#cc0c00 Hex Color

#CC0C00
0
  • #cc0c00 Color Information

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

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

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

    • #cc0c00 hex color contains mainly RED.

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

    • #cc0c00 hex color has a decimal value of 13372416.



    #cc0c00 Color Spaces (Color Conversions)

    HEX cc0c00 #cc0c00
    RGB 204, 12, 0 rgb(204, 12, 0)
    RGB Percent 80, 4.71, 0 rgb(80, 4.71, 0)
    CMYK 0, 94, 100, 20
    HSL 3.5°, 100, 40 hsl(3.5, 100%, 40%)
    HSV 3.5°, 100, 80
    XYZ 25.033, 13.1, 1.209
    Hunter Lab 36.194, 60.118, 23.355
    CIE-LAB 42.914, 66.562, 56.956
    CIE-LCH 42.914, 87.604, 40.553
    CIE-LUV 0, 94.12, 100, 20
    Web Safe cc0000

    RGB percent of color #cc0c00

    80%
    4.71%
    0%

    CMYK percent of color #cc0c00

    0%
    94.12%
    100%
    20%


    Color Schemes with #cc0c00

    Complementary Color

    Split Complementary


    #cc0c00 Color Preview

    Text with hexadecimal color #cc0c00

    This text has a font color of #cc0c00

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

    #cc0c00 Background Color

    This box has a background color of #cc0c00

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

    #cc0c00 Border Color

    This box has a border color of #cc0c00

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

    CSS codes

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

    #cc0c00 Color on white background

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

    #cc0c00 Color on black background

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