#CFBDDE (or 0xCFBDDE) is unknown color: approx Fog. HEX triplet: CF, BD and DE. RGB value is (207,189,222). Sum of RGB (Red+Green+Blue) = 207+189+222=618 (81% of max value = 765). Red value is 207 (81.25% from 255 or 33.50% from 618); Green value is 189 (74.22% from 255 or 30.58% from 618); Blue value is 222 (87.11% from 255 or 35.92% from 618); Max value from RGB is 222 - color contains mainly: blue. Hex color #CFBDDE is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CFBDDE is #304221. Grayscale: #C6C6C6. Windows color (decimal): -3162658 or 14597583. OLE color: 14597583.
HSL color Cylindrical-coordinate representation of color #CFBDDE: hue angle of 272.73º degrees, saturation: 0.33, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #CFBDDE is Cyan = 0.07, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #CFBDDE; } p { color: rgb(207,189,222); } H1.HeaderClassName { color: #CFBDDE; } .AnyTagClassName { color: #CFBDDE; } </style>
<style> a { background-color: #CFBDDE; } a { background-color: rgb(207,189,222); } div.DivClassName { background-color: #CFBDDE; } .BgClassName { background-color: #CFBDDE; } </style>
<style> span { border-color: #CFBDDE; } span { border-color: rgb(207,189,222); } td.TdClassName { border-color: #CFBDDE; } .TagClassName { border-color: #CFBDDE; } </style>