#DCF36E (or 0xDCF36E) is unknown color: approx Mindaro. HEX triplet: DC, F3 and 6E. RGB value is (220,243,110). Sum of RGB (Red+Green+Blue) = 220+243+110=573 (75% of max value = 765). Red value is 220 (86.33% from 255 or 38.39% from 573); Green value is 243 (95.31% from 255 or 42.41% from 573); Blue value is 110 (43.36% from 255 or 19.20% from 573); Max value from RGB is 243 - color contains mainly: green. Hex color #DCF36E is not a web safe color. Web safe color analog (approx): #CCFF66. Inversed color of #DCF36E is #230C91. Grayscale: #DDDDDD. Windows color (decimal): -2296978 or 7271388. OLE color: 7271388.
HSL color Cylindrical-coordinate representation of color #DCF36E: hue angle of 70.38º degrees, saturation: 0.85, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #DCF36E is Cyan = 0.09, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.05.
<style> p { color: #DCF36E; } p { color: rgb(220,243,110); } H1.HeaderClassName { color: #DCF36E; } .AnyTagClassName { color: #DCF36E; } </style>
<style> a { background-color: #DCF36E; } a { background-color: rgb(220,243,110); } div.DivClassName { background-color: #DCF36E; } .BgClassName { background-color: #DCF36E; } </style>
<style> span { border-color: #DCF36E; } span { border-color: rgb(220,243,110); } td.TdClassName { border-color: #DCF36E; } .TagClassName { border-color: #DCF36E; } </style>