#5F605D (or 0x5F605D) is unknown color: approx Chicago. HEX triplet: 5F, 60 and 5D. RGB value is (95,96,93). Sum of RGB (Red+Green+Blue) = 95+96+93=284 (37% of max value = 765). Red value is 95 (37.5% from 255 or 33.45% from 284); Green value is 96 (37.89% from 255 or 33.80% from 284); Blue value is 93 (36.72% from 255 or 32.75% from 284); Max value from RGB is 96 - color contains mainly: green. Hex color #5F605D is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #5F605D is #A09FA2. Grayscale: #5F5F5F. Windows color (decimal): -10526627 or 6119519. OLE color: 6119519.
HSL color Cylindrical-coordinate representation of color #5F605D: hue angle of 80º degrees, saturation: 0.02, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #5F605D is Cyan = 0.01, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.62.
<style> p { color: #5F605D; } p { color: rgb(95,96,93); } H1.HeaderClassName { color: #5F605D; } .AnyTagClassName { color: #5F605D; } </style>
<style> a { background-color: #5F605D; } a { background-color: rgb(95,96,93); } div.DivClassName { background-color: #5F605D; } .BgClassName { background-color: #5F605D; } </style>
<style> span { border-color: #5F605D; } span { border-color: rgb(95,96,93); } td.TdClassName { border-color: #5F605D; } .TagClassName { border-color: #5F605D; } </style>