#C5CCBF (or 0xC5CCBF) is unknown color: approx Pumice. HEX triplet: C5, CC and BF. RGB value is (197,204,191). Sum of RGB (Red+Green+Blue) = 197+204+191=592 (78% of max value = 765). Red value is 197 (77.34% from 255 or 33.28% from 592); Green value is 204 (80.08% from 255 or 34.46% from 592); Blue value is 191 (75% from 255 or 32.26% from 592); Max value from RGB is 204 - color contains mainly: green. Hex color #C5CCBF is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #C5CCBF is #3A3340. Grayscale: #C8C8C8. Windows color (decimal): -3814209 or 12569797. OLE color: 12569797.
HSL color Cylindrical-coordinate representation of color #C5CCBF: hue angle of 92.31º degrees, saturation: 0.11, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #C5CCBF is Cyan = 0.03, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.2.
<style> p { color: #C5CCBF; } p { color: rgb(197,204,191); } H1.HeaderClassName { color: #C5CCBF; } .AnyTagClassName { color: #C5CCBF; } </style>
<style> a { background-color: #C5CCBF; } a { background-color: rgb(197,204,191); } div.DivClassName { background-color: #C5CCBF; } .BgClassName { background-color: #C5CCBF; } </style>
<style> span { border-color: #C5CCBF; } span { border-color: rgb(197,204,191); } td.TdClassName { border-color: #C5CCBF; } .TagClassName { border-color: #C5CCBF; } </style>