#79FFC9 (or 0x79FFC9) is unknown color: approx Aquamarine. HEX triplet: 79, FF and C9. RGB value is (121,255,201). Sum of RGB (Red+Green+Blue) = 121+255+201=577 (76% of max value = 765). Red value is 121 (47.66% from 255 or 20.97% from 577); Green value is 255 (100% from 255 or 44.19% from 577); Blue value is 201 (78.91% from 255 or 34.84% from 577); Max value from RGB is 255 - color contains mainly: green. Hex color #79FFC9 is not a web safe color. Web safe color analog (approx): #66FFCC. Inversed color of #79FFC9 is #860036. Grayscale: #D0D0D0. Windows color (decimal): -8781879 or 13238137. OLE color: 13238137.
HSL color Cylindrical-coordinate representation of color #79FFC9: hue angle of 155.82º degrees, saturation: 1, lightness: 0.74%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #79FFC9 is Cyan = 0.53, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.
<style> p { color: #79FFC9; } p { color: rgb(121,255,201); } H1.HeaderClassName { color: #79FFC9; } .AnyTagClassName { color: #79FFC9; } </style>
<style> a { background-color: #79FFC9; } a { background-color: rgb(121,255,201); } div.DivClassName { background-color: #79FFC9; } .BgClassName { background-color: #79FFC9; } </style>
<style> span { border-color: #79FFC9; } span { border-color: rgb(121,255,201); } td.TdClassName { border-color: #79FFC9; } .TagClassName { border-color: #79FFC9; } </style>