#112004 (or 0x112004) is unknown color: approx Pine Tree. HEX triplet: 11, 20 and 04. RGB value is (17,32,4). Sum of RGB (Red+Green+Blue) = 17+32+4=53 (7% of max value = 765). Red value is 17 (7.03% from 255 or 32.08% from 53); Green value is 32 (12.89% from 255 or 60.38% from 53); Blue value is 4 (1.95% from 255 or 7.55% from 53); Max value from RGB is 32 - color contains mainly: green. Hex color #112004 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #112004 is #EEDFFB. Grayscale: #181818. Windows color (decimal): -15654908 or 270353. OLE color: 270353.
HSL color Cylindrical-coordinate representation of color #112004: hue angle of 92.14º degrees, saturation: 0.78, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #112004 is Cyan = 0.47, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.87.
<style> p { color: #112004; } p { color: rgb(17,32,4); } H1.HeaderClassName { color: #112004; } .AnyTagClassName { color: #112004; } </style>
<style> a { background-color: #112004; } a { background-color: rgb(17,32,4); } div.DivClassName { background-color: #112004; } .BgClassName { background-color: #112004; } </style>
<style> span { border-color: #112004; } span { border-color: rgb(17,32,4); } td.TdClassName { border-color: #112004; } .TagClassName { border-color: #112004; } </style>