#c000cc Hex Color

#C000CC
0
  • #c000cc Color Information

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

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

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

    • #c000cc hex color contains mainly BLUE.

    • The closest web safe color of #c000cc is #cc00cc

    • #c000cc hex color has a decimal value of 12583116.



    #c000cc Color Spaces (Color Conversions)

    HEX c000cc #c000cc
    RGB 192, 0, 204 rgb(192, 0, 204)
    RGB Percent 75.29, 0, 80 rgb(75.29, 0, 80)
    CMYK 6, 100, 0, 20
    HSL 296.5°, 100, 40 hsl(296.5, 100%, 40%)
    HSV 296.5°, 100, 80
    XYZ 32.637, 15.566, 58.411
    Hunter Lab 39.454, 78.615, -60.161
    CIE-LAB 46.4, 81.163, -54.922
    CIE-LCH 46.4, 97.999, 325.914
    CIE-LUV 5.88, 100, 0, 20
    Web Safe cc00cc

    RGB percent of color #c000cc

    75.29%
    0%
    80%

    CMYK percent of color #c000cc

    5.88%
    100%
    0%
    20%


    Color Schemes with #c000cc

    Complementary Color

    Split Complementary


    #c000cc Color Preview

    Text with hexadecimal color #c000cc

    This text has a font color of #c000cc

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

    #c000cc Background Color

    This box has a background color of #c000cc

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

    #c000cc Border Color

    This box has a border color of #c000cc

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

    CSS codes

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

    #c000cc Color on white background

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

    #c000cc Color on black background

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