#0A0908 (or 0x0A0908) is unknown color: approx Black. HEX triplet: 0A, 09 and 08. RGB value is (10,9,8). Sum of RGB (Red+Green+Blue) = 10+9+8=27 (3% of max value = 765). Red value is 10 (4.30% from 255 or 37.04% from 27); Green value is 9 (3.91% from 255 or 33.33% from 27); Blue value is 8 (3.52% from 255 or 29.63% from 27); Max value from RGB is 10 - color contains mainly: red. Hex color #0A0908 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #0A0908 is #F5F6F7. Grayscale: #090909. Windows color (decimal): -16119544 or 526602. OLE color: 526602.
HSL color Cylindrical-coordinate representation of color #0A0908: hue angle of 30º degrees, saturation: 0.11, lightness: 0.04%. HSV value (or HSB Brightness) of color is 0.04% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #0A0908 is Cyan = 0, Magento = 0.10, Yellow = 0.2 and Black (K on CMYK) = 0.96.
<style> p { color: #0A0908; } p { color: rgb(10,9,8); } H1.HeaderClassName { color: #0A0908; } .AnyTagClassName { color: #0A0908; } </style>
<style> a { background-color: #0A0908; } a { background-color: rgb(10,9,8); } div.DivClassName { background-color: #0A0908; } .BgClassName { background-color: #0A0908; } </style>
<style> span { border-color: #0A0908; } span { border-color: rgb(10,9,8); } td.TdClassName { border-color: #0A0908; } .TagClassName { border-color: #0A0908; } </style>