#cc000c Hex Color

#CC000C
0
  • #cc000c Color Information

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

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

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

    • #cc000c hex color contains mainly RED.

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

    • #cc000c hex color has a decimal value of 13369356.



    #cc000c Color Spaces (Color Conversions)

    HEX cc000c #cc000c
    RGB 204, 0, 12 rgb(204, 0, 12)
    RGB Percent 80, 0, 4.71 rgb(80, 0, 4.71)
    CMYK 0, 100, 94, 20
    HSL 356.5°, 100, 40 hsl(356.5, 100%, 40%)
    HSV 356.5°, 100, 80
    XYZ 24.968, 12.864, 1.515
    Hunter Lab 35.866, 61.495, 22.602
    CIE-LAB 42.558, 67.819, 52.857
    CIE-LCH 42.558, 85.984, 37.932
    CIE-LUV 0, 100, 94.12, 20
    Web Safe cc0000

    RGB percent of color #cc000c

    80%
    0%
    4.71%

    CMYK percent of color #cc000c

    0%
    100%
    94.12%
    20%


    Color Schemes with #cc000c

    Complementary Color

    Split Complementary


    #cc000c Color Preview

    Text with hexadecimal color #cc000c

    This text has a font color of #cc000c

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

    #cc000c Background Color

    This box has a background color of #cc000c

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

    #cc000c Border Color

    This box has a border color of #cc000c

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

    CSS codes

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

    #cc000c Color on white background

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

    #cc000c Color on black background

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