#cc0004 Hex Color

#CC0004
0
  • #cc0004 Color Information

    • In RGB color space, #cc0004 hex color has a red value of 204, a green value of 0 and a blue value of 4.

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

    • #cc0004 color has a hue of 358.8 degrees, a saturation of 100% and a lightness of 40%.

    • #cc0004 hex color contains mainly RED.

    • The closest web safe color of #cc0004 is #cc0000

    • #cc0004 hex color has a decimal value of 13369348.



    #cc0004 Color Spaces (Color Conversions)

    HEX cc0004 #cc0004
    RGB 204, 0, 4 rgb(204, 0, 4)
    RGB Percent 80, 0, 1.57 rgb(80, 0, 1.57)
    CMYK 0, 100, 98, 20
    HSL 358.8°, 100, 40 hsl(358.8, 100%, 40%)
    HSV 358.8°, 100, 80
    XYZ 24.924, 12.846, 1.281
    Hunter Lab 35.841, 61.406, 22.97
    CIE-LAB 42.53, 67.749, 55.427
    CIE-LCH 42.53, 87.533, 39.287
    CIE-LUV 0, 100, 98.04, 20
    Web Safe cc0000

    RGB percent of color #cc0004

    80%
    0%
    1.57%

    CMYK percent of color #cc0004

    0%
    100%
    98.04%
    20%


    Color Schemes with #cc0004

    Complementary Color

    Split Complementary


    #cc0004 Color Preview

    Text with hexadecimal color #cc0004

    This text has a font color of #cc0004

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

    #cc0004 Background Color

    This box has a background color of #cc0004

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

    #cc0004 Border Color

    This box has a border color of #cc0004

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

    CSS codes

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

    #cc0004 Color on white background

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

    #cc0004 Color on black background

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