#5DA65E (or 0x5DA65E) is unknown color: approx Fruit Salad. HEX triplet: 5D, A6 and 5E. RGB value is (93,166,94). Sum of RGB (Red+Green+Blue) = 93+166+94=353 (46% of max value = 765). Red value is 93 (36.72% from 255 or 26.35% from 353); Green value is 166 (65.23% from 255 or 47.03% from 353); Blue value is 94 (37.11% from 255 or 26.63% from 353); Max value from RGB is 166 - color contains mainly: green. Hex color #5DA65E is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #5DA65E is #A259A1. Grayscale: #888888. Windows color (decimal): -10639778 or 6202973. OLE color: 6202973.
HSL color Cylindrical-coordinate representation of color #5DA65E: hue angle of 120.82º degrees, saturation: 0.29, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #5DA65E is Cyan = 0.44, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.35.
<style> p { color: #5DA65E; } p { color: rgb(93,166,94); } H1.HeaderClassName { color: #5DA65E; } .AnyTagClassName { color: #5DA65E; } </style>
<style> a { background-color: #5DA65E; } a { background-color: rgb(93,166,94); } div.DivClassName { background-color: #5DA65E; } .BgClassName { background-color: #5DA65E; } </style>
<style> span { border-color: #5DA65E; } span { border-color: rgb(93,166,94); } td.TdClassName { border-color: #5DA65E; } .TagClassName { border-color: #5DA65E; } </style>