#cc00cb Hex Color

#CC00CB
0
  • #cc00cb Color Information

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

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

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

    • #cc00cb hex color contains mainly RED.

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

    • #cc00cb hex color has a decimal value of 13369547.



    #cc00cb Color Spaces (Color Conversions)

    HEX cc00cb #cc00cb
    RGB 204, 0, 203 rgb(204, 0, 203)
    RGB Percent 80, 0, 79.61 rgb(80, 0, 79.61)
    CMYK 0, 100, 0, 20
    HSL 300.3°, 100, 40 hsl(300.3, 100%, 40%)
    HSV 300.3°, 100, 80
    XYZ 35.681, 17.149, 57.929
    Hunter Lab 41.411, 81.33, -53.951
    CIE-LAB 48.447, 82.902, -50.944
    CIE-LCH 48.447, 97.304, 328.429
    CIE-LUV 0, 100, 0.49, 20
    Web Safe cc00cc

    RGB percent of color #cc00cb

    80%
    0%
    79.61%

    CMYK percent of color #cc00cb

    0%
    100%
    0.49%
    20%


    Color Schemes with #cc00cb

    Complementary Color

    Split Complementary


    #cc00cb Color Preview

    Text with hexadecimal color #cc00cb

    This text has a font color of #cc00cb

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

    #cc00cb Background Color

    This box has a background color of #cc00cb

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

    #cc00cb Border Color

    This box has a border color of #cc00cb

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

    CSS codes

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

    #cc00cb Color on white background

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

    #cc00cb Color on black background

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