#400E1A (or 0x400E1A) is unknown color: approx Rustic Red. HEX triplet: 40, 0E and 1A. RGB value is (64,14,26). Sum of RGB (Red+Green+Blue) = 64+14+26=104 (13% of max value = 765). Red value is 64 (25.39% from 255 or 61.54% from 104); Green value is 14 (5.86% from 255 or 13.46% from 104); Blue value is 26 (10.55% from 255 or 25% from 104); Max value from RGB is 64 - color contains mainly: red. Hex color #400E1A is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #400E1A is #BFF1E5. Grayscale: #1E1E1E. Windows color (decimal): -12579302 or 1707584. OLE color: 1707584.
HSL color Cylindrical-coordinate representation of color #400E1A: hue angle of 345.6º degrees, saturation: 0.64, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #400E1A is Cyan = 0, Magento = 0.78, Yellow = 0.59 and Black (K on CMYK) = 0.75.
<style> p { color: #400E1A; } p { color: rgb(64,14,26); } H1.HeaderClassName { color: #400E1A; } .AnyTagClassName { color: #400E1A; } </style>
<style> a { background-color: #400E1A; } a { background-color: rgb(64,14,26); } div.DivClassName { background-color: #400E1A; } .BgClassName { background-color: #400E1A; } </style>
<style> span { border-color: #400E1A; } span { border-color: rgb(64,14,26); } td.TdClassName { border-color: #400E1A; } .TagClassName { border-color: #400E1A; } </style>