#5A5F1E (or 0x5A5F1E) is unknown color: approx Saratoga. HEX triplet: 5A, 5F and 1E. RGB value is (90,95,30). Sum of RGB (Red+Green+Blue) = 90+95+30=215 (28% of max value = 765). Red value is 90 (35.55% from 255 or 41.86% from 215); Green value is 95 (37.5% from 255 or 44.19% from 215); Blue value is 30 (12.11% from 255 or 13.95% from 215); Max value from RGB is 95 - color contains mainly: green. Hex color #5A5F1E is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #5A5F1E is #A5A0E1. Grayscale: #565656. Windows color (decimal): -10854626 or 1990490. OLE color: 1990490.
HSL color Cylindrical-coordinate representation of color #5A5F1E: hue angle of 64.62º degrees, saturation: 0.52, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #5A5F1E is Cyan = 0.05, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.63.
<style> p { color: #5A5F1E; } p { color: rgb(90,95,30); } H1.HeaderClassName { color: #5A5F1E; } .AnyTagClassName { color: #5A5F1E; } </style>
<style> a { background-color: #5A5F1E; } a { background-color: rgb(90,95,30); } div.DivClassName { background-color: #5A5F1E; } .BgClassName { background-color: #5A5F1E; } </style>
<style> span { border-color: #5A5F1E; } span { border-color: rgb(90,95,30); } td.TdClassName { border-color: #5A5F1E; } .TagClassName { border-color: #5A5F1E; } </style>