#CAC7E8 (or 0xCAC7E8) is unknown color: approx Lavender Grey. HEX triplet: CA, C7 and E8. RGB value is (202,199,232). Sum of RGB (Red+Green+Blue) = 202+199+232=633 (83% of max value = 765). Red value is 202 (79.30% from 255 or 31.91% from 633); Green value is 199 (78.12% from 255 or 31.44% from 633); Blue value is 232 (91.02% from 255 or 36.65% from 633); Max value from RGB is 232 - color contains mainly: blue. Hex color #CAC7E8 is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CAC7E8 is #353817. Grayscale: #CBCBCB. Windows color (decimal): -3487768 or 15255498. OLE color: 15255498.
HSL color Cylindrical-coordinate representation of color #CAC7E8: hue angle of 245.45º degrees, saturation: 0.42, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #CAC7E8 is Cyan = 0.13, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.09.
<style> p { color: #CAC7E8; } p { color: rgb(202,199,232); } H1.HeaderClassName { color: #CAC7E8; } .AnyTagClassName { color: #CAC7E8; } </style>
<style> a { background-color: #CAC7E8; } a { background-color: rgb(202,199,232); } div.DivClassName { background-color: #CAC7E8; } .BgClassName { background-color: #CAC7E8; } </style>
<style> span { border-color: #CAC7E8; } span { border-color: rgb(202,199,232); } td.TdClassName { border-color: #CAC7E8; } .TagClassName { border-color: #CAC7E8; } </style>