#1E1255 (or 0x1E1255) is unknown color: approx Paua. HEX triplet: 1E, 12 and 55. RGB value is (30,18,85). Sum of RGB (Red+Green+Blue) = 30+18+85=133 (17% of max value = 765). Red value is 30 (12.11% from 255 or 22.56% from 133); Green value is 18 (7.42% from 255 or 13.53% from 133); Blue value is 85 (33.59% from 255 or 63.91% from 133); Max value from RGB is 85 - color contains mainly: blue. Hex color #1E1255 is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #1E1255 is #E1EDAA. Grayscale: #1C1C1C. Windows color (decimal): -14806443 or 5575198. OLE color: 5575198.
HSL color Cylindrical-coordinate representation of color #1E1255: hue angle of 250.75º degrees, saturation: 0.65, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #1E1255 is Cyan = 0.65, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.67.
<style> p { color: #1E1255; } p { color: rgb(30,18,85); } H1.HeaderClassName { color: #1E1255; } .AnyTagClassName { color: #1E1255; } </style>
<style> a { background-color: #1E1255; } a { background-color: rgb(30,18,85); } div.DivClassName { background-color: #1E1255; } .BgClassName { background-color: #1E1255; } </style>
<style> span { border-color: #1E1255; } span { border-color: rgb(30,18,85); } td.TdClassName { border-color: #1E1255; } .TagClassName { border-color: #1E1255; } </style>