#059ECC (or 0x059ECC) is unknown color: approx Pacific Blue. HEX triplet: 05, 9E and CC. RGB value is (5,158,204). Sum of RGB (Red+Green+Blue) = 5+158+204=367 (48% of max value = 765). Red value is 5 (2.34% from 255 or 1.36% from 367); Green value is 158 (62.11% from 255 or 43.05% from 367); Blue value is 204 (80.08% from 255 or 55.59% from 367); Max value from RGB is 204 - color contains mainly: blue. Hex color #059ECC is not a web safe color. Web safe color analog (approx): #0099CC. Inversed color of #059ECC is #FA6133. Grayscale: #757575. Windows color (decimal): -16408884 or 13409797. OLE color: 13409797.
HSL color Cylindrical-coordinate representation of color #059ECC: hue angle of 193.87º degrees, saturation: 0.95, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #059ECC is Cyan = 0.98, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #059ecc; } p { color: rgb(5,158,204); } H1.HeaderClassName { color: #059ecc; } .AnyTagClassName { color: #059ecc; } </style>
<style> a { background-color: #059ecc; } a { background-color: rgb(5,158,204); } div.DivClassName { background-color: #059ecc; } .BgClassName { background-color: #059ecc; } </style>
<style> span { border-color: #059ecc; } span { border-color: rgb(5,158,204); } td.TdClassName { border-color: #059ecc; } .TagClassName { border-color: #059ecc; } </style>