#CCBCB5 (or 0xCCBCB5) is unknown color: approx Wafer. HEX triplet: CC, BC and B5. RGB value is (204,188,181). Sum of RGB (Red+Green+Blue) = 204+188+181=573 (75% of max value = 765). Red value is 204 (80.08% from 255 or 35.60% from 573); Green value is 188 (73.83% from 255 or 32.81% from 573); Blue value is 181 (71.09% from 255 or 31.59% from 573); Max value from RGB is 204 - color contains mainly: red. Hex color #CCBCB5 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CCBCB5 is #33434A. Grayscale: #C0C0C0. Windows color (decimal): -3359563 or 11910348. OLE color: 11910348.
HSL color Cylindrical-coordinate representation of color #CCBCB5: hue angle of 18.26º degrees, saturation: 0.18, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #CCBCB5 is Cyan = 0, Magento = 0.08, Yellow = 0.11 and Black (K on CMYK) = 0.2.
<style> p { color: #CCBCB5; } p { color: rgb(204,188,181); } H1.HeaderClassName { color: #CCBCB5; } .AnyTagClassName { color: #CCBCB5; } </style>
<style> a { background-color: #CCBCB5; } a { background-color: rgb(204,188,181); } div.DivClassName { background-color: #CCBCB5; } .BgClassName { background-color: #CCBCB5; } </style>
<style> span { border-color: #CCBCB5; } span { border-color: rgb(204,188,181); } td.TdClassName { border-color: #CCBCB5; } .TagClassName { border-color: #CCBCB5; } </style>