#5D8B4B (or 0x5D8B4B) is unknown color: approx Glade Green. HEX triplet: 5D, 8B and 4B. RGB value is (93,139,75). Sum of RGB (Red+Green+Blue) = 93+139+75=307 (40% of max value = 765). Red value is 93 (36.72% from 255 or 30.29% from 307); Green value is 139 (54.69% from 255 or 45.28% from 307); Blue value is 75 (29.69% from 255 or 24.43% from 307); Max value from RGB is 139 - color contains mainly: green. Hex color #5D8B4B is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #5D8B4B is #A274B4. Grayscale: #767676. Windows color (decimal): -10646709 or 4950877. OLE color: 4950877.
HSL color Cylindrical-coordinate representation of color #5D8B4B: hue angle of 103.12º degrees, saturation: 0.3, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #5D8B4B is Cyan = 0.33, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.45.
<style> p { color: #5D8B4B; } p { color: rgb(93,139,75); } H1.HeaderClassName { color: #5D8B4B; } .AnyTagClassName { color: #5D8B4B; } </style>
<style> a { background-color: #5D8B4B; } a { background-color: rgb(93,139,75); } div.DivClassName { background-color: #5D8B4B; } .BgClassName { background-color: #5D8B4B; } </style>
<style> span { border-color: #5D8B4B; } span { border-color: rgb(93,139,75); } td.TdClassName { border-color: #5D8B4B; } .TagClassName { border-color: #5D8B4B; } </style>