#10090B (or 0x10090B) is unknown color: approx Rustic Red. HEX triplet: 10, 09 and 0B. RGB value is (16,9,11). Sum of RGB (Red+Green+Blue) = 16+9+11=36 (4% of max value = 765). Red value is 16 (6.64% from 255 or 44.44% from 36); Green value is 9 (3.91% from 255 or 25% from 36); Blue value is 11 (4.69% from 255 or 30.56% from 36); Max value from RGB is 16 - color contains mainly: red. Hex color #10090B is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #10090B is #EFF6F4. Grayscale: #0B0B0B. Windows color (decimal): -15726325 or 723216. OLE color: 723216.
HSL color Cylindrical-coordinate representation of color #10090B: hue angle of 342.86º degrees, saturation: 0.28, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.06% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #10090B is Cyan = 0, Magento = 0.44, Yellow = 0.31 and Black (K on CMYK) = 0.94.
<style> p { color: #10090B; } p { color: rgb(16,9,11); } H1.HeaderClassName { color: #10090B; } .AnyTagClassName { color: #10090B; } </style>
<style> a { background-color: #10090B; } a { background-color: rgb(16,9,11); } div.DivClassName { background-color: #10090B; } .BgClassName { background-color: #10090B; } </style>
<style> span { border-color: #10090B; } span { border-color: rgb(16,9,11); } td.TdClassName { border-color: #10090B; } .TagClassName { border-color: #10090B; } </style>