#0A1A0E (or 0x0A1A0E) is unknown color: approx Black Bean. HEX triplet: 0A, 1A and 0E. RGB value is (10,26,14). Sum of RGB (Red+Green+Blue) = 10+26+14=50 (6% of max value = 765). Red value is 10 (4.30% from 255 or 20% from 50); Green value is 26 (10.55% from 255 or 52% from 50); Blue value is 14 (5.86% from 255 or 28% from 50); Max value from RGB is 26 - color contains mainly: green. Hex color #0A1A0E is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #0A1A0E is #F5E5F1. Grayscale: #131313. Windows color (decimal): -16115186 or 924170. OLE color: 924170.
HSL color Cylindrical-coordinate representation of color #0A1A0E: hue angle of 135º degrees, saturation: 0.44, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.1% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #0A1A0E is Cyan = 0.62, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.90.
<style> p { color: #0A1A0E; } p { color: rgb(10,26,14); } H1.HeaderClassName { color: #0A1A0E; } .AnyTagClassName { color: #0A1A0E; } </style>
<style> a { background-color: #0A1A0E; } a { background-color: rgb(10,26,14); } div.DivClassName { background-color: #0A1A0E; } .BgClassName { background-color: #0A1A0E; } </style>
<style> span { border-color: #0A1A0E; } span { border-color: rgb(10,26,14); } td.TdClassName { border-color: #0A1A0E; } .TagClassName { border-color: #0A1A0E; } </style>