#100D1F (or 0x100D1F) is unknown color: approx Black Russian. HEX triplet: 10, 0D and 1F. RGB value is (16,13,31). Sum of RGB (Red+Green+Blue) = 16+13+31=60 (7% of max value = 765). Red value is 16 (6.64% from 255 or 26.67% from 60); Green value is 13 (5.47% from 255 or 21.67% from 60); Blue value is 31 (12.5% from 255 or 51.67% from 60); Max value from RGB is 31 - color contains mainly: blue. Hex color #100D1F is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #100D1F is #EFF2E0. Grayscale: #0F0F0F. Windows color (decimal): -15725281 or 2034960. OLE color: 2034960.
HSL color Cylindrical-coordinate representation of color #100D1F: hue angle of 250º degrees, saturation: 0.41, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.12% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #100D1F is Cyan = 0.48, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.88.
<style> p { color: #100D1F; } p { color: rgb(16,13,31); } H1.HeaderClassName { color: #100D1F; } .AnyTagClassName { color: #100D1F; } </style>
<style> a { background-color: #100D1F; } a { background-color: rgb(16,13,31); } div.DivClassName { background-color: #100D1F; } .BgClassName { background-color: #100D1F; } </style>
<style> span { border-color: #100D1F; } span { border-color: rgb(16,13,31); } td.TdClassName { border-color: #100D1F; } .TagClassName { border-color: #100D1F; } </style>