#cc0300 Hex Color

#CC0300
0
  • #cc0300 Color Information

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

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

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

    • #cc0300 hex color contains mainly RED.

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

    • #cc0300 hex color has a decimal value of 13370112.



    #cc0300 Color Spaces (Color Conversions)

    HEX cc0300 #cc0300
    RGB 204, 3, 0 rgb(204, 3, 0)
    RGB Percent 80, 1.18, 0 rgb(80, 1.18, 0)
    CMYK 0, 99, 100, 20
    HSL 0.9°, 100, 40 hsl(0.9, 100%, 40%)
    HSV 0.9°, 100, 80
    XYZ 24.934, 12.902, 1.176
    Hunter Lab 35.919, 61.05, 23.202
    CIE-LAB 42.615, 67.425, 56.852
    CIE-LCH 42.615, 88.195, 40.137
    CIE-LUV 0, 98.53, 100, 20
    Web Safe cc0000

    RGB percent of color #cc0300

    80%
    1.18%
    0%

    CMYK percent of color #cc0300

    0%
    98.53%
    100%
    20%


    Color Schemes with #cc0300

    Complementary Color

    Split Complementary


    #cc0300 Color Preview

    Text with hexadecimal color #cc0300

    This text has a font color of #cc0300

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

    #cc0300 Background Color

    This box has a background color of #cc0300

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

    #cc0300 Border Color

    This box has a border color of #cc0300

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

    CSS codes

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

    #cc0300 Color on white background

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

    #cc0300 Color on black background

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