#03EFBD (or 0x03EFBD) is unknown color: approx Bright Turquoise. HEX triplet: 03, EF and BD. RGB value is (3,239,189). Sum of RGB (Red+Green+Blue) = 3+239+189=431 (57% of max value = 765). Red value is 3 (1.56% from 255 or 0.70% from 431); Green value is 239 (93.75% from 255 or 55.45% from 431); Blue value is 189 (74.22% from 255 or 43.85% from 431); Max value from RGB is 239 - color contains mainly: green. Hex color #03EFBD is not a web safe color. Web safe color analog (approx): #00FFCC. Inversed color of #03EFBD is #FC1042. Grayscale: #A2A2A2. Windows color (decimal): -16519235 or 12447491. OLE color: 12447491.
HSL color Cylindrical-coordinate representation of color #03EFBD: hue angle of 167.29º degrees, saturation: 0.98, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #03EFBD is Cyan = 0.99, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.06.
<style> p { color: #03efbd; } p { color: rgb(3,239,189); } H1.HeaderClassName { color: #03efbd; } .AnyTagClassName { color: #03efbd; } </style>
<style> a { background-color: #03efbd; } a { background-color: rgb(3,239,189); } div.DivClassName { background-color: #03efbd; } .BgClassName { background-color: #03efbd; } </style>
<style> span { border-color: #03efbd; } span { border-color: rgb(3,239,189); } td.TdClassName { border-color: #03efbd; } .TagClassName { border-color: #03efbd; } </style>