#cc00cc Hex Color

#CC00CC
0
  • #cc00cc Color Information

    • #cc00cc short hex color code is #c0c.

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

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

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

    • #cc00cc hex color contains mainly RED.

    • #cc00cc is a web safe color.

    • #cc00cc hex color has a decimal value of 13369548.



    #cc00cc Color Spaces (Color Conversions)

    HEX cc00cc #cc00cc
    RGB 204, 0, 204 rgb(204, 0, 204)
    RGB Percent 80, 0, 80 rgb(80, 0, 80)
    CMYK 0, 100, 0, 20
    HSL 300°, 100, 40 hsl(300, 100%, 40%)
    HSV 300°, 100, 80
    XYZ 35.801, 17.197, 58.559
    Hunter Lab 41.469, 81.53, -54.695
    CIE-LAB 48.507, 83.047, -51.426
    CIE-LCH 48.507, 97.68, 328.233
    CIE-LUV 0, 100, 0, 20
    Web Safe cc00cc

    RGB percent of color #cc00cc

    80%
    0%
    80%

    CMYK percent of color #cc00cc

    0%
    100%
    0%
    20%


    Color Schemes with #cc00cc

    Complementary Color

    Split Complementary


    #cc00cc Color Preview

    Text with hexadecimal color #cc00cc

    This text has a font color of #cc00cc

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

    #cc00cc Background Color

    This box has a background color of #cc00cc

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

    #cc00cc Border Color

    This box has a border color of #cc00cc

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

    CSS codes

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

    #cc00cc Color on white background

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

    #cc00cc Color on black background

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