#12075A (or 0x12075A) is unknown color: approx Midnight Blue. HEX triplet: 12, 07 and 5A. RGB value is (18,7,90). Sum of RGB (Red+Green+Blue) = 18+7+90=115 (15% of max value = 765). Red value is 18 (7.42% from 255 or 15.65% from 115); Green value is 7 (3.12% from 255 or 6.09% from 115); Blue value is 90 (35.55% from 255 or 78.26% from 115); Max value from RGB is 90 - color contains mainly: blue. Hex color #12075A is not a web safe color. Web safe color analog (approx): #000066. Inversed color of #12075A is #EDF8A5. Grayscale: #131313. Windows color (decimal): -15595686 or 5900050. OLE color: 5900050.
HSL color Cylindrical-coordinate representation of color #12075A: hue angle of 247.95º degrees, saturation: 0.86, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #12075A is Cyan = 0.80, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.65.
<style> p { color: #12075A; } p { color: rgb(18,7,90); } H1.HeaderClassName { color: #12075A; } .AnyTagClassName { color: #12075A; } </style>
<style> a { background-color: #12075A; } a { background-color: rgb(18,7,90); } div.DivClassName { background-color: #12075A; } .BgClassName { background-color: #12075A; } </style>
<style> span { border-color: #12075A; } span { border-color: rgb(18,7,90); } td.TdClassName { border-color: #12075A; } .TagClassName { border-color: #12075A; } </style>