#05C79F (or 0x05C79F) is unknown color: approx Caribbean Green. HEX triplet: 05, C7 and 9F. RGB value is (5,199,159). Sum of RGB (Red+Green+Blue) = 5+199+159=363 (48% of max value = 765). Red value is 5 (2.34% from 255 or 1.38% from 363); Green value is 199 (78.12% from 255 or 54.82% from 363); Blue value is 159 (62.5% from 255 or 43.80% from 363); Max value from RGB is 199 - color contains mainly: green. Hex color #05C79F is not a web safe color. Web safe color analog (approx): #00CC99. Inversed color of #05C79F is #FA3860. Grayscale: #888888. Windows color (decimal): -16398433 or 10471173. OLE color: 10471173.
HSL color Cylindrical-coordinate representation of color #05C79F: hue angle of 167.63º degrees, saturation: 0.95, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #05C79F is Cyan = 0.97, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.22.
<style> p { color: #05C79F; } p { color: rgb(5,199,159); } H1.HeaderClassName { color: #05C79F; } .AnyTagClassName { color: #05C79F; } </style>
<style> a { background-color: #05C79F; } a { background-color: rgb(5,199,159); } div.DivClassName { background-color: #05C79F; } .BgClassName { background-color: #05C79F; } </style>
<style> span { border-color: #05C79F; } span { border-color: rgb(5,199,159); } td.TdClassName { border-color: #05C79F; } .TagClassName { border-color: #05C79F; } </style>