#cc0003 Hex Color

#CC0003
0
  • #cc0003 Color Information

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

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

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

    • #cc0003 hex color contains mainly RED.

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

    • #cc0003 hex color has a decimal value of 13369347.



    #cc0003 Color Spaces (Color Conversions)

    HEX cc0003 #cc0003
    RGB 204, 0, 3 rgb(204, 0, 3)
    RGB Percent 80, 0, 1.18 rgb(80, 0, 1.18)
    CMYK 0, 100, 99, 20
    HSL 359.1°, 100, 40 hsl(359.1, 100%, 40%)
    HSV 359.1°, 100, 80
    XYZ 24.918, 12.844, 1.252
    Hunter Lab 35.839, 61.391, 23.016
    CIE-LAB 42.527, 67.736, 55.767
    CIE-LCH 42.527, 87.739, 39.465
    CIE-LUV 0, 100, 98.53, 20
    Web Safe cc0000

    RGB percent of color #cc0003

    80%
    0%
    1.18%

    CMYK percent of color #cc0003

    0%
    100%
    98.53%
    20%


    Color Schemes with #cc0003

    Complementary Color

    Split Complementary


    #cc0003 Color Preview

    Text with hexadecimal color #cc0003

    This text has a font color of #cc0003

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

    #cc0003 Background Color

    This box has a background color of #cc0003

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

    #cc0003 Border Color

    This box has a border color of #cc0003

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

    CSS codes

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

    #cc0003 Color on white background

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

    #cc0003 Color on black background

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