#400A35 (or 0x400A35) is unknown color: approx Blackberry. HEX triplet: 40, 0A and 35. RGB value is (64,10,53). Sum of RGB (Red+Green+Blue) = 64+10+53=127 (16% of max value = 765). Red value is 64 (25.39% from 255 or 50.39% from 127); Green value is 10 (4.30% from 255 or 7.87% from 127); Blue value is 53 (21.09% from 255 or 41.73% from 127); Max value from RGB is 64 - color contains mainly: red. Hex color #400A35 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #400A35 is #BFF5CA. Grayscale: #1E1E1E. Windows color (decimal): -12580299 or 3476032. OLE color: 3476032.
HSL color Cylindrical-coordinate representation of color #400A35: hue angle of 312.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 #400A35 is Cyan = 0, Magento = 0.84, Yellow = 0.17 and Black (K on CMYK) = 0.75.
<style> p { color: #400A35; } p { color: rgb(64,10,53); } H1.HeaderClassName { color: #400A35; } .AnyTagClassName { color: #400A35; } </style>
<style> a { background-color: #400A35; } a { background-color: rgb(64,10,53); } div.DivClassName { background-color: #400A35; } .BgClassName { background-color: #400A35; } </style>
<style> span { border-color: #400A35; } span { border-color: rgb(64,10,53); } td.TdClassName { border-color: #400A35; } .TagClassName { border-color: #400A35; } </style>