#DCE3BE (or 0xDCE3BE) is unknown color: approx Frost. HEX triplet: DC, E3 and BE. RGB value is (220,227,190). Sum of RGB (Red+Green+Blue) = 220+227+190=637 (84% of max value = 765). Red value is 220 (86.33% from 255 or 34.54% from 637); Green value is 227 (89.06% from 255 or 35.64% from 637); Blue value is 190 (74.61% from 255 or 29.83% from 637); Max value from RGB is 227 - color contains mainly: green. Hex color #DCE3BE is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #DCE3BE is #231C41. Grayscale: #DCDCDC. Windows color (decimal): -2300994 or 12510172. OLE color: 12510172.
HSL color Cylindrical-coordinate representation of color #DCE3BE: hue angle of 71.35º degrees, saturation: 0.4, lightness: 0.82%. HSV value (or HSB Brightness) of color is 0.89% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #DCE3BE is Cyan = 0.03, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.11.
<style> p { color: #DCE3BE; } p { color: rgb(220,227,190); } H1.HeaderClassName { color: #DCE3BE; } .AnyTagClassName { color: #DCE3BE; } </style>
<style> a { background-color: #DCE3BE; } a { background-color: rgb(220,227,190); } div.DivClassName { background-color: #DCE3BE; } .BgClassName { background-color: #DCE3BE; } </style>
<style> span { border-color: #DCE3BE; } span { border-color: rgb(220,227,190); } td.TdClassName { border-color: #DCE3BE; } .TagClassName { border-color: #DCE3BE; } </style>