#059CBB (or 0x059CBB) is unknown color: approx Bondi Blue. HEX triplet: 05, 9C and BB. RGB value is (5,156,187). Sum of RGB (Red+Green+Blue) = 5+156+187=348 (46% of max value = 765). Red value is 5 (2.34% from 255 or 1.44% from 348); Green value is 156 (61.33% from 255 or 44.83% from 348); Blue value is 187 (73.44% from 255 or 53.74% from 348); Max value from RGB is 187 - color contains mainly: blue. Hex color #059CBB is not a web safe color. Web safe color analog (approx): #0099CC. Inversed color of #059CBB is #FA6344. Grayscale: #727272. Windows color (decimal): -16409413 or 12295173. OLE color: 12295173.
HSL color Cylindrical-coordinate representation of color #059CBB: hue angle of 190.22º degrees, saturation: 0.95, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #059CBB is Cyan = 0.97, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #059CBB; } p { color: rgb(5,156,187); } H1.HeaderClassName { color: #059CBB; } .AnyTagClassName { color: #059CBB; } </style>
<style> a { background-color: #059CBB; } a { background-color: rgb(5,156,187); } div.DivClassName { background-color: #059CBB; } .BgClassName { background-color: #059CBB; } </style>
<style> span { border-color: #059CBB; } span { border-color: rgb(5,156,187); } td.TdClassName { border-color: #059CBB; } .TagClassName { border-color: #059CBB; } </style>