#cc65bf Hex Color

#CC65BF
0
  • #cc65bf Color Information

    • In RGB color space, #cc65bf hex color has a red value of 204, a green value of 101 and a blue value of 191.

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

    • #cc65bf color has a hue of 307.6 degrees, a saturation of 50.24% and a lightness of 59.8%.

    • #cc65bf hex color contains mainly RED.

    • The closest web safe color of #cc65bf is #cc66cc

    • #cc65bf hex color has a decimal value of 13395391.



    #cc65bf Color Spaces (Color Conversions)

    HEX cc65bf #cc65bf
    RGB 204, 101, 191 rgb(204, 101, 191)
    RGB Percent 80, 39.61, 74.9 rgb(80, 39.61, 74.9)
    CMYK 0, 50, 6, 20
    HSL 307.6°, 50.24, 59.8 hsl(307.6, 50.24%, 59.8%)
    HSV 307.6°, 50.5, 80
    XYZ 38.959, 25.906, 52.237
    Hunter Lab 50.898, 47.559, -25.221
    CIE-LAB 57.948, 52.675, -29.072
    CIE-LCH 57.948, 60.165, 331.105
    CIE-LUV 0, 50.49, 6.37, 20
    Web Safe cc66cc

    RGB percent of color #cc65bf

    80%
    39.61%
    74.9%

    CMYK percent of color #cc65bf

    0%
    50.49%
    6.37%
    20%


    Color Schemes with #cc65bf

    Complementary Color

    Split Complementary


    #cc65bf Color Preview

    Text with hexadecimal color #cc65bf

    This text has a font color of #cc65bf

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

    #cc65bf Background Color

    This box has a background color of #cc65bf

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

    #cc65bf Border Color

    This box has a border color of #cc65bf

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

    CSS codes

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

    #cc65bf Color on white background

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

    #cc65bf Color on black background

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