#0A0E0A (or 0x0A0E0A) is unknown color: approx Black Bean. HEX triplet: 0A, 0E and 0A. RGB value is (10,14,10). Sum of RGB (Red+Green+Blue) = 10+14+10=34 (4% of max value = 765). Red value is 10 (4.30% from 255 or 29.41% from 34); Green value is 14 (5.86% from 255 or 41.18% from 34); Blue value is 10 (4.30% from 255 or 29.41% from 34); Max value from RGB is 14 - color contains mainly: green. Hex color #0A0E0A is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #0A0E0A is #F5F1F5. Grayscale: #0C0C0C. Windows color (decimal): -16118262 or 658954. OLE color: 658954.
HSL color Cylindrical-coordinate representation of color #0A0E0A: hue angle of 120º degrees, saturation: 0.17, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.05% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #0A0E0A is Cyan = 0.29, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.95.
<style> p { color: #0A0E0A; } p { color: rgb(10,14,10); } H1.HeaderClassName { color: #0A0E0A; } .AnyTagClassName { color: #0A0E0A; } </style>
<style> a { background-color: #0A0E0A; } a { background-color: rgb(10,14,10); } div.DivClassName { background-color: #0A0E0A; } .BgClassName { background-color: #0A0E0A; } </style>
<style> span { border-color: #0A0E0A; } span { border-color: rgb(10,14,10); } td.TdClassName { border-color: #0A0E0A; } .TagClassName { border-color: #0A0E0A; } </style>