#78AA4B (or 0x78AA4B) is unknown color: approx Asparagus. HEX triplet: 78, AA and 4B. RGB value is (120,170,75). Sum of RGB (Red+Green+Blue) = 120+170+75=365 (48% of max value = 765). Red value is 120 (47.27% from 255 or 32.88% from 365); Green value is 170 (66.80% from 255 or 46.58% from 365); Blue value is 75 (29.69% from 255 or 20.55% from 365); Max value from RGB is 170 - color contains mainly: green. Hex color #78AA4B is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #78AA4B is #8755B4. Grayscale: #909090. Windows color (decimal): -8869301 or 4958840. OLE color: 4958840.
HSL color Cylindrical-coordinate representation of color #78AA4B: hue angle of 91.58º degrees, saturation: 0.39, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #78AA4B is Cyan = 0.29, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.33.
<style> p { color: #78AA4B; } p { color: rgb(120,170,75); } H1.HeaderClassName { color: #78AA4B; } .AnyTagClassName { color: #78AA4B; } </style>
<style> a { background-color: #78AA4B; } a { background-color: rgb(120,170,75); } div.DivClassName { background-color: #78AA4B; } .BgClassName { background-color: #78AA4B; } </style>
<style> span { border-color: #78AA4B; } span { border-color: rgb(120,170,75); } td.TdClassName { border-color: #78AA4B; } .TagClassName { border-color: #78AA4B; } </style>