#cc1200 Hex Color

#CC1200
0
  • #cc1200 Color Information

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

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

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

    • #cc1200 hex color contains mainly RED.

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

    • #cc1200 hex color has a decimal value of 13373952.



    #cc1200 Color Spaces (Color Conversions)

    HEX cc1200 #cc1200
    RGB 204, 18, 0 rgb(204, 18, 0)
    RGB Percent 80, 7.06, 0 rgb(80, 7.06, 0)
    CMYK 0, 91, 100, 20
    HSL 5.3°, 100, 40 hsl(5.3, 100%, 40%)
    HSV 5.3°, 100, 80
    XYZ 25.118, 13.27, 1.237
    Hunter Lab 36.428, 59.331, 23.486
    CIE-LAB 43.167, 65.831, 57.052
    CIE-LCH 43.167, 87.113, 40.914
    CIE-LUV 0, 91.18, 100, 20
    Web Safe cc0000

    RGB percent of color #cc1200

    80%
    7.06%
    0%

    CMYK percent of color #cc1200

    0%
    91.18%
    100%
    20%


    Color Schemes with #cc1200

    Complementary Color

    Split Complementary


    #cc1200 Color Preview

    Text with hexadecimal color #cc1200

    This text has a font color of #cc1200

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

    #cc1200 Background Color

    This box has a background color of #cc1200

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

    #cc1200 Border Color

    This box has a border color of #cc1200

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

    CSS codes

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

    #cc1200 Color on white background

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

    #cc1200 Color on black background

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