#05120A (or 0x05120A) is unknown color: approx Dark Green. HEX triplet: 05, 12 and 0A. RGB value is (5,18,10). Sum of RGB (Red+Green+Blue) = 5+18+10=33 (4% of max value = 765). Red value is 5 (2.34% from 255 or 15.15% from 33); Green value is 18 (7.42% from 255 or 54.55% from 33); Blue value is 10 (4.30% from 255 or 30.30% from 33); Max value from RGB is 18 - color contains mainly: green. Hex color #05120A is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #05120A is #FAEDF5. Grayscale: #0D0D0D. Windows color (decimal): -16444918 or 659973. OLE color: 659973.
HSL color Cylindrical-coordinate representation of color #05120A: hue angle of 143.08º degrees, saturation: 0.57, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.07% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #05120A is Cyan = 0.72, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.93.
<style> p { color: #05120A; } p { color: rgb(5,18,10); } H1.HeaderClassName { color: #05120A; } .AnyTagClassName { color: #05120A; } </style>
<style> a { background-color: #05120A; } a { background-color: rgb(5,18,10); } div.DivClassName { background-color: #05120A; } .BgClassName { background-color: #05120A; } </style>
<style> span { border-color: #05120A; } span { border-color: rgb(5,18,10); } td.TdClassName { border-color: #05120A; } .TagClassName { border-color: #05120A; } </style>