#10130E (or 0x10130E) is unknown color: approx Pine Tree. HEX triplet: 10, 13 and 0E. RGB value is (16,19,14). Sum of RGB (Red+Green+Blue) = 16+19+14=49 (6% of max value = 765). Red value is 16 (6.64% from 255 or 32.65% from 49); Green value is 19 (7.81% from 255 or 38.78% from 49); Blue value is 14 (5.86% from 255 or 28.57% from 49); Max value from RGB is 19 - color contains mainly: green. Hex color #10130E is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #10130E is #EFECF1. Grayscale: #111111. Windows color (decimal): -15723762 or 922384. OLE color: 922384.
HSL color Cylindrical-coordinate representation of color #10130E: hue angle of 96º degrees, saturation: 0.15, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #10130E is Cyan = 0.16, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.93.
<style> p { color: #10130E; } p { color: rgb(16,19,14); } H1.HeaderClassName { color: #10130E; } .AnyTagClassName { color: #10130E; } </style>
<style> a { background-color: #10130E; } a { background-color: rgb(16,19,14); } div.DivClassName { background-color: #10130E; } .BgClassName { background-color: #10130E; } </style>
<style> span { border-color: #10130E; } span { border-color: rgb(16,19,14); } td.TdClassName { border-color: #10130E; } .TagClassName { border-color: #10130E; } </style>