#CCBBB1 (or 0xCCBBB1) is unknown color: approx Wafer. HEX triplet: CC, BB and B1. RGB value is (204,187,177). Sum of RGB (Red+Green+Blue) = 204+187+177=568 (75% of max value = 765). Red value is 204 (80.08% from 255 or 35.92% from 568); Green value is 187 (73.44% from 255 or 32.92% from 568); Blue value is 177 (69.53% from 255 or 31.16% from 568); Max value from RGB is 204 - color contains mainly: red. Hex color #CCBBB1 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #CCBBB1 is #33444E. Grayscale: #BFBFBF. Windows color (decimal): -3359823 or 11647948. OLE color: 11647948.
HSL color Cylindrical-coordinate representation of color #CCBBB1: hue angle of 22.22º degrees, saturation: 0.21, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #CCBBB1 is Cyan = 0, Magento = 0.08, Yellow = 0.13 and Black (K on CMYK) = 0.2.
<style> p { color: #CCBBB1; } p { color: rgb(204,187,177); } H1.HeaderClassName { color: #CCBBB1; } .AnyTagClassName { color: #CCBBB1; } </style>
<style> a { background-color: #CCBBB1; } a { background-color: rgb(204,187,177); } div.DivClassName { background-color: #CCBBB1; } .BgClassName { background-color: #CCBBB1; } </style>
<style> span { border-color: #CCBBB1; } span { border-color: rgb(204,187,177); } td.TdClassName { border-color: #CCBBB1; } .TagClassName { border-color: #CCBBB1; } </style>