#545455 (or 0x545455) is unknown color: approx Gun Powder. HEX triplet: 54, 54 and 55. RGB value is (84,84,85). Sum of RGB (Red+Green+Blue) = 84+84+85=253 (33% of max value = 765). Red value is 84 (33.20% from 255 or 33.20% from 253); Green value is 84 (33.20% from 255 or 33.20% from 253); Blue value is 85 (33.59% from 255 or 33.60% from 253); Max value from RGB is 85 - color contains mainly: blue. Hex color #545455 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #545455 is #ABABAA. Grayscale: #545454. Windows color (decimal): -11250603 or 5592148. OLE color: 5592148.
HSL color Cylindrical-coordinate representation of color #545455: hue angle of 240º 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 #545455 is Cyan = 0.01, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.67.
<style> p { color: #545455; } p { color: rgb(84,84,85); } H1.HeaderClassName { color: #545455; } .AnyTagClassName { color: #545455; } </style>
<style> a { background-color: #545455; } a { background-color: rgb(84,84,85); } div.DivClassName { background-color: #545455; } .BgClassName { background-color: #545455; } </style>
<style> span { border-color: #545455; } span { border-color: rgb(84,84,85); } td.TdClassName { border-color: #545455; } .TagClassName { border-color: #545455; } </style>