#090D0A (or 0x090D0A) is unknown color: approx Black Bean. HEX triplet: 09, 0D and 0A. RGB value is (9,13,10). Sum of RGB (Red+Green+Blue) = 9+13+10=32 (4% of max value = 765). Red value is 9 (3.91% from 255 or 28.12% from 32); Green value is 13 (5.47% from 255 or 40.62% from 32); Blue value is 10 (4.30% from 255 or 31.25% from 32); Max value from RGB is 13 - color contains mainly: green. Hex color #090D0A is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #090D0A is #F6F2F5. Grayscale: #0B0B0B. Windows color (decimal): -16184054 or 658697. OLE color: 658697.
HSL color Cylindrical-coordinate representation of color #090D0A: hue angle of 135º degrees, saturation: 0.18, lightness: 0.04%. HSV value (or HSB Brightness) of color is 0.05% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #090D0A is Cyan = 0.31, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.95.
<style> p { color: #090D0A; } p { color: rgb(9,13,10); } H1.HeaderClassName { color: #090D0A; } .AnyTagClassName { color: #090D0A; } </style>
<style> a { background-color: #090D0A; } a { background-color: rgb(9,13,10); } div.DivClassName { background-color: #090D0A; } .BgClassName { background-color: #090D0A; } </style>
<style> span { border-color: #090D0A; } span { border-color: rgb(9,13,10); } td.TdClassName { border-color: #090D0A; } .TagClassName { border-color: #090D0A; } </style>