#cc2100 Hex Color

#CC2100
0
  • #cc2100 Color Information

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

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

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

    • #cc2100 hex color contains mainly RED.

    • The closest web safe color of #cc2100 is #cc3300

    • #cc2100 hex color has a decimal value of 13377792.



    #cc2100 Color Spaces (Color Conversions)

    HEX cc2100 #cc2100
    RGB 204, 33, 0 rgb(204, 33, 0)
    RGB Percent 80, 12.94, 0 rgb(80, 12.94, 0)
    CMYK 0, 84, 100, 20
    HSL 9.7°, 100, 40 hsl(9.7, 100%, 40%)
    HSV 9.7°, 100, 80
    XYZ 25.446, 13.925, 1.347
    Hunter Lab 37.316, 56.416, 23.981
    CIE-LAB 44.125, 63.093, 57.408
    CIE-LCH 44.125, 85.302, 42.299
    CIE-LUV 0, 83.82, 100, 20
    Web Safe cc3300

    RGB percent of color #cc2100

    80%
    12.94%
    0%

    CMYK percent of color #cc2100

    0%
    83.82%
    100%
    20%


    Color Schemes with #cc2100

    Complementary Color

    Split Complementary


    #cc2100 Color Preview

    Text with hexadecimal color #cc2100

    This text has a font color of #cc2100

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

    #cc2100 Background Color

    This box has a background color of #cc2100

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

    #cc2100 Border Color

    This box has a border color of #cc2100

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

    CSS codes

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

    #cc2100 Color on white background

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

    #cc2100 Color on black background

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