#404E6D (or 0x404E6D) is unknown color: approx Astronaut. HEX triplet: 40, 4E and 6D. RGB value is (64,78,109). Sum of RGB (Red+Green+Blue) = 64+78+109=251 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.50% from 251); Green value is 78 (30.86% from 255 or 31.08% from 251); Blue value is 109 (42.97% from 255 or 43.43% from 251); Max value from RGB is 109 - color contains mainly: blue. Hex color #404E6D is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #404E6D is #BFB192. Grayscale: #4D4D4D. Windows color (decimal): -12562835 or 7163456. OLE color: 7163456.
HSL color Cylindrical-coordinate representation of color #404E6D: hue angle of 221.33º degrees, saturation: 0.26, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #404E6D is Cyan = 0.41, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.57.
<style> p { color: #404E6D; } p { color: rgb(64,78,109); } H1.HeaderClassName { color: #404E6D; } .AnyTagClassName { color: #404E6D; } </style>
<style> a { background-color: #404E6D; } a { background-color: rgb(64,78,109); } div.DivClassName { background-color: #404E6D; } .BgClassName { background-color: #404E6D; } </style>
<style> span { border-color: #404E6D; } span { border-color: rgb(64,78,109); } td.TdClassName { border-color: #404E6D; } .TagClassName { border-color: #404E6D; } </style>