#48B103 (or 0x48B103) is unknown color: approx Kelly Green. HEX triplet: 48, B1 and 03. RGB value is (72,177,3). Sum of RGB (Red+Green+Blue) = 72+177+3=252 (33% of max value = 765). Red value is 72 (28.52% from 255 or 28.57% from 252); Green value is 177 (69.53% from 255 or 70.24% from 252); Blue value is 3 (1.56% from 255 or 1.19% from 252); Max value from RGB is 177 - color contains mainly: green. Hex color #48B103 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #48B103 is #B74EFC. Grayscale: #7E7E7E. Windows color (decimal): -12013309 or 241992. OLE color: 241992.
HSL color Cylindrical-coordinate representation of color #48B103: hue angle of 96.21º degrees, saturation: 0.97, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #48B103 is Cyan = 0.59, Magento = 0, Yellow = 0.98 and Black (K on CMYK) = 0.31.
<style> p { color: #48B103; } p { color: rgb(72,177,3); } H1.HeaderClassName { color: #48B103; } .AnyTagClassName { color: #48B103; } </style>
<style> a { background-color: #48B103; } a { background-color: rgb(72,177,3); } div.DivClassName { background-color: #48B103; } .BgClassName { background-color: #48B103; } </style>
<style> span { border-color: #48B103; } span { border-color: rgb(72,177,3); } td.TdClassName { border-color: #48B103; } .TagClassName { border-color: #48B103; } </style>