#CABBD3 (or 0xCABBD3) is unknown color: approx Prelude. HEX triplet: CA, BB and D3. RGB value is (202,187,211). Sum of RGB (Red+Green+Blue) = 202+187+211=600 (79% of max value = 765). Red value is 202 (79.30% from 255 or 33.67% from 600); Green value is 187 (73.44% from 255 or 31.17% from 600); Blue value is 211 (82.81% from 255 or 35.17% from 600); Max value from RGB is 211 - color contains mainly: blue. Hex color #CABBD3 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CABBD3 is #35442C. Grayscale: #C2C2C2. Windows color (decimal): -3490861 or 13876170. OLE color: 13876170.
HSL color Cylindrical-coordinate representation of color #CABBD3: hue angle of 277.5º degrees, saturation: 0.21, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #CABBD3 is Cyan = 0.04, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.17.
<style> p { color: #CABBD3; } p { color: rgb(202,187,211); } H1.HeaderClassName { color: #CABBD3; } .AnyTagClassName { color: #CABBD3; } </style>
<style> a { background-color: #CABBD3; } a { background-color: rgb(202,187,211); } div.DivClassName { background-color: #CABBD3; } .BgClassName { background-color: #CABBD3; } </style>
<style> span { border-color: #CABBD3; } span { border-color: rgb(202,187,211); } td.TdClassName { border-color: #CABBD3; } .TagClassName { border-color: #CABBD3; } </style>