#3ED9FF (or 0x3ED9FF) is unknown color: approx Turquoise Blue. HEX triplet: 3E, D9 and FF. RGB value is (62,217,255). Sum of RGB (Red+Green+Blue) = 62+217+255=534 (70% of max value = 765). Red value is 62 (24.61% from 255 or 11.61% from 534); Green value is 217 (85.16% from 255 or 40.64% from 534); Blue value is 255 (100% from 255 or 47.75% from 534); Max value from RGB is 255 - color contains mainly: blue. Hex color #3ED9FF is not a web safe color. Web safe color analog (approx): #33CCFF. Inversed color of #3ED9FF is #C12600. Grayscale: #AEAEAE. Windows color (decimal): -12658177 or 16767294. OLE color: 16767294.
HSL color Cylindrical-coordinate representation of color #3ED9FF: hue angle of 191.81º degrees, saturation: 1, lightness: 0.62%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #3ED9FF is Cyan = 0.76, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #3ed9ff; } p { color: rgb(62,217,255); } H1.HeaderClassName { color: #3ed9ff; } .AnyTagClassName { color: #3ed9ff; } </style>
<style> a { background-color: #3ed9ff; } a { background-color: rgb(62,217,255); } div.DivClassName { background-color: #3ed9ff; } .BgClassName { background-color: #3ed9ff; } </style>
<style> span { border-color: #3ed9ff; } span { border-color: rgb(62,217,255); } td.TdClassName { border-color: #3ed9ff; } .TagClassName { border-color: #3ed9ff; } </style>