#1A076D (or 0x1A076D) is unknown color: approx Midnight Blue. HEX triplet: 1A, 07 and 6D. RGB value is (26,7,109). Sum of RGB (Red+Green+Blue) = 26+7+109=142 (18% of max value = 765). Red value is 26 (10.55% from 255 or 18.31% from 142); Green value is 7 (3.12% from 255 or 4.93% from 142); Blue value is 109 (42.97% from 255 or 76.76% from 142); Max value from RGB is 109 - color contains mainly: blue. Hex color #1A076D is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #1A076D is #E5F892. Grayscale: #171717. Windows color (decimal): -15071379 or 7145242. OLE color: 7145242.
HSL color Cylindrical-coordinate representation of color #1A076D: hue angle of 251.18º degrees, saturation: 0.88, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #1A076D is Cyan = 0.76, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.57.
<style> p { color: #1A076D; } p { color: rgb(26,7,109); } H1.HeaderClassName { color: #1A076D; } .AnyTagClassName { color: #1A076D; } </style>
<style> a { background-color: #1A076D; } a { background-color: rgb(26,7,109); } div.DivClassName { background-color: #1A076D; } .BgClassName { background-color: #1A076D; } </style>
<style> span { border-color: #1A076D; } span { border-color: rgb(26,7,109); } td.TdClassName { border-color: #1A076D; } .TagClassName { border-color: #1A076D; } </style>