#DCEB93 (or 0xDCEB93) is unknown color: approx Jonquil. HEX triplet: DC, EB and 93. RGB value is (220,235,147). Sum of RGB (Red+Green+Blue) = 220+235+147=602 (79% of max value = 765). Red value is 220 (86.33% from 255 or 36.54% from 602); Green value is 235 (92.19% from 255 or 39.04% from 602); Blue value is 147 (57.81% from 255 or 24.42% from 602); Max value from RGB is 235 - color contains mainly: green. Hex color #DCEB93 is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #DCEB93 is #23146C. Grayscale: #DCDCDC. Windows color (decimal): -2298989 or 9694172. OLE color: 9694172.
HSL color Cylindrical-coordinate representation of color #DCEB93: hue angle of 70.23º degrees, saturation: 0.69, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #DCEB93 is Cyan = 0.06, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.08.
<style> p { color: #dceb93; } p { color: rgb(220,235,147); } H1.HeaderClassName { color: #dceb93; } .AnyTagClassName { color: #dceb93; } </style>
<style> a { background-color: #dceb93; } a { background-color: rgb(220,235,147); } div.DivClassName { background-color: #dceb93; } .BgClassName { background-color: #dceb93; } </style>
<style> span { border-color: #dceb93; } span { border-color: rgb(220,235,147); } td.TdClassName { border-color: #dceb93; } .TagClassName { border-color: #dceb93; } </style>