#404E3F (or 0x404E3F) is unknown color: approx Grey-Asparagus. HEX triplet: 40, 4E and 3F. RGB value is (64,78,63). Sum of RGB (Red+Green+Blue) = 64+78+63=205 (27% of max value = 765). Red value is 64 (25.39% from 255 or 31.22% from 205); Green value is 78 (30.86% from 255 or 38.05% from 205); Blue value is 63 (25% from 255 or 30.73% from 205); Max value from RGB is 78 - color contains mainly: green. Hex color #404E3F is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #404E3F is #BFB1C0. Grayscale: #484848. Windows color (decimal): -12562881 or 4148800. OLE color: 4148800.
HSL color Cylindrical-coordinate representation of color #404E3F: hue angle of 116º degrees, saturation: 0.11, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #404E3F is Cyan = 0.18, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.69.
<style> p { color: #404E3F; } p { color: rgb(64,78,63); } H1.HeaderClassName { color: #404E3F; } .AnyTagClassName { color: #404E3F; } </style>
<style> a { background-color: #404E3F; } a { background-color: rgb(64,78,63); } div.DivClassName { background-color: #404E3F; } .BgClassName { background-color: #404E3F; } </style>
<style> span { border-color: #404E3F; } span { border-color: rgb(64,78,63); } td.TdClassName { border-color: #404E3F; } .TagClassName { border-color: #404E3F; } </style>