#DEE9BF (or 0xDEE9BF) is unknown color: approx Frost. HEX triplet: DE, E9 and BF. RGB value is (222,233,191). Sum of RGB (Red+Green+Blue) = 222+233+191=646 (85% of max value = 765). Red value is 222 (87.11% from 255 or 34.37% from 646); Green value is 233 (91.41% from 255 or 36.07% from 646); Blue value is 191 (75% from 255 or 29.57% from 646); Max value from RGB is 233 - color contains mainly: green. Hex color #DEE9BF is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #DEE9BF is #211640. Grayscale: #E1E1E1. Windows color (decimal): -2168385 or 12577246. OLE color: 12577246.
HSL color Cylindrical-coordinate representation of color #DEE9BF: hue angle of 75.71º degrees, saturation: 0.49, lightness: 0.83%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #DEE9BF is Cyan = 0.05, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.09.
<style> p { color: #DEE9BF; } p { color: rgb(222,233,191); } H1.HeaderClassName { color: #DEE9BF; } .AnyTagClassName { color: #DEE9BF; } </style>
<style> a { background-color: #DEE9BF; } a { background-color: rgb(222,233,191); } div.DivClassName { background-color: #DEE9BF; } .BgClassName { background-color: #DEE9BF; } </style>
<style> span { border-color: #DEE9BF; } span { border-color: rgb(222,233,191); } td.TdClassName { border-color: #DEE9BF; } .TagClassName { border-color: #DEE9BF; } </style>