#060B5B (or 0x060B5B) is unknown color: approx Midnight Blue. HEX triplet: 06, 0B and 5B. RGB value is (6,11,91). Sum of RGB (Red+Green+Blue) = 6+11+91=108 (14% of max value = 765). Red value is 6 (2.73% from 255 or 5.56% from 108); Green value is 11 (4.69% from 255 or 10.19% from 108); Blue value is 91 (35.94% from 255 or 84.26% from 108); Max value from RGB is 91 - color contains mainly: blue. Hex color #060B5B is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #060B5B is #F9F4A4. Grayscale: #121212. Windows color (decimal): -16381093 or 5966598. OLE color: 5966598.
HSL color Cylindrical-coordinate representation of color #060B5B: hue angle of 236.47º degrees, saturation: 0.88, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #060B5B is Cyan = 0.93, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.64.
<style> p { color: #060B5B; } p { color: rgb(6,11,91); } H1.HeaderClassName { color: #060B5B; } .AnyTagClassName { color: #060B5B; } </style>
<style> a { background-color: #060B5B; } a { background-color: rgb(6,11,91); } div.DivClassName { background-color: #060B5B; } .BgClassName { background-color: #060B5B; } </style>
<style> span { border-color: #060B5B; } span { border-color: rgb(6,11,91); } td.TdClassName { border-color: #060B5B; } .TagClassName { border-color: #060B5B; } </style>