#78B75D (or 0x78B75D) is unknown color: approx Mantis. HEX triplet: 78, B7 and 5D. RGB value is (120,183,93). Sum of RGB (Red+Green+Blue) = 120+183+93=396 (52% of max value = 765). Red value is 120 (47.27% from 255 or 30.30% from 396); Green value is 183 (71.88% from 255 or 46.21% from 396); Blue value is 93 (36.72% from 255 or 23.48% from 396); Max value from RGB is 183 - color contains mainly: green. Hex color #78B75D is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #78B75D is #8748A2. Grayscale: #9A9A9A. Windows color (decimal): -8865955 or 6141816. OLE color: 6141816.
HSL color Cylindrical-coordinate representation of color #78B75D: hue angle of 102º degrees, saturation: 0.38, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #78B75D is Cyan = 0.34, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.28.
<style> p { color: #78B75D; } p { color: rgb(120,183,93); } H1.HeaderClassName { color: #78B75D; } .AnyTagClassName { color: #78B75D; } </style>
<style> a { background-color: #78B75D; } a { background-color: rgb(120,183,93); } div.DivClassName { background-color: #78B75D; } .BgClassName { background-color: #78B75D; } </style>
<style> span { border-color: #78B75D; } span { border-color: rgb(120,183,93); } td.TdClassName { border-color: #78B75D; } .TagClassName { border-color: #78B75D; } </style>