#CA97CC (or 0xCA97CC) is unknown color: approx Lilac. HEX triplet: CA, 97 and CC. RGB value is (202,151,204). Sum of RGB (Red+Green+Blue) = 202+151+204=557 (73% of max value = 765). Red value is 202 (79.30% from 255 or 36.27% from 557); Green value is 151 (59.38% from 255 or 27.11% from 557); Blue value is 204 (80.08% from 255 or 36.62% from 557); Max value from RGB is 204 - color contains mainly: blue. Hex color #CA97CC is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #CA97CC is #356833. Grayscale: #ACACAC. Windows color (decimal): -3500084 or 13408202. OLE color: 13408202.
HSL color Cylindrical-coordinate representation of color #CA97CC: hue angle of 297.74º degrees, saturation: 0.34, 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 #CA97CC is Cyan = 0.01, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #CA97CC; } p { color: rgb(202,151,204); } H1.HeaderClassName { color: #CA97CC; } .AnyTagClassName { color: #CA97CC; } </style>
<style> a { background-color: #CA97CC; } a { background-color: rgb(202,151,204); } div.DivClassName { background-color: #CA97CC; } .BgClassName { background-color: #CA97CC; } </style>
<style> span { border-color: #CA97CC; } span { border-color: rgb(202,151,204); } td.TdClassName { border-color: #CA97CC; } .TagClassName { border-color: #CA97CC; } </style>