#cc65aa Hex Color

#CC65AA
0
  • #cc65aa Color Information

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

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

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

    • #cc65aa hex color contains mainly RED.

    • The closest web safe color of #cc65aa is #cc6699

    • #cc65aa hex color has a decimal value of 13395370.



    #cc65aa Color Spaces (Color Conversions)

    HEX cc65aa #cc65aa
    RGB 204, 101, 170 rgb(204, 101, 170)
    RGB Percent 80, 39.61, 66.67 rgb(80, 39.61, 66.67)
    CMYK 0, 50, 17, 20
    HSL 319.8°, 50.24, 59.8 hsl(319.8, 50.24%, 59.8%)
    HSV 319.8°, 50.5, 80
    XYZ 36.811, 25.047, 40.925
    Hunter Lab 50.047, 43.71, -13.45
    CIE-LAB 57.121, 49.282, -18.264
    CIE-LCH 57.121, 52.557, 339.665
    CIE-LUV 0, 50.49, 16.67, 20
    Web Safe cc6699

    RGB percent of color #cc65aa

    80%
    39.61%
    66.67%

    CMYK percent of color #cc65aa

    0%
    50.49%
    16.67%
    20%


    Color Schemes with #cc65aa

    Complementary Color

    Split Complementary


    #cc65aa Color Preview

    Text with hexadecimal color #cc65aa

    This text has a font color of #cc65aa

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

    #cc65aa Background Color

    This box has a background color of #cc65aa

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

    #cc65aa Border Color

    This box has a border color of #cc65aa

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

    CSS codes

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

    #cc65aa Color on white background

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

    #cc65aa Color on black background

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