#000B59 (or 0x000B59) is unknown color: approx Sapphire. HEX triplet: 00, 0B and 59. RGB value is (0,11,89). Sum of RGB (Red+Green+Blue) = 0+11+89=100 (13% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 100); Green value is 11 (4.69% from 255 or 11% from 100); Blue value is 89 (35.16% from 255 or 89% from 100); Max value from RGB is 89 - color contains mainly: blue. Hex color #000B59 is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #000B59 is #FFF4A6. Grayscale: #101010. Windows color (decimal): -16774311 or 5835520. OLE color: 5835520.
HSL color Cylindrical-coordinate representation of color #000B59: hue angle of 232.58º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 1%. Process color model (Four color, CMYK) of #000B59 is Cyan = 1, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.65.
<style> p { color: #000B59; } p { color: rgb(0,11,89); } H1.HeaderClassName { color: #000B59; } .AnyTagClassName { color: #000B59; } </style>
<style> a { background-color: #000B59; } a { background-color: rgb(0,11,89); } div.DivClassName { background-color: #000B59; } .BgClassName { background-color: #000B59; } </style>
<style> span { border-color: #000B59; } span { border-color: rgb(0,11,89); } td.TdClassName { border-color: #000B59; } .TagClassName { border-color: #000B59; } </style>