#cc0400 Hex Color

#CC0400
0
  • #cc0400 Color Information

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

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

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

    • #cc0400 hex color contains mainly RED.

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

    • #cc0400 hex color has a decimal value of 13370368.



    #cc0400 Color Spaces (Color Conversions)

    HEX cc0400 #cc0400
    RGB 204, 4, 0 rgb(204, 4, 0)
    RGB Percent 80, 1.57, 0 rgb(80, 1.57, 0)
    CMYK 0, 98, 100, 20
    HSL 1.2°, 100, 40 hsl(1.2, 100%, 40%)
    HSV 1.2°, 100, 80
    XYZ 24.945, 12.924, 1.18
    Hunter Lab 35.95, 60.945, 23.219
    CIE-LAB 42.649, 67.329, 56.859
    CIE-LCH 42.649, 88.126, 40.181
    CIE-LUV 0, 98.04, 100, 20
    Web Safe cc0000

    RGB percent of color #cc0400

    80%
    1.57%
    0%

    CMYK percent of color #cc0400

    0%
    98.04%
    100%
    20%


    Color Schemes with #cc0400

    Complementary Color

    Split Complementary


    #cc0400 Color Preview

    Text with hexadecimal color #cc0400

    This text has a font color of #cc0400

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

    #cc0400 Background Color

    This box has a background color of #cc0400

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

    #cc0400 Border Color

    This box has a border color of #cc0400

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

    CSS codes

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

    #cc0400 Color on white background

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

    #cc0400 Color on black background

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