#015E6B (or 0x015E6B) is unknown color: approx Blue Lagoon. HEX triplet: 01, 5E and 6B. RGB value is (1,94,107). Sum of RGB (Red+Green+Blue) = 1+94+107=202 (26% of max value = 765). Red value is 1 (0.78% from 255 or 0.50% from 202); Green value is 94 (37.11% from 255 or 46.53% from 202); Blue value is 107 (42.19% from 255 or 52.97% from 202); Max value from RGB is 107 - color contains mainly: blue. Hex color #015E6B is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #015E6B is #FEA194. Grayscale: #434343. Windows color (decimal): -16687509 or 7036417. OLE color: 7036417.
HSL color Cylindrical-coordinate representation of color #015E6B: hue angle of 187.36º degrees, saturation: 0.98, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #015E6B is Cyan = 0.99, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.58.
<style> p { color: #015E6B; } p { color: rgb(1,94,107); } H1.HeaderClassName { color: #015E6B; } .AnyTagClassName { color: #015E6B; } </style>
<style> a { background-color: #015E6B; } a { background-color: rgb(1,94,107); } div.DivClassName { background-color: #015E6B; } .BgClassName { background-color: #015E6B; } </style>
<style> span { border-color: #015E6B; } span { border-color: rgb(1,94,107); } td.TdClassName { border-color: #015E6B; } .TagClassName { border-color: #015E6B; } </style>