#DCEC75 (or 0xDCEC75) is unknown color: approx Mindaro. HEX triplet: DC, EC and 75. RGB value is (220,236,117). Sum of RGB (Red+Green+Blue) = 220+236+117=573 (75% of max value = 765). Red value is 220 (86.33% from 255 or 38.39% from 573); Green value is 236 (92.58% from 255 or 41.19% from 573); Blue value is 117 (46.09% from 255 or 20.42% from 573); Max value from RGB is 236 - color contains mainly: green. Hex color #DCEC75 is not a web safe color. Web safe color analog (approx): #CCFF66. Inversed color of #DCEC75 is #23138A. Grayscale: #DADADA. Windows color (decimal): -2298763 or 7728348. OLE color: 7728348.
HSL color Cylindrical-coordinate representation of color #DCEC75: hue angle of 68.07º degrees, saturation: 0.76, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #DCEC75 is Cyan = 0.07, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.07.
<style> p { color: #DCEC75; } p { color: rgb(220,236,117); } H1.HeaderClassName { color: #DCEC75; } .AnyTagClassName { color: #DCEC75; } </style>
<style> a { background-color: #DCEC75; } a { background-color: rgb(220,236,117); } div.DivClassName { background-color: #DCEC75; } .BgClassName { background-color: #DCEC75; } </style>
<style> span { border-color: #DCEC75; } span { border-color: rgb(220,236,117); } td.TdClassName { border-color: #DCEC75; } .TagClassName { border-color: #DCEC75; } </style>