#DCF14A (or 0xDCF14A) is unknown color: approx Starship. HEX triplet: DC, F1 and 4A. RGB value is (220,241,74). Sum of RGB (Red+Green+Blue) = 220+241+74=535 (70% of max value = 765). Red value is 220 (86.33% from 255 or 41.12% from 535); Green value is 241 (94.53% from 255 or 45.05% from 535); Blue value is 74 (29.30% from 255 or 13.83% from 535); Max value from RGB is 241 - color contains mainly: green. Hex color #DCF14A is not a web safe color. Web safe color analog (approx): #CCFF33. Inversed color of #DCF14A is #230EB5. Grayscale: #D8D8D8. Windows color (decimal): -2297526 or 4911580. OLE color: 4911580.
HSL color Cylindrical-coordinate representation of color #DCF14A: hue angle of 67.54º degrees, saturation: 0.86, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #DCF14A is Cyan = 0.09, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.05.
<style> p { color: #DCF14A; } p { color: rgb(220,241,74); } H1.HeaderClassName { color: #DCF14A; } .AnyTagClassName { color: #DCF14A; } </style>
<style> a { background-color: #DCF14A; } a { background-color: rgb(220,241,74); } div.DivClassName { background-color: #DCF14A; } .BgClassName { background-color: #DCF14A; } </style>
<style> span { border-color: #DCF14A; } span { border-color: rgb(220,241,74); } td.TdClassName { border-color: #DCF14A; } .TagClassName { border-color: #DCF14A; } </style>