#10130F (or 0x10130F) is unknown color: approx Black Forest. HEX triplet: 10, 13 and 0F. RGB value is (16,19,15). Sum of RGB (Red+Green+Blue) = 16+19+15=50 (6% of max value = 765). Red value is 16 (6.64% from 255 or 32% from 50); Green value is 19 (7.81% from 255 or 38% from 50); Blue value is 15 (6.25% from 255 or 30% from 50); Max value from RGB is 19 - color contains mainly: green. Hex color #10130F is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #10130F is #EFECF0. Grayscale: #111111. Windows color (decimal): -15723761 or 987920. OLE color: 987920.
HSL color Cylindrical-coordinate representation of color #10130F: hue angle of 105º degrees, saturation: 0.12, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #10130F is Cyan = 0.16, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.93.
<style> p { color: #10130F; } p { color: rgb(16,19,15); } H1.HeaderClassName { color: #10130F; } .AnyTagClassName { color: #10130F; } </style>
<style> a { background-color: #10130F; } a { background-color: rgb(16,19,15); } div.DivClassName { background-color: #10130F; } .BgClassName { background-color: #10130F; } </style>
<style> span { border-color: #10130F; } span { border-color: rgb(16,19,15); } td.TdClassName { border-color: #10130F; } .TagClassName { border-color: #10130F; } </style>