#cc0a00 Hex Color

#CC0A00
0
  • #cc0a00 Color Information

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

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

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

    • #cc0a00 hex color contains mainly RED.

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

    • #cc0a00 hex color has a decimal value of 13371904.



    #cc0a00 Color Spaces (Color Conversions)

    HEX cc0a00 #cc0a00
    RGB 204, 10, 0 rgb(204, 10, 0)
    RGB Percent 80, 3.92, 0 rgb(80, 3.92, 0)
    CMYK 0, 95, 100, 20
    HSL 2.9°, 100, 40 hsl(2.9, 100%, 40%)
    HSV 2.9°, 100, 80
    XYZ 25.01, 13.054, 1.202
    Hunter Lab 36.13, 60.333, 23.319
    CIE-LAB 42.844, 66.762, 56.923
    CIE-LCH 42.844, 87.735, 40.452
    CIE-LUV 0, 95.1, 100, 20
    Web Safe cc0000

    RGB percent of color #cc0a00

    80%
    3.92%
    0%

    CMYK percent of color #cc0a00

    0%
    95.1%
    100%
    20%


    Color Schemes with #cc0a00

    Complementary Color

    Split Complementary


    #cc0a00 Color Preview

    Text with hexadecimal color #cc0a00

    This text has a font color of #cc0a00

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

    #cc0a00 Background Color

    This box has a background color of #cc0a00

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

    #cc0a00 Border Color

    This box has a border color of #cc0a00

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

    CSS codes

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

    #cc0a00 Color on white background

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

    #cc0a00 Color on black background

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