#1E555A (or 0x1E555A) is unknown color: approx Blue Stone. HEX triplet: 1E, 55 and 5A. RGB value is (30,85,90). Sum of RGB (Red+Green+Blue) = 30+85+90=205 (27% of max value = 765). Red value is 30 (12.11% from 255 or 14.63% from 205); Green value is 85 (33.59% from 255 or 41.46% from 205); Blue value is 90 (35.55% from 255 or 43.90% from 205); Max value from RGB is 90 - color contains mainly: blue. Hex color #1E555A is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #1E555A is #E1AAA5. Grayscale: #454545. Windows color (decimal): -14789286 or 5920030. OLE color: 5920030.
HSL color Cylindrical-coordinate representation of color #1E555A: hue angle of 185º degrees, saturation: 0.5, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #1E555A is Cyan = 0.67, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.65.
<style> p { color: #1E555A; } p { color: rgb(30,85,90); } H1.HeaderClassName { color: #1E555A; } .AnyTagClassName { color: #1E555A; } </style>
<style> a { background-color: #1E555A; } a { background-color: rgb(30,85,90); } div.DivClassName { background-color: #1E555A; } .BgClassName { background-color: #1E555A; } </style>
<style> span { border-color: #1E555A; } span { border-color: rgb(30,85,90); } td.TdClassName { border-color: #1E555A; } .TagClassName { border-color: #1E555A; } </style>