#12012D (or 0x12012D) is unknown color: approx Blackcurrant. HEX triplet: 12, 01 and 2D. RGB value is (18,1,45). Sum of RGB (Red+Green+Blue) = 18+1+45=64 (8% of max value = 765). Red value is 18 (7.42% from 255 or 28.12% from 64); Green value is 1 (0.78% from 255 or 1.56% from 64); Blue value is 45 (17.97% from 255 or 70.31% from 64); Max value from RGB is 45 - color contains mainly: blue. Hex color #12012D is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #12012D is #EDFED2. Grayscale: #0A0A0A. Windows color (decimal): -15597267 or 2949394. OLE color: 2949394.
HSL color Cylindrical-coordinate representation of color #12012D: hue angle of 263.18º degrees, saturation: 0.96, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.18% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #12012D is Cyan = 0.6, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.82.
<style> p { color: #12012D; } p { color: rgb(18,1,45); } H1.HeaderClassName { color: #12012D; } .AnyTagClassName { color: #12012D; } </style>
<style> a { background-color: #12012D; } a { background-color: rgb(18,1,45); } div.DivClassName { background-color: #12012D; } .BgClassName { background-color: #12012D; } </style>
<style> span { border-color: #12012D; } span { border-color: rgb(18,1,45); } td.TdClassName { border-color: #12012D; } .TagClassName { border-color: #12012D; } </style>