#DCEB94 (or 0xDCEB94) is unknown color: approx Jonquil. HEX triplet: DC, EB and 94. RGB value is (220,235,148). Sum of RGB (Red+Green+Blue) = 220+235+148=603 (79% of max value = 765). Red value is 220 (86.33% from 255 or 36.48% from 603); Green value is 235 (92.19% from 255 or 38.97% from 603); Blue value is 148 (58.20% from 255 or 24.54% from 603); Max value from RGB is 235 - color contains mainly: green. Hex color #DCEB94 is not a web safe color. Web safe color analog (approx): #CCFF99. Inversed color of #DCEB94 is #23146B. Grayscale: #DCDCDC. Windows color (decimal): -2298988 or 9759708. OLE color: 9759708.
HSL color Cylindrical-coordinate representation of color #DCEB94: hue angle of 70.34º 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 #DCEB94 is Cyan = 0.06, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.08.
<style> p { color: #DCEB94; } p { color: rgb(220,235,148); } H1.HeaderClassName { color: #DCEB94; } .AnyTagClassName { color: #DCEB94; } </style>
<style> a { background-color: #DCEB94; } a { background-color: rgb(220,235,148); } div.DivClassName { background-color: #DCEB94; } .BgClassName { background-color: #DCEB94; } </style>
<style> span { border-color: #DCEB94; } span { border-color: rgb(220,235,148); } td.TdClassName { border-color: #DCEB94; } .TagClassName { border-color: #DCEB94; } </style>