#03A86E (or 0x03A86E) is unknown color: approx Jade. HEX triplet: 03, A8 and 6E. RGB value is (3,168,110). Sum of RGB (Red+Green+Blue) = 3+168+110=281 (37% of max value = 765). Red value is 3 (1.56% from 255 or 1.07% from 281); Green value is 168 (66.02% from 255 or 59.79% from 281); Blue value is 110 (43.36% from 255 or 39.15% from 281); Max value from RGB is 168 - color contains mainly: green. Hex color #03A86E is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #03A86E is #FC5791. Grayscale: #707070. Windows color (decimal): -16537490 or 7251971. OLE color: 7251971.
HSL color Cylindrical-coordinate representation of color #03A86E: hue angle of 158.91º degrees, saturation: 0.96, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #03A86E is Cyan = 0.98, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.34.
<style> p { color: #03A86E; } p { color: rgb(3,168,110); } H1.HeaderClassName { color: #03A86E; } .AnyTagClassName { color: #03A86E; } </style>
<style> a { background-color: #03A86E; } a { background-color: rgb(3,168,110); } div.DivClassName { background-color: #03A86E; } .BgClassName { background-color: #03A86E; } </style>
<style> span { border-color: #03A86E; } span { border-color: rgb(3,168,110); } td.TdClassName { border-color: #03A86E; } .TagClassName { border-color: #03A86E; } </style>