#1A187B (or 0x1A187B) is unknown color: approx Midnight Blue. HEX triplet: 1A, 18 and 7B. RGB value is (26,24,123). Sum of RGB (Red+Green+Blue) = 26+24+123=173 (22% of max value = 765). Red value is 26 (10.55% from 255 or 15.03% from 173); Green value is 24 (9.77% from 255 or 13.87% from 173); Blue value is 123 (48.44% from 255 or 71.10% from 173); Max value from RGB is 123 - color contains mainly: blue. Hex color #1A187B is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #1A187B is #E5E784. Grayscale: #232323. Windows color (decimal): -15067013 or 8067098. OLE color: 8067098.
HSL color Cylindrical-coordinate representation of color #1A187B: hue angle of 241.21º degrees, saturation: 0.67, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #1A187B is Cyan = 0.79, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.52.
<style> p { color: #1a187b; } p { color: rgb(26,24,123); } H1.HeaderClassName { color: #1a187b; } .AnyTagClassName { color: #1a187b; } </style>
<style> a { background-color: #1a187b; } a { background-color: rgb(26,24,123); } div.DivClassName { background-color: #1a187b; } .BgClassName { background-color: #1a187b; } </style>
<style> span { border-color: #1a187b; } span { border-color: rgb(26,24,123); } td.TdClassName { border-color: #1a187b; } .TagClassName { border-color: #1a187b; } </style>