#400A0E (or 0x400A0E) is unknown color: approx Rustic Red. HEX triplet: 40, 0A and 0E. RGB value is (64,10,14). Sum of RGB (Red+Green+Blue) = 64+10+14=88 (11% of max value = 765). Red value is 64 (25.39% from 255 or 72.73% from 88); Green value is 10 (4.30% from 255 or 11.36% from 88); Blue value is 14 (5.86% from 255 or 15.91% from 88); Max value from RGB is 64 - color contains mainly: red. Hex color #400A0E is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #400A0E is #BFF5F1. Grayscale: #1A1A1A. Windows color (decimal): -12580338 or 920128. OLE color: 920128.
HSL color Cylindrical-coordinate representation of color #400A0E: hue angle of 355.56º 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 #400A0E is Cyan = 0, Magento = 0.84, Yellow = 0.78 and Black (K on CMYK) = 0.75.
<style> p { color: #400A0E; } p { color: rgb(64,10,14); } H1.HeaderClassName { color: #400A0E; } .AnyTagClassName { color: #400A0E; } </style>
<style> a { background-color: #400A0E; } a { background-color: rgb(64,10,14); } div.DivClassName { background-color: #400A0E; } .BgClassName { background-color: #400A0E; } </style>
<style> span { border-color: #400A0E; } span { border-color: rgb(64,10,14); } td.TdClassName { border-color: #400A0E; } .TagClassName { border-color: #400A0E; } </style>