#400A11 (or 0x400A11) is unknown color: approx Rustic Red. HEX triplet: 40, 0A and 11. RGB value is (64,10,17). Sum of RGB (Red+Green+Blue) = 64+10+17=91 (12% of max value = 765). Red value is 64 (25.39% from 255 or 70.33% from 91); Green value is 10 (4.30% from 255 or 10.99% from 91); Blue value is 17 (7.03% from 255 or 18.68% from 91); Max value from RGB is 64 - color contains mainly: red. Hex color #400A11 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #400A11 is #BFF5EE. Grayscale: #1A1A1A. Windows color (decimal): -12580335 or 1116736. OLE color: 1116736.
HSL color Cylindrical-coordinate representation of color #400A11: hue angle of 352.22º 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 #400A11 is Cyan = 0, Magento = 0.84, Yellow = 0.73 and Black (K on CMYK) = 0.75.
<style> p { color: #400A11; } p { color: rgb(64,10,17); } H1.HeaderClassName { color: #400A11; } .AnyTagClassName { color: #400A11; } </style>
<style> a { background-color: #400A11; } a { background-color: rgb(64,10,17); } div.DivClassName { background-color: #400A11; } .BgClassName { background-color: #400A11; } </style>
<style> span { border-color: #400A11; } span { border-color: rgb(64,10,17); } td.TdClassName { border-color: #400A11; } .TagClassName { border-color: #400A11; } </style>