#c000dd Hex Color

#C000DD
0
  • #c000dd Color Information

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

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

    • #c000dd color has a hue of 292.1 degrees, a saturation of 100% and a lightness of 43.3%.

    • #c000dd hex color contains mainly BLUE.

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

    • #c000dd hex color has a decimal value of 12583133.



    #c000dd Color Spaces (Color Conversions)

    HEX c000dd #c000dd
    RGB 192, 0, 221 rgb(192, 0, 221)
    RGB Percent 75.29, 0, 86.67 rgb(75.29, 0, 86.67)
    CMYK 13, 100, 0, 13
    HSL 292.1°, 100, 43.3 hsl(292.1, 100%, 43.3%)
    HSV 292.1°, 100, 86.7
    XYZ 34.789, 16.427, 69.744
    Hunter Lab 40.53, 82.287, -73.654
    CIE-LAB 47.53, 83.825, -62.869
    CIE-LCH 47.53, 104.781, 323.13
    CIE-LUV 13.12, 100, 0, 13.33
    Web Safe cc00cc

    RGB percent of color #c000dd

    75.29%
    0%
    86.67%

    CMYK percent of color #c000dd

    13.12%
    100%
    0%
    13.33%


    Color Schemes with #c000dd

    Complementary Color

    Split Complementary


    #c000dd Color Preview

    Text with hexadecimal color #c000dd

    This text has a font color of #c000dd

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

    #c000dd Background Color

    This box has a background color of #c000dd

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

    #c000dd Border Color

    This box has a border color of #c000dd

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

    CSS codes

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

    #c000dd Color on white background

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

    #c000dd Color on black background

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