#555454 (or 0x555454) is unknown color: approx Matterhorn. HEX triplet: 55, 54 and 54. RGB value is (85,84,84). Sum of RGB (Red+Green+Blue) = 85+84+84=253 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.60% from 253); Green value is 84 (33.20% from 255 or 33.20% from 253); Blue value is 84 (33.20% from 255 or 33.20% from 253); Max value from RGB is 85 - color contains mainly: red. Hex color #555454 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #555454 is #AAABAB. Grayscale: #545454. Windows color (decimal): -11185068 or 5526613. OLE color: 5526613.
HSL color Cylindrical-coordinate representation of color #555454: hue angle of 0º degrees, saturation: 0.01, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #555454 is Cyan = 0, Magento = 0.01, Yellow = 0.01 and Black (K on CMYK) = 0.67.
<style> p { color: #555454; } p { color: rgb(85,84,84); } H1.HeaderClassName { color: #555454; } .AnyTagClassName { color: #555454; } </style>
<style> a { background-color: #555454; } a { background-color: rgb(85,84,84); } div.DivClassName { background-color: #555454; } .BgClassName { background-color: #555454; } </style>
<style> span { border-color: #555454; } span { border-color: rgb(85,84,84); } td.TdClassName { border-color: #555454; } .TagClassName { border-color: #555454; } </style>