#111F19 (or 0x111F19) is unknown color: approx Dark Green. HEX triplet: 11, 1F and 19. RGB value is (17,31,25). Sum of RGB (Red+Green+Blue) = 17+31+25=73 (9% of max value = 765). Red value is 17 (7.03% from 255 or 23.29% from 73); Green value is 31 (12.5% from 255 or 42.47% from 73); Blue value is 25 (10.16% from 255 or 34.25% from 73); Max value from RGB is 31 - color contains mainly: green. Hex color #111F19 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #111F19 is #EEE0E6. Grayscale: #1A1A1A. Windows color (decimal): -15655143 or 1646353. OLE color: 1646353.
HSL color Cylindrical-coordinate representation of color #111F19: hue angle of 154.29º degrees, saturation: 0.29, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.12% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #111F19 is Cyan = 0.45, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.88.
<style> p { color: #111F19; } p { color: rgb(17,31,25); } H1.HeaderClassName { color: #111F19; } .AnyTagClassName { color: #111F19; } </style>
<style> a { background-color: #111F19; } a { background-color: rgb(17,31,25); } div.DivClassName { background-color: #111F19; } .BgClassName { background-color: #111F19; } </style>
<style> span { border-color: #111F19; } span { border-color: rgb(17,31,25); } td.TdClassName { border-color: #111F19; } .TagClassName { border-color: #111F19; } </style>