#48B70B (or 0x48B70B) is unknown color: approx Kelly Green. HEX triplet: 48, B7 and 0B. RGB value is (72,183,11). Sum of RGB (Red+Green+Blue) = 72+183+11=266 (35% of max value = 765). Red value is 72 (28.52% from 255 or 27.07% from 266); Green value is 183 (71.88% from 255 or 68.80% from 266); Blue value is 11 (4.69% from 255 or 4.14% from 266); Max value from RGB is 183 - color contains mainly: green. Hex color #48B70B is not a web safe color. Web safe color analog (approx): #33CC00. Inversed color of #48B70B is #B748F4. Grayscale: #828282. Windows color (decimal): -12011765 or 767816. OLE color: 767816.
HSL color Cylindrical-coordinate representation of color #48B70B: hue angle of 98.72º degrees, saturation: 0.89, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #48B70B is Cyan = 0.61, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.28.
<style> p { color: #48B70B; } p { color: rgb(72,183,11); } H1.HeaderClassName { color: #48B70B; } .AnyTagClassName { color: #48B70B; } </style>
<style> a { background-color: #48B70B; } a { background-color: rgb(72,183,11); } div.DivClassName { background-color: #48B70B; } .BgClassName { background-color: #48B70B; } </style>
<style> span { border-color: #48B70B; } span { border-color: rgb(72,183,11); } td.TdClassName { border-color: #48B70B; } .TagClassName { border-color: #48B70B; } </style>