#1A164E (or 0x1A164E) is unknown color: approx Paua. HEX triplet: 1A, 16 and 4E. RGB value is (26,22,78). Sum of RGB (Red+Green+Blue) = 26+22+78=126 (16% of max value = 765). Red value is 26 (10.55% from 255 or 20.63% from 126); Green value is 22 (8.98% from 255 or 17.46% from 126); Blue value is 78 (30.86% from 255 or 61.90% from 126); Max value from RGB is 78 - color contains mainly: blue. Hex color #1A164E is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #1A164E is #E5E9B1. Grayscale: #1D1D1D. Windows color (decimal): -15067570 or 5117466. OLE color: 5117466.
HSL color Cylindrical-coordinate representation of color #1A164E: hue angle of 244.29º 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 #1A164E is Cyan = 0.67, Magento = 0.72, Yellow = 0 and Black (K on CMYK) = 0.69.
<style> p { color: #1A164E; } p { color: rgb(26,22,78); } H1.HeaderClassName { color: #1A164E; } .AnyTagClassName { color: #1A164E; } </style>
<style> a { background-color: #1A164E; } a { background-color: rgb(26,22,78); } div.DivClassName { background-color: #1A164E; } .BgClassName { background-color: #1A164E; } </style>
<style> span { border-color: #1A164E; } span { border-color: rgb(26,22,78); } td.TdClassName { border-color: #1A164E; } .TagClassName { border-color: #1A164E; } </style>