#cc2300 Hex Color

#CC2300
0
  • #cc2300 Color Information

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

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

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

    • #cc2300 hex color contains mainly RED.

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

    • #cc2300 hex color has a decimal value of 13378304.



    #cc2300 Color Spaces (Color Conversions)

    HEX cc2300 #cc2300
    RGB 204, 35, 0 rgb(204, 35, 0)
    RGB Percent 80, 13.73, 0 rgb(80, 13.73, 0)
    CMYK 0, 83, 100, 20
    HSL 10.3°, 100, 40 hsl(10.3, 100%, 40%)
    HSV 10.3°, 100, 80
    XYZ 25.503, 14.039, 1.366
    Hunter Lab 37.469, 55.926, 24.067
    CIE-LAB 44.289, 62.628, 57.474
    CIE-LCH 44.289, 85.003, 42.543
    CIE-LUV 0, 82.84, 100, 20
    Web Safe cc3300

    RGB percent of color #cc2300

    80%
    13.73%
    0%

    CMYK percent of color #cc2300

    0%
    82.84%
    100%
    20%


    Color Schemes with #cc2300

    Complementary Color

    Split Complementary


    #cc2300 Color Preview

    Text with hexadecimal color #cc2300

    This text has a font color of #cc2300

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

    #cc2300 Background Color

    This box has a background color of #cc2300

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

    #cc2300 Border Color

    This box has a border color of #cc2300

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

    CSS codes

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

    #cc2300 Color on white background

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

    #cc2300 Color on black background

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