#5F6061 (or 0x5F6061) is unknown color: approx Shuttle Grey. HEX triplet: 5F, 60 and 61. RGB value is (95,96,97). Sum of RGB (Red+Green+Blue) = 95+96+97=288 (38% of max value = 765). Red value is 95 (37.5% from 255 or 32.99% from 288); Green value is 96 (37.89% from 255 or 33.33% from 288); Blue value is 97 (38.28% from 255 or 33.68% from 288); Max value from RGB is 97 - color contains mainly: blue. Hex color #5F6061 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #5F6061 is #A09F9E. Grayscale: #5F5F5F. Windows color (decimal): -10526623 or 6381663. OLE color: 6381663.
HSL color Cylindrical-coordinate representation of color #5F6061: hue angle of 210º degrees, saturation: 0.01, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #5F6061 is Cyan = 0.02, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.62.
<style> p { color: #5F6061; } p { color: rgb(95,96,97); } H1.HeaderClassName { color: #5F6061; } .AnyTagClassName { color: #5F6061; } </style>
<style> a { background-color: #5F6061; } a { background-color: rgb(95,96,97); } div.DivClassName { background-color: #5F6061; } .BgClassName { background-color: #5F6061; } </style>
<style> span { border-color: #5F6061; } span { border-color: rgb(95,96,97); } td.TdClassName { border-color: #5F6061; } .TagClassName { border-color: #5F6061; } </style>