#78830B (or 0x78830B) is unknown color: approx Olive. HEX triplet: 78, 83 and 0B. RGB value is (120,131,11). Sum of RGB (Red+Green+Blue) = 120+131+11=262 (34% of max value = 765). Red value is 120 (47.27% from 255 or 45.80% from 262); Green value is 131 (51.56% from 255 or 50% from 262); Blue value is 11 (4.69% from 255 or 4.20% from 262); Max value from RGB is 131 - color contains mainly: green. Hex color #78830B is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #78830B is #877CF4. Grayscale: #727272. Windows color (decimal): -8879349 or 754552. OLE color: 754552.
HSL color Cylindrical-coordinate representation of color #78830B: hue angle of 65.5º degrees, saturation: 0.85, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #78830B is Cyan = 0.08, Magento = 0, Yellow = 0.92 and Black (K on CMYK) = 0.49.
<style> p { color: #78830B; } p { color: rgb(120,131,11); } H1.HeaderClassName { color: #78830B; } .AnyTagClassName { color: #78830B; } </style>
<style> a { background-color: #78830B; } a { background-color: rgb(120,131,11); } div.DivClassName { background-color: #78830B; } .BgClassName { background-color: #78830B; } </style>
<style> span { border-color: #78830B; } span { border-color: rgb(120,131,11); } td.TdClassName { border-color: #78830B; } .TagClassName { border-color: #78830B; } </style>