#cc100c Hex Color

#CC100C
0
  • #cc100c Color Information

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

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

    • #cc100c color has a hue of 1.3 degrees, a saturation of 88.89% and a lightness of 42.4%.

    • #cc100c hex color contains mainly RED.

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

    • #cc100c hex color has a decimal value of 13373452.



    #cc100c Color Spaces (Color Conversions)

    HEX cc100c #cc100c
    RGB 204, 16, 12 rgb(204, 16, 12)
    RGB Percent 80, 6.27, 4.71 rgb(80, 6.27, 4.71)
    CMYK 0, 92, 94, 20
    HSL 1.3°, 88.89, 42.4 hsl(1.3, 88.89%, 42.4%)
    HSV 1.3°, 94.1, 80
    XYZ 25.153, 13.234, 1.577
    Hunter Lab 36.379, 59.757, 22.895
    CIE-LAB 43.114, 66.211, 53.169
    CIE-LCH 43.114, 84.917, 38.765
    CIE-LUV 0, 92.16, 94.12, 20
    Web Safe cc0000

    RGB percent of color #cc100c

    80%
    6.27%
    4.71%

    CMYK percent of color #cc100c

    0%
    92.16%
    94.12%
    20%


    Color Schemes with #cc100c

    Complementary Color

    Split Complementary


    #cc100c Color Preview

    Text with hexadecimal color #cc100c

    This text has a font color of #cc100c

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

    #cc100c Background Color

    This box has a background color of #cc100c

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

    #cc100c Border Color

    This box has a border color of #cc100c

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

    CSS codes

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

    #cc100c Color on white background

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

    #cc100c Color on black background

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