#ff002a Hex Color

#FF002A
0
  • #ff002a Color Information

    • In RGB color space, #ff002a hex color has a red value of 255, a green value of 0 and a blue value of 42.

    • In CMYK color space (used in color printing), #ff002a hex color is composed of 0% cyan, 100% magenta, 83.53% yellow and 0% black.

    • #ff002a color has a hue of 350.1 degrees, a saturation of 100% and a lightness of 50%.

    • #ff002a hex color contains mainly RED.

    • The closest web safe color of #ff002a is #ff0033

    • #ff002a hex color has a decimal value of 16711722.



    #ff002a Color Spaces (Color Conversions)

    HEX ff002a #ff002a
    RGB 255, 0, 42 rgb(255, 0, 42)
    RGB Percent 100, 0, 16.47 rgb(100, 0, 16.47)
    CMYK 0, 100, 84, 0
    HSL 350.1°, 100, 50 hsl(350.1, 100%, 50%)
    HSV 350.1°, 100, 100
    XYZ 41.658, 21.427, 4.131
    Hunter Lab 46.289, 79.635, 27.111
    CIE-LAB 53.414, 80.605, 52.475
    CIE-LCH 53.414, 96.181, 33.065
    CIE-LUV 0, 100, 83.53, 0
    Web Safe ff0033

    RGB percent of color #ff002a

    100%
    0%
    16.47%

    CMYK percent of color #ff002a

    0%
    100%
    83.53%
    0%


    Color Schemes with #ff002a

    Complementary Color

    Split Complementary


    #ff002a Color Preview

    Text with hexadecimal color #ff002a

    This text has a font color of #ff002a

    <p style="color:#ff002a">Text here</p>

    #ff002a Background Color

    This box has a background color of #ff002a

    <div style="background-color:#ff002a">Text here</div>

    #ff002a Border Color

    This box has a border color of #ff002a

    <div style="border: 4px solid #ff002a">Text here</div>

    CSS codes

    <p style="color:#ff002a">Text here</p>
    <div style="background-color:#ff002a">Text here</div>
    <div style="border: 4px solid #ff002a">Text here</div>

    #ff002a Color on white background

    This is how a font and box color of #ff002a will look
    on a white background.

    #ff002a Color on black background

    This is how a font and box color of #ff002a hex color will look
    on a black background.