#cc000d Hex Color

#CC000D
0
  • #cc000d Color Information

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

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

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

    • #cc000d hex color contains mainly RED.

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

    • #cc000d hex color has a decimal value of 13369357.



    #cc000d Color Spaces (Color Conversions)

    HEX cc000d #cc000d
    RGB 204, 0, 13 rgb(204, 0, 13)
    RGB Percent 80, 0, 5.1 rgb(80, 0, 5.1)
    CMYK 0, 100, 94, 20
    HSL 356.2°, 100, 40 hsl(356.2, 100%, 40%)
    HSV 356.2°, 100, 80
    XYZ 24.974, 12.866, 1.548
    Hunter Lab 35.869, 61.51, 22.55
    CIE-LAB 42.561, 67.832, 52.516
    CIE-LCH 42.561, 85.785, 37.747
    CIE-LUV 0, 100, 93.63, 20
    Web Safe cc0000

    RGB percent of color #cc000d

    80%
    0%
    5.1%

    CMYK percent of color #cc000d

    0%
    100%
    93.63%
    20%


    Color Schemes with #cc000d

    Complementary Color

    Split Complementary


    #cc000d Color Preview

    Text with hexadecimal color #cc000d

    This text has a font color of #cc000d

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

    #cc000d Background Color

    This box has a background color of #cc000d

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

    #cc000d Border Color

    This box has a border color of #cc000d

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

    CSS codes

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

    #cc000d Color on white background

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

    #cc000d Color on black background

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