#CD97CC (or 0xCD97CC) is unknown color: approx Lilac. HEX triplet: CD, 97 and CC. RGB value is (205,151,204). Sum of RGB (Red+Green+Blue) = 205+151+204=560 (74% of max value = 765). Red value is 205 (80.47% from 255 or 36.61% from 560); Green value is 151 (59.38% from 255 or 26.96% from 560); Blue value is 204 (80.08% from 255 or 36.43% from 560); Max value from RGB is 205 - color contains mainly: red. Hex color #CD97CC is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CD97CC is #326833. Grayscale: #ADADAD. Windows color (decimal): -3303476 or 13408205. OLE color: 13408205.
HSL color Cylindrical-coordinate representation of color #CD97CC: hue angle of 301.11º degrees, saturation: 0.35, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #CD97CC is Cyan = 0, Magento = 0.26, Yellow = 0.00 and Black (K on CMYK) = 0.20.
<style> p { color: #CD97CC; } p { color: rgb(205,151,204); } H1.HeaderClassName { color: #CD97CC; } .AnyTagClassName { color: #CD97CC; } </style>
<style> a { background-color: #CD97CC; } a { background-color: rgb(205,151,204); } div.DivClassName { background-color: #CD97CC; } .BgClassName { background-color: #CD97CC; } </style>
<style> span { border-color: #CD97CC; } span { border-color: rgb(205,151,204); } td.TdClassName { border-color: #CD97CC; } .TagClassName { border-color: #CD97CC; } </style>