#ff002c Hex Color

#FF002C
0
  • #ff002c Color Information

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

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

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

    • #ff002c hex color contains mainly RED.

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

    • #ff002c hex color has a decimal value of 16711724.



    #ff002c Color Spaces (Color Conversions)

    HEX ff002c #ff002c
    RGB 255, 0, 44 rgb(255, 0, 44)
    RGB Percent 100, 0, 17.25 rgb(100, 0, 17.25)
    CMYK 0, 100, 83, 0
    HSL 349.6°, 100, 50 hsl(349.6, 100%, 50%)
    HSV 349.6°, 100, 100
    XYZ 41.695, 21.442, 4.324
    Hunter Lab 46.306, 79.693, 26.877
    CIE-LAB 53.43, 80.647, 51.472
    CIE-LCH 53.43, 95.673, 32.548
    CIE-LUV 0, 100, 82.75, 0
    Web Safe ff0033

    RGB percent of color #ff002c

    100%
    0%
    17.25%

    CMYK percent of color #ff002c

    0%
    100%
    82.75%
    0%


    Color Schemes with #ff002c

    Complementary Color

    Split Complementary


    #ff002c Color Preview

    Text with hexadecimal color #ff002c

    This text has a font color of #ff002c

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

    #ff002c Background Color

    This box has a background color of #ff002c

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

    #ff002c Border Color

    This box has a border color of #ff002c

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

    CSS codes

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

    #ff002c Color on white background

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

    #ff002c Color on black background

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