#0A090B (or 0x0A090B) is unknown color: approx Blackcurrant. HEX triplet: 0A, 09 and 0B. RGB value is (10,9,11). Sum of RGB (Red+Green+Blue) = 10+9+11=30 (3% of max value = 765). Red value is 10 (4.30% from 255 or 33.33% from 30); Green value is 9 (3.91% from 255 or 30% from 30); Blue value is 11 (4.69% from 255 or 36.67% from 30); Max value from RGB is 11 - color contains mainly: blue. Hex color #0A090B is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #0A090B is #F5F6F4. Grayscale: #090909. Windows color (decimal): -16119541 or 723210. OLE color: 723210.
HSL color Cylindrical-coordinate representation of color #0A090B: hue angle of 270º degrees, saturation: 0.1, lightness: 0.04%. HSV value (or HSB Brightness) of color is 0.04% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #0A090B is Cyan = 0.09, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.96.
<style> p { color: #0A090B; } p { color: rgb(10,9,11); } H1.HeaderClassName { color: #0A090B; } .AnyTagClassName { color: #0A090B; } </style>
<style> a { background-color: #0A090B; } a { background-color: rgb(10,9,11); } div.DivClassName { background-color: #0A090B; } .BgClassName { background-color: #0A090B; } </style>
<style> span { border-color: #0A090B; } span { border-color: rgb(10,9,11); } td.TdClassName { border-color: #0A090B; } .TagClassName { border-color: #0A090B; } </style>