#01152B (or 0x01152B) is unknown color: approx Black Pearl. HEX triplet: 01, 15 and 2B. RGB value is (1,21,43). Sum of RGB (Red+Green+Blue) = 1+21+43=65 (8% of max value = 765). Red value is 1 (0.78% from 255 or 1.54% from 65); Green value is 21 (8.59% from 255 or 32.31% from 65); Blue value is 43 (17.19% from 255 or 66.15% from 65); Max value from RGB is 43 - color contains mainly: blue. Hex color #01152B is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #01152B is #FEEAD4. Grayscale: #111111. Windows color (decimal): -16706261 or 2823425. OLE color: 2823425.
HSL color Cylindrical-coordinate representation of color #01152B: hue angle of 211.43º degrees, saturation: 0.95, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.17% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #01152B is Cyan = 0.98, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.83.
<style> p { color: #01152B; } p { color: rgb(1,21,43); } H1.HeaderClassName { color: #01152B; } .AnyTagClassName { color: #01152B; } </style>
<style> a { background-color: #01152B; } a { background-color: rgb(1,21,43); } div.DivClassName { background-color: #01152B; } .BgClassName { background-color: #01152B; } </style>
<style> span { border-color: #01152B; } span { border-color: rgb(1,21,43); } td.TdClassName { border-color: #01152B; } .TagClassName { border-color: #01152B; } </style>