#cc003d Hex Color

#CC003D
0
  • #cc003d Color Information

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

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

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

    • #cc003d hex color contains mainly RED.

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

    • #cc003d hex color has a decimal value of 13369405.



    #cc003d Color Spaces (Color Conversions)

    HEX cc003d #cc003d
    RGB 204, 0, 61 rgb(204, 0, 61)
    RGB Percent 80, 0, 23.92 rgb(80, 0, 23.92)
    CMYK 0, 100, 70, 20
    HSL 342.1°, 100, 40 hsl(342.1, 100%, 40%)
    HSV 342.1°, 100, 80
    XYZ 25.744, 13.174, 5.601
    Hunter Lab 36.296, 63.088, 16.258
    CIE-LAB 43.024, 69.091, 27.384
    CIE-LCH 43.024, 74.32, 21.621
    CIE-LUV 0, 100, 70.1, 20
    Web Safe cc0033

    RGB percent of color #cc003d

    80%
    0%
    23.92%

    CMYK percent of color #cc003d

    0%
    100%
    70.1%
    20%


    Color Schemes with #cc003d

    Complementary Color

    Split Complementary


    #cc003d Color Preview

    Text with hexadecimal color #cc003d

    This text has a font color of #cc003d

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

    #cc003d Background Color

    This box has a background color of #cc003d

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

    #cc003d Border Color

    This box has a border color of #cc003d

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

    CSS codes

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

    #cc003d Color on white background

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

    #cc003d Color on black background

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