#555951 (or 0x555951) is unknown color: approx Cabbage Pont. HEX triplet: 55, 59 and 51. RGB value is (85,89,81). Sum of RGB (Red+Green+Blue) = 85+89+81=255 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.33% from 255); Green value is 89 (35.16% from 255 or 34.90% from 255); Blue value is 81 (32.03% from 255 or 31.76% from 255); Max value from RGB is 89 - color contains mainly: green. Hex color #555951 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #555951 is #AAA6AE. Grayscale: #565656. Windows color (decimal): -11183791 or 5331285. OLE color: 5331285.
HSL color Cylindrical-coordinate representation of color #555951: hue angle of 90º degrees, saturation: 0.05, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #555951 is Cyan = 0.04, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.65.
<style> p { color: #555951; } p { color: rgb(85,89,81); } H1.HeaderClassName { color: #555951; } .AnyTagClassName { color: #555951; } </style>
<style> a { background-color: #555951; } a { background-color: rgb(85,89,81); } div.DivClassName { background-color: #555951; } .BgClassName { background-color: #555951; } </style>
<style> span { border-color: #555951; } span { border-color: rgb(85,89,81); } td.TdClassName { border-color: #555951; } .TagClassName { border-color: #555951; } </style>