#cc0402 Hex Color

#CC0402
0
  • #cc0402 Color Information

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

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

    • #cc0402 color has a hue of 0.6 degrees, a saturation of 98.06% and a lightness of 40.4%.

    • #cc0402 hex color contains mainly RED.

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

    • #cc0402 hex color has a decimal value of 13370370.



    #cc0402 Color Spaces (Color Conversions)

    HEX cc0402 #cc0402
    RGB 204, 4, 2 rgb(204, 4, 2)
    RGB Percent 80, 1.57, 0.78 rgb(80, 1.57, 0.78)
    CMYK 0, 98, 99, 20
    HSL 0.6°, 98.06, 40.4 hsl(0.6, 98.06%, 40.4%)
    HSV 0.6°, 99, 80
    XYZ 24.956, 12.929, 1.238
    Hunter Lab 35.957, 60.964, 23.128
    CIE-LAB 42.656, 67.343, 56.158
    CIE-LCH 42.656, 87.686, 39.825
    CIE-LUV 0, 98.04, 99.02, 20
    Web Safe cc0000

    RGB percent of color #cc0402

    80%
    1.57%
    0.78%

    CMYK percent of color #cc0402

    0%
    98.04%
    99.02%
    20%


    Color Schemes with #cc0402

    Complementary Color

    Split Complementary


    #cc0402 Color Preview

    Text with hexadecimal color #cc0402

    This text has a font color of #cc0402

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

    #cc0402 Background Color

    This box has a background color of #cc0402

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

    #cc0402 Border Color

    This box has a border color of #cc0402

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

    CSS codes

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

    #cc0402 Color on white background

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

    #cc0402 Color on black background

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