#78D11F (or 0x78D11F) is unknown color: approx Lima. HEX triplet: 78, D1 and 1F. RGB value is (120,209,31). Sum of RGB (Red+Green+Blue) = 120+209+31=360 (47% of max value = 765). Red value is 120 (47.27% from 255 or 33.33% from 360); Green value is 209 (82.03% from 255 or 58.06% from 360); Blue value is 31 (12.5% from 255 or 8.61% from 360); Max value from RGB is 209 - color contains mainly: green. Hex color #78D11F is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #78D11F is #872EE0. Grayscale: #A2A2A2. Windows color (decimal): -8859361 or 2085240. OLE color: 2085240.
HSL color Cylindrical-coordinate representation of color #78D11F: hue angle of 90º degrees, saturation: 0.74, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #78D11F is Cyan = 0.43, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.18.
<style> p { color: #78d11f; } p { color: rgb(120,209,31); } H1.HeaderClassName { color: #78d11f; } .AnyTagClassName { color: #78d11f; } </style>
<style> a { background-color: #78d11f; } a { background-color: rgb(120,209,31); } div.DivClassName { background-color: #78d11f; } .BgClassName { background-color: #78d11f; } </style>
<style> span { border-color: #78d11f; } span { border-color: rgb(120,209,31); } td.TdClassName { border-color: #78d11f; } .TagClassName { border-color: #78d11f; } </style>