#1EAFF6 (or 0x1EAFF6) is unknown color: approx Dodger Blue. HEX triplet: 1E, AF and F6. RGB value is (30,175,246). Sum of RGB (Red+Green+Blue) = 30+175+246=451 (59% of max value = 765). Red value is 30 (12.11% from 255 or 6.65% from 451); Green value is 175 (68.75% from 255 or 38.80% from 451); Blue value is 246 (96.48% from 255 or 54.55% from 451); Max value from RGB is 246 - color contains mainly: blue. Hex color #1EAFF6 is not a web safe color. Web safe color analog (approx): #3399FF. Inversed color of #1EAFF6 is #E15009. Grayscale: #8B8B8B. Windows color (decimal): -14766090 or 16166686. OLE color: 16166686.
HSL color Cylindrical-coordinate representation of color #1EAFF6: hue angle of 199.72º degrees, saturation: 0.92, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #1EAFF6 is Cyan = 0.88, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #1eaff6; } p { color: rgb(30,175,246); } H1.HeaderClassName { color: #1eaff6; } .AnyTagClassName { color: #1eaff6; } </style>
<style> a { background-color: #1eaff6; } a { background-color: rgb(30,175,246); } div.DivClassName { background-color: #1eaff6; } .BgClassName { background-color: #1eaff6; } </style>
<style> span { border-color: #1eaff6; } span { border-color: rgb(30,175,246); } td.TdClassName { border-color: #1eaff6; } .TagClassName { border-color: #1eaff6; } </style>