#027A12 (or 0x027A12) is unknown color: approx Green. HEX triplet: 02, 7A and 12. RGB value is (2,122,18). Sum of RGB (Red+Green+Blue) = 2+122+18=142 (18% of max value = 765). Red value is 2 (1.17% from 255 or 1.41% from 142); Green value is 122 (48.05% from 255 or 85.92% from 142); Blue value is 18 (7.42% from 255 or 12.68% from 142); Max value from RGB is 122 - color contains mainly: green. Hex color #027A12 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #027A12 is #FD85ED. Grayscale: #4A4A4A. Windows color (decimal): -16614894 or 1210882. OLE color: 1210882.
HSL color Cylindrical-coordinate representation of color #027A12: hue angle of 128º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #027A12 is Cyan = 0.98, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.52.
<style> p { color: #027A12; } p { color: rgb(2,122,18); } H1.HeaderClassName { color: #027A12; } .AnyTagClassName { color: #027A12; } </style>
<style> a { background-color: #027A12; } a { background-color: rgb(2,122,18); } div.DivClassName { background-color: #027A12; } .BgClassName { background-color: #027A12; } </style>
<style> span { border-color: #027A12; } span { border-color: rgb(2,122,18); } td.TdClassName { border-color: #027A12; } .TagClassName { border-color: #027A12; } </style>