#400A3F (or 0x400A3F) is unknown color: approx Mardi Gras. HEX triplet: 40, 0A and 3F. RGB value is (64,10,63). Sum of RGB (Red+Green+Blue) = 64+10+63=137 (18% of max value = 765). Red value is 64 (25.39% from 255 or 46.72% from 137); Green value is 10 (4.30% from 255 or 7.30% from 137); Blue value is 63 (25% from 255 or 45.99% from 137); Max value from RGB is 64 - color contains mainly: red. Hex color #400A3F is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #400A3F is #BFF5C0. Grayscale: #202020. Windows color (decimal): -12580289 or 4131392. OLE color: 4131392.
HSL color Cylindrical-coordinate representation of color #400A3F: hue angle of 301.11º degrees, saturation: 0.73, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #400A3F is Cyan = 0, Magento = 0.84, Yellow = 0.02 and Black (K on CMYK) = 0.75.
<style> p { color: #400A3F; } p { color: rgb(64,10,63); } H1.HeaderClassName { color: #400A3F; } .AnyTagClassName { color: #400A3F; } </style>
<style> a { background-color: #400A3F; } a { background-color: rgb(64,10,63); } div.DivClassName { background-color: #400A3F; } .BgClassName { background-color: #400A3F; } </style>
<style> span { border-color: #400A3F; } span { border-color: rgb(64,10,63); } td.TdClassName { border-color: #400A3F; } .TagClassName { border-color: #400A3F; } </style>