#cc003c Hex Color

#CC003C
0
  • #cc003c Color Information

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

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

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

    • #cc003c hex color contains mainly RED.

    • The closest web safe color of #cc003c is #cc0033

    • #cc003c hex color has a decimal value of 13369404.



    #cc003c Color Spaces (Color Conversions)

    HEX cc003c #cc003c
    RGB 204, 0, 60 rgb(204, 0, 60)
    RGB Percent 80, 0, 23.53 rgb(80, 0, 23.53)
    CMYK 0, 100, 71, 20
    HSL 342.4°, 100, 40 hsl(342.4, 100%, 40%)
    HSV 342.4°, 100, 80
    XYZ 25.717, 13.164, 5.46
    Hunter Lab 36.282, 63.028, 16.475
    CIE-LAB 43.009, 69.042, 27.988
    CIE-LCH 43.009, 74.499, 22.066
    CIE-LUV 0, 100, 70.59, 20
    Web Safe cc0033

    RGB percent of color #cc003c

    80%
    0%
    23.53%

    CMYK percent of color #cc003c

    0%
    100%
    70.59%
    20%


    Color Schemes with #cc003c

    Complementary Color

    Split Complementary


    #cc003c Color Preview

    Text with hexadecimal color #cc003c

    This text has a font color of #cc003c

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

    #cc003c Background Color

    This box has a background color of #cc003c

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

    #cc003c Border Color

    This box has a border color of #cc003c

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

    CSS codes

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

    #cc003c Color on white background

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

    #cc003c Color on black background

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