#cc0d00 Hex Color

#CC0D00
0
  • #cc0d00 Color Information

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

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

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

    • #cc0d00 hex color contains mainly RED.

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

    • #cc0d00 hex color has a decimal value of 13372672.



    #cc0d00 Color Spaces (Color Conversions)

    HEX cc0d00 #cc0d00
    RGB 204, 13, 0 rgb(204, 13, 0)
    RGB Percent 80, 5.1, 0 rgb(80, 5.1, 0)
    CMYK 0, 94, 100, 20
    HSL 3.8°, 100, 40 hsl(3.8, 100%, 40%)
    HSV 3.8°, 100, 80
    XYZ 25.046, 13.125, 1.213
    Hunter Lab 36.228, 60.004, 23.375
    CIE-LAB 42.951, 66.456, 56.972
    CIE-LCH 42.951, 87.534, 40.606
    CIE-LUV 0, 93.63, 100, 20
    Web Safe cc0000

    RGB percent of color #cc0d00

    80%
    5.1%
    0%

    CMYK percent of color #cc0d00

    0%
    93.63%
    100%
    20%


    Color Schemes with #cc0d00

    Complementary Color

    Split Complementary


    #cc0d00 Color Preview

    Text with hexadecimal color #cc0d00

    This text has a font color of #cc0d00

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

    #cc0d00 Background Color

    This box has a background color of #cc0d00

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

    #cc0d00 Border Color

    This box has a border color of #cc0d00

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

    CSS codes

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

    #cc0d00 Color on white background

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

    #cc0d00 Color on black background

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