#cc2600 Hex Color

#CC2600
0
  • #cc2600 Color Information

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

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

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

    • #cc2600 hex color contains mainly RED.

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

    • #cc2600 hex color has a decimal value of 13379072.



    #cc2600 Color Spaces (Color Conversions)

    HEX cc2600 #cc2600
    RGB 204, 38, 0 rgb(204, 38, 0)
    RGB Percent 80, 14.9, 0 rgb(80, 14.9, 0)
    CMYK 0, 81, 100, 20
    HSL 11.2°, 100, 40 hsl(11.2, 100%, 40%)
    HSV 11.2°, 100, 80
    XYZ 25.595, 14.224, 1.396
    Hunter Lab 37.715, 55.138, 24.206
    CIE-LAB 44.552, 61.879, 57.591
    CIE-LCH 44.552, 84.532, 42.944
    CIE-LUV 0, 81.37, 100, 20
    Web Safe cc3300

    RGB percent of color #cc2600

    80%
    14.9%
    0%

    CMYK percent of color #cc2600

    0%
    81.37%
    100%
    20%


    Color Schemes with #cc2600

    Complementary Color

    Split Complementary


    #cc2600 Color Preview

    Text with hexadecimal color #cc2600

    This text has a font color of #cc2600

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

    #cc2600 Background Color

    This box has a background color of #cc2600

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

    #cc2600 Border Color

    This box has a border color of #cc2600

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

    CSS codes

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

    #cc2600 Color on white background

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

    #cc2600 Color on black background

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