#79C08F (or 0x79C08F) is unknown color: approx Bay Leaf. HEX triplet: 79, C0 and 8F. RGB value is (121,192,143). Sum of RGB (Red+Green+Blue) = 121+192+143=456 (60% of max value = 765). Red value is 121 (47.66% from 255 or 26.54% from 456); Green value is 192 (75.39% from 255 or 42.11% from 456); Blue value is 143 (56.25% from 255 or 31.36% from 456); Max value from RGB is 192 - color contains mainly: green. Hex color #79C08F is not a web safe color. Web safe color analog (approx): #66CC99. Inversed color of #79C08F is #863F70. Grayscale: #A5A5A5. Windows color (decimal): -8798065 or 9420921. OLE color: 9420921.
HSL color Cylindrical-coordinate representation of color #79C08F: hue angle of 138.59º degrees, saturation: 0.36, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #79C08F is Cyan = 0.37, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.25.
<style> p { color: #79c08f; } p { color: rgb(121,192,143); } H1.HeaderClassName { color: #79c08f; } .AnyTagClassName { color: #79c08f; } </style>
<style> a { background-color: #79c08f; } a { background-color: rgb(121,192,143); } div.DivClassName { background-color: #79c08f; } .BgClassName { background-color: #79c08f; } </style>
<style> span { border-color: #79c08f; } span { border-color: rgb(121,192,143); } td.TdClassName { border-color: #79c08f; } .TagClassName { border-color: #79c08f; } </style>