#050C0A (or 0x050C0A) is unknown color: approx Dark Green. HEX triplet: 05, 0C and 0A. RGB value is (5,12,10). Sum of RGB (Red+Green+Blue) = 5+12+10=27 (3% of max value = 765). Red value is 5 (2.34% from 255 or 18.52% from 27); Green value is 12 (5.08% from 255 or 44.44% from 27); Blue value is 10 (4.30% from 255 or 37.04% from 27); Max value from RGB is 12 - color contains mainly: green. Hex color #050C0A is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #050C0A is #FAF3F5. Grayscale: #090909. Windows color (decimal): -16446454 or 658437. OLE color: 658437.
HSL color Cylindrical-coordinate representation of color #050C0A: hue angle of 162.86º degrees, saturation: 0.41, lightness: 0.03%. HSV value (or HSB Brightness) of color is 0.05% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #050C0A is Cyan = 0.58, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.95.
<style> p { color: #050C0A; } p { color: rgb(5,12,10); } H1.HeaderClassName { color: #050C0A; } .AnyTagClassName { color: #050C0A; } </style>
<style> a { background-color: #050C0A; } a { background-color: rgb(5,12,10); } div.DivClassName { background-color: #050C0A; } .BgClassName { background-color: #050C0A; } </style>
<style> span { border-color: #050C0A; } span { border-color: rgb(5,12,10); } td.TdClassName { border-color: #050C0A; } .TagClassName { border-color: #050C0A; } </style>