#cc0000 Hex Color

#CC0000
0
  • #cc0000 Color Information

    • #cc0000 short hex color code is #c00.

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

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

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

    • #cc0000 hex color contains mainly RED.

    • #cc0000 is a web safe color.

    • #cc0000 hex color has a decimal value of 13369344.



    #cc0000 Color Spaces (Color Conversions)

    HEX cc0000 #cc0000
    RGB 204, 0, 0 rgb(204, 0, 0)
    RGB Percent 80, 0, 0 rgb(80, 0, 0)
    CMYK 0, 100, 100, 20
    HSL 0°, 100, 40 hsl(0, 100%, 40%)
    HSV 0°, 100, 80
    XYZ 24.902, 12.837, 1.165
    Hunter Lab 35.829, 61.362, 23.152
    CIE-LAB 42.517, 67.713, 56.82
    CIE-LCH 42.517, 88.394, 40.001
    CIE-LUV 0, 100, 100, 20
    Web Safe cc0000

    RGB percent of color #cc0000

    80%
    0%
    0%

    CMYK percent of color #cc0000

    0%
    100%
    100%
    20%


    Color Schemes with #cc0000

    Complementary Color

    Split Complementary


    #cc0000 Color Preview

    Text with hexadecimal color #cc0000

    This text has a font color of #cc0000

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

    #cc0000 Background Color

    This box has a background color of #cc0000

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

    #cc0000 Border Color

    This box has a border color of #cc0000

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

    CSS codes

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

    #cc0000 Color on white background

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

    #cc0000 Color on black background

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