#cc0203 Hex Color

#CC0203
0
  • #cc0203 Color Information

    • In RGB color space, #cc0203 hex color has a red value of 204, a green value of 2 and a blue value of 3.

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

    • #cc0203 color has a hue of 359.7 degrees, a saturation of 98.06% and a lightness of 40.4%.

    • #cc0203 hex color contains mainly RED.

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

    • #cc0203 hex color has a decimal value of 13369859.



    #cc0203 Color Spaces (Color Conversions)

    HEX cc0203 #cc0203
    RGB 204, 2, 3 rgb(204, 2, 3)
    RGB Percent 80, 0.78, 1.18 rgb(80, 0.78, 1.18)
    CMYK 0, 99, 99, 20
    HSL 359.7°, 98.06, 40.4 hsl(359.7, 98.06%, 40.4%)
    HSV 359.7°, 99, 80
    XYZ 24.94, 12.887, 1.259
    Hunter Lab 35.898, 61.188, 23.05
    CIE-LAB 42.592, 67.549, 55.796
    CIE-LCH 42.592, 87.613, 39.557
    CIE-LUV 0, 99.02, 98.53, 20
    Web Safe cc0000

    RGB percent of color #cc0203

    80%
    0.78%
    1.18%

    CMYK percent of color #cc0203

    0%
    99.02%
    98.53%
    20%


    Color Schemes with #cc0203

    Complementary Color

    Split Complementary


    #cc0203 Color Preview

    Text with hexadecimal color #cc0203

    This text has a font color of #cc0203

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

    #cc0203 Background Color

    This box has a background color of #cc0203

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

    #cc0203 Border Color

    This box has a border color of #cc0203

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

    CSS codes

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

    #cc0203 Color on white background

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

    #cc0203 Color on black background

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