#090A14 (or 0x090A14) is unknown color: approx Black Russian. HEX triplet: 09, 0A and 14. RGB value is (9,10,20). Sum of RGB (Red+Green+Blue) = 9+10+20=39 (5% of max value = 765). Red value is 9 (3.91% from 255 or 23.08% from 39); Green value is 10 (4.30% from 255 or 25.64% from 39); Blue value is 20 (8.20% from 255 or 51.28% from 39); Max value from RGB is 20 - color contains mainly: blue. Hex color #090A14 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #090A14 is #F6F5EB. Grayscale: #0A0A0A. Windows color (decimal): -16184812 or 1313289. OLE color: 1313289.
HSL color Cylindrical-coordinate representation of color #090A14: hue angle of 234.55º degrees, saturation: 0.38, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.08% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #090A14 is Cyan = 0.55, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.92.
<style> p { color: #090A14; } p { color: rgb(9,10,20); } H1.HeaderClassName { color: #090A14; } .AnyTagClassName { color: #090A14; } </style>
<style> a { background-color: #090A14; } a { background-color: rgb(9,10,20); } div.DivClassName { background-color: #090A14; } .BgClassName { background-color: #090A14; } </style>
<style> span { border-color: #090A14; } span { border-color: rgb(9,10,20); } td.TdClassName { border-color: #090A14; } .TagClassName { border-color: #090A14; } </style>