#79DB65 (or 0x79DB65) is unknown color: approx Pastel Green. HEX triplet: 79, DB and 65. RGB value is (121,219,101). Sum of RGB (Red+Green+Blue) = 121+219+101=441 (58% of max value = 765). Red value is 121 (47.66% from 255 or 27.44% from 441); Green value is 219 (85.94% from 255 or 49.66% from 441); Blue value is 101 (39.84% from 255 or 22.90% from 441); Max value from RGB is 219 - color contains mainly: green. Hex color #79DB65 is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #79DB65 is #86249A. Grayscale: #B0B0B0. Windows color (decimal): -8791195 or 6675321. OLE color: 6675321.
HSL color Cylindrical-coordinate representation of color #79DB65: hue angle of 109.83º degrees, saturation: 0.62, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #79DB65 is Cyan = 0.45, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.14.
<style> p { color: #79db65; } p { color: rgb(121,219,101); } H1.HeaderClassName { color: #79db65; } .AnyTagClassName { color: #79db65; } </style>
<style> a { background-color: #79db65; } a { background-color: rgb(121,219,101); } div.DivClassName { background-color: #79db65; } .BgClassName { background-color: #79db65; } </style>
<style> span { border-color: #79db65; } span { border-color: rgb(121,219,101); } td.TdClassName { border-color: #79db65; } .TagClassName { border-color: #79db65; } </style>