#CFBBCD (or 0xCFBBCD) is unknown color: approx Thistle. HEX triplet: CF, BB and CD. RGB value is (207,187,205). Sum of RGB (Red+Green+Blue) = 207+187+205=599 (79% of max value = 765). Red value is 207 (81.25% from 255 or 34.56% from 599); Green value is 187 (73.44% from 255 or 31.22% from 599); Blue value is 205 (80.47% from 255 or 34.22% from 599); Max value from RGB is 207 - color contains mainly: red. Hex color #CFBBCD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CFBBCD is #304432. Grayscale: #C2C2C2. Windows color (decimal): -3163187 or 13482959. OLE color: 13482959.
HSL color Cylindrical-coordinate representation of color #CFBBCD: hue angle of 306º degrees, saturation: 0.17, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #CFBBCD is Cyan = 0, Magento = 0.10, Yellow = 0.01 and Black (K on CMYK) = 0.19.
<style> p { color: #CFBBCD; } p { color: rgb(207,187,205); } H1.HeaderClassName { color: #CFBBCD; } .AnyTagClassName { color: #CFBBCD; } </style>
<style> a { background-color: #CFBBCD; } a { background-color: rgb(207,187,205); } div.DivClassName { background-color: #CFBBCD; } .BgClassName { background-color: #CFBBCD; } </style>
<style> span { border-color: #CFBBCD; } span { border-color: rgb(207,187,205); } td.TdClassName { border-color: #CFBBCD; } .TagClassName { border-color: #CFBBCD; } </style>