#1ED2CB (or 0x1ED2CB) is unknown color: approx Robin's Egg Blue. HEX triplet: 1E, D2 and CB. RGB value is (30,210,203). Sum of RGB (Red+Green+Blue) = 30+210+203=443 (58% of max value = 765). Red value is 30 (12.11% from 255 or 6.77% from 443); Green value is 210 (82.42% from 255 or 47.40% from 443); Blue value is 203 (79.69% from 255 or 45.82% from 443); Max value from RGB is 210 - color contains mainly: green. Hex color #1ED2CB is not a web safe color. Web safe color analog (approx): #33CCCC. Inversed color of #1ED2CB is #E12D34. Grayscale: #9B9B9B. Windows color (decimal): -14757173 or 13357598. OLE color: 13357598.
HSL color Cylindrical-coordinate representation of color #1ED2CB: hue angle of 177.67º degrees, saturation: 0.75, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #1ED2CB is Cyan = 0.86, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.18.
<style> p { color: #1ED2CB; } p { color: rgb(30,210,203); } H1.HeaderClassName { color: #1ED2CB; } .AnyTagClassName { color: #1ED2CB; } </style>
<style> a { background-color: #1ED2CB; } a { background-color: rgb(30,210,203); } div.DivClassName { background-color: #1ED2CB; } .BgClassName { background-color: #1ED2CB; } </style>
<style> span { border-color: #1ED2CB; } span { border-color: rgb(30,210,203); } td.TdClassName { border-color: #1ED2CB; } .TagClassName { border-color: #1ED2CB; } </style>