#404E55 (or 0x404E55) is unknown color: approx Atomic. HEX triplet: 40, 4E and 55. RGB value is (64,78,85). Sum of RGB (Red+Green+Blue) = 64+78+85=227 (30% of max value = 765). Red value is 64 (25.39% from 255 or 28.19% from 227); Green value is 78 (30.86% from 255 or 34.36% from 227); Blue value is 85 (33.59% from 255 or 37.44% from 227); Max value from RGB is 85 - color contains mainly: blue. Hex color #404E55 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #404E55 is #BFB1AA. Grayscale: #4A4A4A. Windows color (decimal): -12562859 or 5590592. OLE color: 5590592.
HSL color Cylindrical-coordinate representation of color #404E55: hue angle of 200º 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 #404E55 is Cyan = 0.25, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.67.
<style> p { color: #404E55; } p { color: rgb(64,78,85); } H1.HeaderClassName { color: #404E55; } .AnyTagClassName { color: #404E55; } </style>
<style> a { background-color: #404E55; } a { background-color: rgb(64,78,85); } div.DivClassName { background-color: #404E55; } .BgClassName { background-color: #404E55; } </style>
<style> span { border-color: #404E55; } span { border-color: rgb(64,78,85); } td.TdClassName { border-color: #404E55; } .TagClassName { border-color: #404E55; } </style>