#555F6E (or 0x555F6E) is unknown color: approx Shuttle Grey. HEX triplet: 55, 5F and 6E. RGB value is (85,95,110). Sum of RGB (Red+Green+Blue) = 85+95+110=290 (38% of max value = 765). Red value is 85 (33.59% from 255 or 29.31% from 290); Green value is 95 (37.5% from 255 or 32.76% from 290); Blue value is 110 (43.36% from 255 or 37.93% from 290); Max value from RGB is 110 - color contains mainly: blue. Hex color #555F6E is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #555F6E is #AAA091. Grayscale: #5D5D5D. Windows color (decimal): -11182226 or 7233365. OLE color: 7233365.
HSL color Cylindrical-coordinate representation of color #555F6E: hue angle of 216º degrees, saturation: 0.13, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #555F6E is Cyan = 0.23, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.57.
<style> p { color: #555F6E; } p { color: rgb(85,95,110); } H1.HeaderClassName { color: #555F6E; } .AnyTagClassName { color: #555F6E; } </style>
<style> a { background-color: #555F6E; } a { background-color: rgb(85,95,110); } div.DivClassName { background-color: #555F6E; } .BgClassName { background-color: #555F6E; } </style>
<style> span { border-color: #555F6E; } span { border-color: rgb(85,95,110); } td.TdClassName { border-color: #555F6E; } .TagClassName { border-color: #555F6E; } </style>