#1EBDFD (or 0x1EBDFD) is unknown color: approx Deep Sky Blue. HEX triplet: 1E, BD and FD. RGB value is (30,189,253). Sum of RGB (Red+Green+Blue) = 30+189+253=472 (62% of max value = 765). Red value is 30 (12.11% from 255 or 6.36% from 472); Green value is 189 (74.22% from 255 or 40.04% from 472); Blue value is 253 (99.22% from 255 or 53.60% from 472); Max value from RGB is 253 - color contains mainly: blue. Hex color #1EBDFD is not a web safe color. Web safe color analog (approx): #33CCFF. Inversed color of #1EBDFD is #E14202. Grayscale: #949494. Windows color (decimal): -14762499 or 16629022. OLE color: 16629022.
HSL color Cylindrical-coordinate representation of color #1EBDFD: hue angle of 197.22º degrees, saturation: 0.98, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #1EBDFD is Cyan = 0.88, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #1ebdfd; } p { color: rgb(30,189,253); } H1.HeaderClassName { color: #1ebdfd; } .AnyTagClassName { color: #1ebdfd; } </style>
<style> a { background-color: #1ebdfd; } a { background-color: rgb(30,189,253); } div.DivClassName { background-color: #1ebdfd; } .BgClassName { background-color: #1ebdfd; } </style>
<style> span { border-color: #1ebdfd; } span { border-color: rgb(30,189,253); } td.TdClassName { border-color: #1ebdfd; } .TagClassName { border-color: #1ebdfd; } </style>