#CFBEDD (or 0xCFBEDD) is unknown color: approx Prelude. HEX triplet: CF, BE and DD. RGB value is (207,190,221). Sum of RGB (Red+Green+Blue) = 207+190+221=618 (81% of max value = 765). Red value is 207 (81.25% from 255 or 33.50% from 618); Green value is 190 (74.61% from 255 or 30.74% from 618); Blue value is 221 (86.72% from 255 or 35.76% from 618); Max value from RGB is 221 - color contains mainly: blue. Hex color #CFBEDD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #CFBEDD is #304122. Grayscale: #C6C6C6. Windows color (decimal): -3162403 or 14532303. OLE color: 14532303.
HSL color Cylindrical-coordinate representation of color #CFBEDD: hue angle of 272.9º degrees, saturation: 0.31, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #CFBEDD is Cyan = 0.06, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #CFBEDD; } p { color: rgb(207,190,221); } H1.HeaderClassName { color: #CFBEDD; } .AnyTagClassName { color: #CFBEDD; } </style>
<style> a { background-color: #CFBEDD; } a { background-color: rgb(207,190,221); } div.DivClassName { background-color: #CFBEDD; } .BgClassName { background-color: #CFBEDD; } </style>
<style> span { border-color: #CFBEDD; } span { border-color: rgb(207,190,221); } td.TdClassName { border-color: #CFBEDD; } .TagClassName { border-color: #CFBEDD; } </style>