#1EC7B0 (or 0x1EC7B0) is unknown color: approx Light Sea Green. HEX triplet: 1E, C7 and B0. RGB value is (30,199,176). Sum of RGB (Red+Green+Blue) = 30+199+176=405 (53% of max value = 765). Red value is 30 (12.11% from 255 or 7.41% from 405); Green value is 199 (78.12% from 255 or 49.14% from 405); Blue value is 176 (69.14% from 255 or 43.46% from 405); Max value from RGB is 199 - color contains mainly: green. Hex color #1EC7B0 is not a web safe color. Web safe color analog (approx): #33CC99. Inversed color of #1EC7B0 is #E1384F. Grayscale: #919191. Windows color (decimal): -14760016 or 11585310. OLE color: 11585310.
HSL color Cylindrical-coordinate representation of color #1EC7B0: hue angle of 171.83º degrees, saturation: 0.74, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #1EC7B0 is Cyan = 0.85, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.22.
<style> p { color: #1EC7B0; } p { color: rgb(30,199,176); } H1.HeaderClassName { color: #1EC7B0; } .AnyTagClassName { color: #1EC7B0; } </style>
<style> a { background-color: #1EC7B0; } a { background-color: rgb(30,199,176); } div.DivClassName { background-color: #1EC7B0; } .BgClassName { background-color: #1EC7B0; } </style>
<style> span { border-color: #1EC7B0; } span { border-color: rgb(30,199,176); } td.TdClassName { border-color: #1EC7B0; } .TagClassName { border-color: #1EC7B0; } </style>