#cc008b Hex Color

#CC008B
0
  • #cc008b Color Information

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

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

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

    • #cc008b hex color contains mainly RED.

    • The closest web safe color of #cc008b is #cc0099

    • #cc008b hex color has a decimal value of 13369483.



    #cc008b Color Spaces (Color Conversions)

    HEX cc008b #cc008b
    RGB 204, 0, 139 rgb(204, 0, 139)
    RGB Percent 80, 0, 54.51 rgb(80, 0, 54.51)
    CMYK 0, 100, 32, 20
    HSL 319.1°, 100, 40 hsl(319.1, 100%, 40%)
    HSV 319.1°, 100, 80
    XYZ 29.562, 14.701, 25.706
    Hunter Lab 38.342, 70.527, -12.911
    CIE-LAB 45.222, 74.88, -18.055
    CIE-LCH 45.222, 77.026, 346.444
    CIE-LUV 0, 100, 31.86, 20
    Web Safe cc0099

    RGB percent of color #cc008b

    80%
    0%
    54.51%

    CMYK percent of color #cc008b

    0%
    100%
    31.86%
    20%


    Color Schemes with #cc008b

    Complementary Color

    Split Complementary


    #cc008b Color Preview

    Text with hexadecimal color #cc008b

    This text has a font color of #cc008b

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

    #cc008b Background Color

    This box has a background color of #cc008b

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

    #cc008b Border Color

    This box has a border color of #cc008b

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

    CSS codes

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

    #cc008b Color on white background

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

    #cc008b Color on black background

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