#5F6F6B (or 0x5F6F6B) is unknown color: approx William. HEX triplet: 5F, 6F and 6B. RGB value is (95,111,107). Sum of RGB (Red+Green+Blue) = 95+111+107=313 (41% of max value = 765). Red value is 95 (37.5% from 255 or 30.35% from 313); Green value is 111 (43.75% from 255 or 35.46% from 313); Blue value is 107 (42.19% from 255 or 34.19% from 313); Max value from RGB is 111 - color contains mainly: green. Hex color #5F6F6B is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #5F6F6B is #A09094. Grayscale: #696969. Windows color (decimal): -10522773 or 7040863. OLE color: 7040863.
HSL color Cylindrical-coordinate representation of color #5F6F6B: hue angle of 165º degrees, saturation: 0.08, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #5F6F6B is Cyan = 0.14, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.56.
<style> p { color: #5F6F6B; } p { color: rgb(95,111,107); } H1.HeaderClassName { color: #5F6F6B; } .AnyTagClassName { color: #5F6F6B; } </style>
<style> a { background-color: #5F6F6B; } a { background-color: rgb(95,111,107); } div.DivClassName { background-color: #5F6F6B; } .BgClassName { background-color: #5F6F6B; } </style>
<style> span { border-color: #5F6F6B; } span { border-color: rgb(95,111,107); } td.TdClassName { border-color: #5F6F6B; } .TagClassName { border-color: #5F6F6B; } </style>