#1E15FA (or 0x1E15FA) is unknown color: approx Blue. HEX triplet: 1E, 15 and FA. RGB value is (30,21,250). Sum of RGB (Red+Green+Blue) = 30+21+250=301 (39% of max value = 765). Red value is 30 (12.11% from 255 or 9.97% from 301); Green value is 21 (8.59% from 255 or 6.98% from 301); Blue value is 250 (98.05% from 255 or 83.06% from 301); Max value from RGB is 250 - color contains mainly: blue. Hex color #1E15FA is not a web safe color. Web safe color analog (approx): #3300FF. Inversed color of #1E15FA is #E1EA05. Grayscale: #303030. Windows color (decimal): -14805510 or 16389406. OLE color: 16389406.
HSL color Cylindrical-coordinate representation of color #1E15FA: hue angle of 242.36º degrees, saturation: 0.96, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #1E15FA is Cyan = 0.88, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #1E15FA; } p { color: rgb(30,21,250); } H1.HeaderClassName { color: #1E15FA; } .AnyTagClassName { color: #1E15FA; } </style>
<style> a { background-color: #1E15FA; } a { background-color: rgb(30,21,250); } div.DivClassName { background-color: #1E15FA; } .BgClassName { background-color: #1E15FA; } </style>
<style> span { border-color: #1E15FA; } span { border-color: rgb(30,21,250); } td.TdClassName { border-color: #1E15FA; } .TagClassName { border-color: #1E15FA; } </style>