#12015B (or 0x12015B) is unknown color: approx Midnight Blue. HEX triplet: 12, 01 and 5B. RGB value is (18,1,91). Sum of RGB (Red+Green+Blue) = 18+1+91=110 (14% of max value = 765). Red value is 18 (7.42% from 255 or 16.36% from 110); Green value is 1 (0.78% from 255 or 0.91% from 110); Blue value is 91 (35.94% from 255 or 82.73% from 110); Max value from RGB is 91 - color contains mainly: blue. Hex color #12015B is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #12015B is #EDFEA4. Grayscale: #101010. Windows color (decimal): -15597221 or 5964050. OLE color: 5964050.
HSL color Cylindrical-coordinate representation of color #12015B: hue angle of 251.33º degrees, saturation: 0.98, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.36% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #12015B is Cyan = 0.80, Magento = 0.99, Yellow = 0 and Black (K on CMYK) = 0.64.
<style> p { color: #12015B; } p { color: rgb(18,1,91); } H1.HeaderClassName { color: #12015B; } .AnyTagClassName { color: #12015B; } </style>
<style> a { background-color: #12015B; } a { background-color: rgb(18,1,91); } div.DivClassName { background-color: #12015B; } .BgClassName { background-color: #12015B; } </style>
<style> span { border-color: #12015B; } span { border-color: rgb(18,1,91); } td.TdClassName { border-color: #12015B; } .TagClassName { border-color: #12015B; } </style>