#10120F (or 0x10120F) is unknown color: approx Pine Tree. HEX triplet: 10, 12 and 0F. RGB value is (16,18,15). Sum of RGB (Red+Green+Blue) = 16+18+15=49 (6% of max value = 765). Red value is 16 (6.64% from 255 or 32.65% from 49); Green value is 18 (7.42% from 255 or 36.73% from 49); Blue value is 15 (6.25% from 255 or 30.61% from 49); Max value from RGB is 18 - color contains mainly: green. Hex color #10120F is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #10120F is #EFEDF0. Grayscale: #111111. Windows color (decimal): -15724017 or 987664. OLE color: 987664.
HSL color Cylindrical-coordinate representation of color #10120F: hue angle of 100º degrees, saturation: 0.09, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #10120F is Cyan = 0.11, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.93.
<style> p { color: #10120F; } p { color: rgb(16,18,15); } H1.HeaderClassName { color: #10120F; } .AnyTagClassName { color: #10120F; } </style>
<style> a { background-color: #10120F; } a { background-color: rgb(16,18,15); } div.DivClassName { background-color: #10120F; } .BgClassName { background-color: #10120F; } </style>
<style> span { border-color: #10120F; } span { border-color: rgb(16,18,15); } td.TdClassName { border-color: #10120F; } .TagClassName { border-color: #10120F; } </style>