#CABCCC (or 0xCABCCC) is unknown color: approx Prelude. HEX triplet: CA, BC and CC. RGB value is (202,188,204). Sum of RGB (Red+Green+Blue) = 202+188+204=594 (78% of max value = 765). Red value is 202 (79.30% from 255 or 34.01% from 594); Green value is 188 (73.83% from 255 or 31.65% from 594); Blue value is 204 (80.08% from 255 or 34.34% from 594); Max value from RGB is 204 - color contains mainly: blue. Hex color #CABCCC is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CABCCC is #354333. Grayscale: #C1C1C1. Windows color (decimal): -3490612 or 13417674. OLE color: 13417674.
HSL color Cylindrical-coordinate representation of color #CABCCC: hue angle of 292.5º degrees, saturation: 0.14, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #CABCCC is Cyan = 0.01, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #CABCCC; } p { color: rgb(202,188,204); } H1.HeaderClassName { color: #CABCCC; } .AnyTagClassName { color: #CABCCC; } </style>
<style> a { background-color: #CABCCC; } a { background-color: rgb(202,188,204); } div.DivClassName { background-color: #CABCCC; } .BgClassName { background-color: #CABCCC; } </style>
<style> span { border-color: #CABCCC; } span { border-color: rgb(202,188,204); } td.TdClassName { border-color: #CABCCC; } .TagClassName { border-color: #CABCCC; } </style>