#cc0acc Hex Color

#CC0ACC
0
  • #cc0acc Color Information

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

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

    • #cc0acc color has a hue of 300 degrees, a saturation of 90.65% and a lightness of 42%.

    • #cc0acc hex color contains mainly RED.

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

    • #cc0acc hex color has a decimal value of 13372108.



    #cc0acc Color Spaces (Color Conversions)

    HEX cc0acc #cc0acc
    RGB 204, 10, 204 rgb(204, 10, 204)
    RGB Percent 80, 3.92, 80 rgb(80, 3.92, 80)
    CMYK 0, 95, 0, 20
    HSL 300°, 90.65, 42 hsl(300, 90.65%, 42%)
    HSV 300°, 95.1, 80
    XYZ 35.909, 17.414, 58.595
    Hunter Lab 41.73, 80.573, -54.041
    CIE-LAB 48.777, 82.245, -50.993
    CIE-LCH 48.777, 96.77, 328.201
    CIE-LUV 0, 95.1, 0, 20
    Web Safe cc00cc

    RGB percent of color #cc0acc

    80%
    3.92%
    80%

    CMYK percent of color #cc0acc

    0%
    95.1%
    0%
    20%


    Color Schemes with #cc0acc

    Complementary Color

    Split Complementary


    #cc0acc Color Preview

    Text with hexadecimal color #cc0acc

    This text has a font color of #cc0acc

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

    #cc0acc Background Color

    This box has a background color of #cc0acc

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

    #cc0acc Border Color

    This box has a border color of #cc0acc

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

    CSS codes

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

    #cc0acc Color on white background

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

    #cc0acc Color on black background

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