#440E1B (or 0x440E1B) is unknown color: approx Bordeaux. HEX triplet: 44, 0E and 1B. RGB value is (68,14,27). Sum of RGB (Red+Green+Blue) = 68+14+27=109 (14% of max value = 765). Red value is 68 (26.95% from 255 or 62.39% from 109); Green value is 14 (5.86% from 255 or 12.84% from 109); Blue value is 27 (10.94% from 255 or 24.77% from 109); Max value from RGB is 68 - color contains mainly: red. Hex color #440E1B is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #440E1B is #BBF1E4. Grayscale: #1F1F1F. Windows color (decimal): -12317157 or 1773124. OLE color: 1773124.
HSL color Cylindrical-coordinate representation of color #440E1B: hue angle of 345.56º degrees, saturation: 0.66, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #440E1B is Cyan = 0, Magento = 0.79, Yellow = 0.60 and Black (K on CMYK) = 0.73.
<style> p { color: #440E1B; } p { color: rgb(68,14,27); } H1.HeaderClassName { color: #440E1B; } .AnyTagClassName { color: #440E1B; } </style>
<style> a { background-color: #440E1B; } a { background-color: rgb(68,14,27); } div.DivClassName { background-color: #440E1B; } .BgClassName { background-color: #440E1B; } </style>
<style> span { border-color: #440E1B; } span { border-color: rgb(68,14,27); } td.TdClassName { border-color: #440E1B; } .TagClassName { border-color: #440E1B; } </style>