#5A665F (or 0x5A665F) is unknown color: approx Mineral Green. HEX triplet: 5A, 66 and 5F. RGB value is (90,102,95). Sum of RGB (Red+Green+Blue) = 90+102+95=287 (38% of max value = 765). Red value is 90 (35.55% from 255 or 31.36% from 287); Green value is 102 (40.23% from 255 or 35.54% from 287); Blue value is 95 (37.5% from 255 or 33.10% from 287); Max value from RGB is 102 - color contains mainly: green. Hex color #5A665F is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #5A665F is #A599A0. Grayscale: #616161. Windows color (decimal): -10852769 or 6252122. OLE color: 6252122.
HSL color Cylindrical-coordinate representation of color #5A665F: hue angle of 145º degrees, saturation: 0.06, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #5A665F is Cyan = 0.12, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.6.
<style> p { color: #5A665F; } p { color: rgb(90,102,95); } H1.HeaderClassName { color: #5A665F; } .AnyTagClassName { color: #5A665F; } </style>
<style> a { background-color: #5A665F; } a { background-color: rgb(90,102,95); } div.DivClassName { background-color: #5A665F; } .BgClassName { background-color: #5A665F; } </style>
<style> span { border-color: #5A665F; } span { border-color: rgb(90,102,95); } td.TdClassName { border-color: #5A665F; } .TagClassName { border-color: #5A665F; } </style>