#CCC2BB (or 0xCCC2BB) is unknown color: approx Pale Slate. HEX triplet: CC, C2 and BB. RGB value is (204,194,187). Sum of RGB (Red+Green+Blue) = 204+194+187=585 (77% of max value = 765). Red value is 204 (80.08% from 255 or 34.87% from 585); Green value is 194 (76.17% from 255 or 33.16% from 585); Blue value is 187 (73.44% from 255 or 31.97% from 585); Max value from RGB is 204 - color contains mainly: red. Hex color #CCC2BB is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CCC2BB is #333D44. Grayscale: #C4C4C4. Windows color (decimal): -3358021 or 12305100. OLE color: 12305100.
HSL color Cylindrical-coordinate representation of color #CCC2BB: hue angle of 24.71º 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 #CCC2BB is Cyan = 0, Magento = 0.05, Yellow = 0.08 and Black (K on CMYK) = 0.2.
<style> p { color: #ccc2bb; } p { color: rgb(204,194,187); } H1.HeaderClassName { color: #ccc2bb; } .AnyTagClassName { color: #ccc2bb; } </style>
<style> a { background-color: #ccc2bb; } a { background-color: rgb(204,194,187); } div.DivClassName { background-color: #ccc2bb; } .BgClassName { background-color: #ccc2bb; } </style>
<style> span { border-color: #ccc2bb; } span { border-color: rgb(204,194,187); } td.TdClassName { border-color: #ccc2bb; } .TagClassName { border-color: #ccc2bb; } </style>