#404F55 (or 0x404F55) is unknown color: approx Atomic. HEX triplet: 40, 4F and 55. RGB value is (64,79,85). Sum of RGB (Red+Green+Blue) = 64+79+85=228 (30% of max value = 765). Red value is 64 (25.39% from 255 or 28.07% from 228); Green value is 79 (31.25% from 255 or 34.65% from 228); Blue value is 85 (33.59% from 255 or 37.28% from 228); Max value from RGB is 85 - color contains mainly: blue. Hex color #404F55 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #404F55 is #BFB0AA. Grayscale: #4B4B4B. Windows color (decimal): -12562603 or 5590848. OLE color: 5590848.
HSL color Cylindrical-coordinate representation of color #404F55: hue angle of 197.14º degrees, saturation: 0.14, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #404F55 is Cyan = 0.25, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.67.
<style> p { color: #404F55; } p { color: rgb(64,79,85); } H1.HeaderClassName { color: #404F55; } .AnyTagClassName { color: #404F55; } </style>
<style> a { background-color: #404F55; } a { background-color: rgb(64,79,85); } div.DivClassName { background-color: #404F55; } .BgClassName { background-color: #404F55; } </style>
<style> span { border-color: #404F55; } span { border-color: rgb(64,79,85); } td.TdClassName { border-color: #404F55; } .TagClassName { border-color: #404F55; } </style>