#03B55F (or 0x03B55F) is unknown color: approx Jade. HEX triplet: 03, B5 and 5F. RGB value is (3,181,95). Sum of RGB (Red+Green+Blue) = 3+181+95=279 (36% of max value = 765). Red value is 3 (1.56% from 255 or 1.08% from 279); Green value is 181 (71.09% from 255 or 64.87% from 279); Blue value is 95 (37.5% from 255 or 34.05% from 279); Max value from RGB is 181 - color contains mainly: green. Hex color #03B55F is not a web safe color. Web safe color analog (approx): #00CC66. Inversed color of #03B55F is #FC4AA0. Grayscale: #767676. Windows color (decimal): -16534177 or 6272259. OLE color: 6272259.
HSL color Cylindrical-coordinate representation of color #03B55F: hue angle of 151.01º degrees, saturation: 0.97, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #03B55F is Cyan = 0.98, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.29.
<style> p { color: #03b55f; } p { color: rgb(3,181,95); } H1.HeaderClassName { color: #03b55f; } .AnyTagClassName { color: #03b55f; } </style>
<style> a { background-color: #03b55f; } a { background-color: rgb(3,181,95); } div.DivClassName { background-color: #03b55f; } .BgClassName { background-color: #03b55f; } </style>
<style> span { border-color: #03b55f; } span { border-color: rgb(3,181,95); } td.TdClassName { border-color: #03b55f; } .TagClassName { border-color: #03b55f; } </style>