#05AB6B (or 0x05AB6B) is unknown color: approx Jade. HEX triplet: 05, AB and 6B. RGB value is (5,171,107). Sum of RGB (Red+Green+Blue) = 5+171+107=283 (37% of max value = 765). Red value is 5 (2.34% from 255 or 1.77% from 283); Green value is 171 (67.19% from 255 or 60.42% from 283); Blue value is 107 (42.19% from 255 or 37.81% from 283); Max value from RGB is 171 - color contains mainly: green. Hex color #05AB6B is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #05AB6B is #FA5494. Grayscale: #727272. Windows color (decimal): -16405653 or 7056133. OLE color: 7056133.
HSL color Cylindrical-coordinate representation of color #05AB6B: hue angle of 156.87º degrees, saturation: 0.94, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #05AB6B is Cyan = 0.97, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.33.
<style> p { color: #05AB6B; } p { color: rgb(5,171,107); } H1.HeaderClassName { color: #05AB6B; } .AnyTagClassName { color: #05AB6B; } </style>
<style> a { background-color: #05AB6B; } a { background-color: rgb(5,171,107); } div.DivClassName { background-color: #05AB6B; } .BgClassName { background-color: #05AB6B; } </style>
<style> span { border-color: #05AB6B; } span { border-color: rgb(5,171,107); } td.TdClassName { border-color: #05AB6B; } .TagClassName { border-color: #05AB6B; } </style>