#12022D (or 0x12022D) is unknown color: approx Blackcurrant. HEX triplet: 12, 02 and 2D. RGB value is (18,2,45). Sum of RGB (Red+Green+Blue) = 18+2+45=65 (8% of max value = 765). Red value is 18 (7.42% from 255 or 27.69% from 65); Green value is 2 (1.17% from 255 or 3.08% from 65); Blue value is 45 (17.97% from 255 or 69.23% from 65); Max value from RGB is 45 - color contains mainly: blue. Hex color #12022D is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #12022D is #EDFDD2. Grayscale: #0B0B0B. Windows color (decimal): -15597011 or 2949650. OLE color: 2949650.
HSL color Cylindrical-coordinate representation of color #12022D: hue angle of 262.33º degrees, saturation: 0.91, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.18% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #12022D is Cyan = 0.6, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.82.
<style> p { color: #12022D; } p { color: rgb(18,2,45); } H1.HeaderClassName { color: #12022D; } .AnyTagClassName { color: #12022D; } </style>
<style> a { background-color: #12022D; } a { background-color: rgb(18,2,45); } div.DivClassName { background-color: #12022D; } .BgClassName { background-color: #12022D; } </style>
<style> span { border-color: #12022D; } span { border-color: rgb(18,2,45); } td.TdClassName { border-color: #12022D; } .TagClassName { border-color: #12022D; } </style>