#DEEBD5 (or 0xDEEBD5) is unknown color: approx Hint Of Green. HEX triplet: DE, EB and D5. RGB value is (222,235,213). Sum of RGB (Red+Green+Blue) = 222+235+213=670 (88% of max value = 765). Red value is 222 (87.11% from 255 or 33.13% from 670); Green value is 235 (92.19% from 255 or 35.07% from 670); Blue value is 213 (83.59% from 255 or 31.79% from 670); Max value from RGB is 235 - color contains mainly: green. Hex color #DEEBD5 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #DEEBD5 is #21142A. Grayscale: #E4E4E4. Windows color (decimal): -2167851 or 14019550. OLE color: 14019550.
HSL color Cylindrical-coordinate representation of color #DEEBD5: hue angle of 95.45º degrees, saturation: 0.35, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #DEEBD5 is Cyan = 0.06, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.08.
<style> p { color: #DEEBD5; } p { color: rgb(222,235,213); } H1.HeaderClassName { color: #DEEBD5; } .AnyTagClassName { color: #DEEBD5; } </style>
<style> a { background-color: #DEEBD5; } a { background-color: rgb(222,235,213); } div.DivClassName { background-color: #DEEBD5; } .BgClassName { background-color: #DEEBD5; } </style>
<style> span { border-color: #DEEBD5; } span { border-color: rgb(222,235,213); } td.TdClassName { border-color: #DEEBD5; } .TagClassName { border-color: #DEEBD5; } </style>