#03B37C (or 0x03B37C) is unknown color: approx Jade. HEX triplet: 03, B3 and 7C. RGB value is (3,179,124). Sum of RGB (Red+Green+Blue) = 3+179+124=306 (40% of max value = 765). Red value is 3 (1.56% from 255 or 0.98% from 306); Green value is 179 (70.31% from 255 or 58.50% from 306); Blue value is 124 (48.83% from 255 or 40.52% from 306); Max value from RGB is 179 - color contains mainly: green. Hex color #03B37C is not a web safe color. Web safe color analog (approx): #00CC66. Inversed color of #03B37C is #FC4C83. Grayscale: #787878. Windows color (decimal): -16534660 or 8172291. OLE color: 8172291.
HSL color Cylindrical-coordinate representation of color #03B37C: hue angle of 161.25º degrees, saturation: 0.97, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #03B37C is Cyan = 0.98, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.30.
<style> p { color: #03b37c; } p { color: rgb(3,179,124); } H1.HeaderClassName { color: #03b37c; } .AnyTagClassName { color: #03b37c; } </style>
<style> a { background-color: #03b37c; } a { background-color: rgb(3,179,124); } div.DivClassName { background-color: #03b37c; } .BgClassName { background-color: #03b37c; } </style>
<style> span { border-color: #03b37c; } span { border-color: rgb(3,179,124); } td.TdClassName { border-color: #03b37c; } .TagClassName { border-color: #03b37c; } </style>