#CCC4BA (or 0xCCC4BA) is unknown color: approx Stark White. HEX triplet: CC, C4 and BA. RGB value is (204,196,186). Sum of RGB (Red+Green+Blue) = 204+196+186=586 (77% of max value = 765). Red value is 204 (80.08% from 255 or 34.81% from 586); Green value is 196 (76.95% from 255 or 33.45% from 586); Blue value is 186 (73.05% from 255 or 31.74% from 586); Max value from RGB is 204 - color contains mainly: red. Hex color #CCC4BA is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CCC4BA is #333B45. Grayscale: #C5C5C5. Windows color (decimal): -3357510 or 12240076. OLE color: 12240076.
HSL color Cylindrical-coordinate representation of color #CCC4BA: hue angle of 33.33º degrees, saturation: 0.15, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #CCC4BA is Cyan = 0, Magento = 0.04, Yellow = 0.09 and Black (K on CMYK) = 0.2.
<style> p { color: #ccc4ba; } p { color: rgb(204,196,186); } H1.HeaderClassName { color: #ccc4ba; } .AnyTagClassName { color: #ccc4ba; } </style>
<style> a { background-color: #ccc4ba; } a { background-color: rgb(204,196,186); } div.DivClassName { background-color: #ccc4ba; } .BgClassName { background-color: #ccc4ba; } </style>
<style> span { border-color: #ccc4ba; } span { border-color: rgb(204,196,186); } td.TdClassName { border-color: #ccc4ba; } .TagClassName { border-color: #ccc4ba; } </style>