#0A6204 (or 0x0A6204) is unknown color: approx Green. HEX triplet: 0A, 62 and 04. RGB value is (10,98,4). Sum of RGB (Red+Green+Blue) = 10+98+4=112 (14% of max value = 765). Red value is 10 (4.30% from 255 or 8.93% from 112); Green value is 98 (38.67% from 255 or 87.5% from 112); Blue value is 4 (1.95% from 255 or 3.57% from 112); Max value from RGB is 98 - color contains mainly: green. Hex color #0A6204 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #0A6204 is #F59DFB. Grayscale: #3D3D3D. Windows color (decimal): -16096764 or 287242. OLE color: 287242.
HSL color Cylindrical-coordinate representation of color #0A6204: hue angle of 116.17º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #0A6204 is Cyan = 0.90, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.62.
<style> p { color: #0A6204; } p { color: rgb(10,98,4); } H1.HeaderClassName { color: #0A6204; } .AnyTagClassName { color: #0A6204; } </style>
<style> a { background-color: #0A6204; } a { background-color: rgb(10,98,4); } div.DivClassName { background-color: #0A6204; } .BgClassName { background-color: #0A6204; } </style>
<style> span { border-color: #0A6204; } span { border-color: rgb(10,98,4); } td.TdClassName { border-color: #0A6204; } .TagClassName { border-color: #0A6204; } </style>