#48AA01 (or 0x48AA01) is unknown color: approx Kelly Green. HEX triplet: 48, AA and 01. RGB value is (72,170,1). Sum of RGB (Red+Green+Blue) = 72+170+1=243 (32% of max value = 765). Red value is 72 (28.52% from 255 or 29.63% from 243); Green value is 170 (66.80% from 255 or 69.96% from 243); Blue value is 1 (0.78% from 255 or 0.41% from 243); Max value from RGB is 170 - color contains mainly: green. Hex color #48AA01 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #48AA01 is #B755FE. Grayscale: #7A7A7A. Windows color (decimal): -12015103 or 109128. OLE color: 109128.
HSL color Cylindrical-coordinate representation of color #48AA01: hue angle of 94.79º degrees, saturation: 0.99, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #48AA01 is Cyan = 0.58, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.33.
<style> p { color: #48aa01; } p { color: rgb(72,170,1); } H1.HeaderClassName { color: #48aa01; } .AnyTagClassName { color: #48aa01; } </style>
<style> a { background-color: #48aa01; } a { background-color: rgb(72,170,1); } div.DivClassName { background-color: #48aa01; } .BgClassName { background-color: #48aa01; } </style>
<style> span { border-color: #48aa01; } span { border-color: rgb(72,170,1); } td.TdClassName { border-color: #48aa01; } .TagClassName { border-color: #48aa01; } </style>