#78DD32 (or 0x78DD32) is unknown color: approx Yellow Green. HEX triplet: 78, DD and 32. RGB value is (120,221,50). Sum of RGB (Red+Green+Blue) = 120+221+50=391 (51% of max value = 765). Red value is 120 (47.27% from 255 or 30.69% from 391); Green value is 221 (86.72% from 255 or 56.52% from 391); Blue value is 50 (19.92% from 255 or 12.79% from 391); Max value from RGB is 221 - color contains mainly: green. Hex color #78DD32 is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #78DD32 is #8722CD. Grayscale: #ABABAB. Windows color (decimal): -8856270 or 3333496. OLE color: 3333496.
HSL color Cylindrical-coordinate representation of color #78DD32: hue angle of 95.44º degrees, saturation: 0.72, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #78DD32 is Cyan = 0.46, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.13.
<style> p { color: #78DD32; } p { color: rgb(120,221,50); } H1.HeaderClassName { color: #78DD32; } .AnyTagClassName { color: #78DD32; } </style>
<style> a { background-color: #78DD32; } a { background-color: rgb(120,221,50); } div.DivClassName { background-color: #78DD32; } .BgClassName { background-color: #78DD32; } </style>
<style> span { border-color: #78DD32; } span { border-color: rgb(120,221,50); } td.TdClassName { border-color: #78DD32; } .TagClassName { border-color: #78DD32; } </style>