#440A1E (or 0x440A1E) is unknown color: approx Bordeaux. HEX triplet: 44, 0A and 1E. RGB value is (68,10,30). Sum of RGB (Red+Green+Blue) = 68+10+30=108 (14% of max value = 765). Red value is 68 (26.95% from 255 or 62.96% from 108); Green value is 10 (4.30% from 255 or 9.26% from 108); Blue value is 30 (12.11% from 255 or 27.78% from 108); Max value from RGB is 68 - color contains mainly: red. Hex color #440A1E is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #440A1E is #BBF5E1. Grayscale: #1D1D1D. Windows color (decimal): -12318178 or 1968708. OLE color: 1968708.
HSL color Cylindrical-coordinate representation of color #440A1E: hue angle of 339.31º degrees, saturation: 0.74, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #440A1E is Cyan = 0, Magento = 0.85, Yellow = 0.56 and Black (K on CMYK) = 0.73.
<style> p { color: #440a1e; } p { color: rgb(68,10,30); } H1.HeaderClassName { color: #440a1e; } .AnyTagClassName { color: #440a1e; } </style>
<style> a { background-color: #440a1e; } a { background-color: rgb(68,10,30); } div.DivClassName { background-color: #440a1e; } .BgClassName { background-color: #440a1e; } </style>
<style> span { border-color: #440a1e; } span { border-color: rgb(68,10,30); } td.TdClassName { border-color: #440a1e; } .TagClassName { border-color: #440a1e; } </style>