#1A164F (or 0x1A164F) is unknown color: approx Paua. HEX triplet: 1A, 16 and 4F. RGB value is (26,22,79). Sum of RGB (Red+Green+Blue) = 26+22+79=127 (16% of max value = 765). Red value is 26 (10.55% from 255 or 20.47% from 127); Green value is 22 (8.98% from 255 or 17.32% from 127); Blue value is 79 (31.25% from 255 or 62.20% from 127); Max value from RGB is 79 - color contains mainly: blue. Hex color #1A164F is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #1A164F is #E5E9B0. Grayscale: #1D1D1D. Windows color (decimal): -15067569 or 5183002. OLE color: 5183002.
HSL color Cylindrical-coordinate representation of color #1A164F: hue angle of 244.21º degrees, saturation: 0.56, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #1A164F is Cyan = 0.67, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.69.
<style> p { color: #1A164F; } p { color: rgb(26,22,79); } H1.HeaderClassName { color: #1A164F; } .AnyTagClassName { color: #1A164F; } </style>
<style> a { background-color: #1A164F; } a { background-color: rgb(26,22,79); } div.DivClassName { background-color: #1A164F; } .BgClassName { background-color: #1A164F; } </style>
<style> span { border-color: #1A164F; } span { border-color: rgb(26,22,79); } td.TdClassName { border-color: #1A164F; } .TagClassName { border-color: #1A164F; } </style>