#1E605F (or 0x1E605F) is unknown color: approx Blue Stone. HEX triplet: 1E, 60 and 5F. RGB value is (30,96,95). Sum of RGB (Red+Green+Blue) = 30+96+95=221 (29% of max value = 765). Red value is 30 (12.11% from 255 or 13.57% from 221); Green value is 96 (37.89% from 255 or 43.44% from 221); Blue value is 95 (37.5% from 255 or 42.99% from 221); Max value from RGB is 96 - color contains mainly: green. Hex color #1E605F is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #1E605F is #E19FA0. Grayscale: #4C4C4C. Windows color (decimal): -14786465 or 6250526. OLE color: 6250526.
HSL color Cylindrical-coordinate representation of color #1E605F: hue angle of 179.09º degrees, saturation: 0.52, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #1E605F is Cyan = 0.69, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.62.
<style> p { color: #1E605F; } p { color: rgb(30,96,95); } H1.HeaderClassName { color: #1E605F; } .AnyTagClassName { color: #1E605F; } </style>
<style> a { background-color: #1E605F; } a { background-color: rgb(30,96,95); } div.DivClassName { background-color: #1E605F; } .BgClassName { background-color: #1E605F; } </style>
<style> span { border-color: #1E605F; } span { border-color: rgb(30,96,95); } td.TdClassName { border-color: #1E605F; } .TagClassName { border-color: #1E605F; } </style>