#5A6F2F (or 0x5A6F2F) is unknown color: approx Dark Olive Green. HEX triplet: 5A, 6F and 2F. RGB value is (90,111,47). Sum of RGB (Red+Green+Blue) = 90+111+47=248 (32% of max value = 765). Red value is 90 (35.55% from 255 or 36.29% from 248); Green value is 111 (43.75% from 255 or 44.76% from 248); Blue value is 47 (18.75% from 255 or 18.95% from 248); Max value from RGB is 111 - color contains mainly: green. Hex color #5A6F2F is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #5A6F2F is #A590D0. Grayscale: #616161. Windows color (decimal): -10850513 or 3108698. OLE color: 3108698.
HSL color Cylindrical-coordinate representation of color #5A6F2F: hue angle of 79.69º degrees, saturation: 0.41, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #5A6F2F is Cyan = 0.19, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.56.
<style> p { color: #5A6F2F; } p { color: rgb(90,111,47); } H1.HeaderClassName { color: #5A6F2F; } .AnyTagClassName { color: #5A6F2F; } </style>
<style> a { background-color: #5A6F2F; } a { background-color: rgb(90,111,47); } div.DivClassName { background-color: #5A6F2F; } .BgClassName { background-color: #5A6F2F; } </style>
<style> span { border-color: #5A6F2F; } span { border-color: rgb(90,111,47); } td.TdClassName { border-color: #5A6F2F; } .TagClassName { border-color: #5A6F2F; } </style>