#CCBEBB (or 0xCCBEBB) is unknown color: approx Alto. HEX triplet: CC, BE and BB. RGB value is (204,190,187). Sum of RGB (Red+Green+Blue) = 204+190+187=581 (76% of max value = 765). Red value is 204 (80.08% from 255 or 35.11% from 581); Green value is 190 (74.61% from 255 or 32.70% from 581); Blue value is 187 (73.44% from 255 or 32.19% from 581); Max value from RGB is 204 - color contains mainly: red. Hex color #CCBEBB is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CCBEBB is #334144. Grayscale: #C1C1C1. Windows color (decimal): -3359045 or 12304076. OLE color: 12304076.
HSL color Cylindrical-coordinate representation of color #CCBEBB: hue angle of 10.59º 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 #CCBEBB is Cyan = 0, Magento = 0.07, Yellow = 0.08 and Black (K on CMYK) = 0.2.
<style> p { color: #CCBEBB; } p { color: rgb(204,190,187); } H1.HeaderClassName { color: #CCBEBB; } .AnyTagClassName { color: #CCBEBB; } </style>
<style> a { background-color: #CCBEBB; } a { background-color: rgb(204,190,187); } div.DivClassName { background-color: #CCBEBB; } .BgClassName { background-color: #CCBEBB; } </style>
<style> span { border-color: #CCBEBB; } span { border-color: rgb(204,190,187); } td.TdClassName { border-color: #CCBEBB; } .TagClassName { border-color: #CCBEBB; } </style>