#CCB0AB (or 0xCCB0AB) is unknown color: approx Cold Turkey. HEX triplet: CC, B0 and AB. RGB value is (204,176,171). Sum of RGB (Red+Green+Blue) = 204+176+171=551 (72% of max value = 765). Red value is 204 (80.08% from 255 or 37.02% from 551); Green value is 176 (69.14% from 255 or 31.94% from 551); Blue value is 171 (67.19% from 255 or 31.03% from 551); Max value from RGB is 204 - color contains mainly: red. Hex color #CCB0AB is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #CCB0AB is #334F54. Grayscale: #B7B7B7. Windows color (decimal): -3362645 or 11251916. OLE color: 11251916.
HSL color Cylindrical-coordinate representation of color #CCB0AB: hue angle of 9.09º degrees, saturation: 0.24, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #CCB0AB is Cyan = 0, Magento = 0.14, Yellow = 0.16 and Black (K on CMYK) = 0.2.
<style> p { color: #CCB0AB; } p { color: rgb(204,176,171); } H1.HeaderClassName { color: #CCB0AB; } .AnyTagClassName { color: #CCB0AB; } </style>
<style> a { background-color: #CCB0AB; } a { background-color: rgb(204,176,171); } div.DivClassName { background-color: #CCB0AB; } .BgClassName { background-color: #CCB0AB; } </style>
<style> span { border-color: #CCB0AB; } span { border-color: rgb(204,176,171); } td.TdClassName { border-color: #CCB0AB; } .TagClassName { border-color: #CCB0AB; } </style>