#1A325A (or 0x1A325A) is unknown color: approx Catalina Blue. HEX triplet: 1A, 32 and 5A. RGB value is (26,50,90). Sum of RGB (Red+Green+Blue) = 26+50+90=166 (21% of max value = 765). Red value is 26 (10.55% from 255 or 15.66% from 166); Green value is 50 (19.92% from 255 or 30.12% from 166); Blue value is 90 (35.55% from 255 or 54.22% from 166); Max value from RGB is 90 - color contains mainly: blue. Hex color #1A325A is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #1A325A is #E5CDA5. Grayscale: #2F2F2F. Windows color (decimal): -15060390 or 5911066. OLE color: 5911066.
HSL color Cylindrical-coordinate representation of color #1A325A: hue angle of 217.5º degrees, saturation: 0.55, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #1A325A is Cyan = 0.71, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.65.
<style> p { color: #1A325A; } p { color: rgb(26,50,90); } H1.HeaderClassName { color: #1A325A; } .AnyTagClassName { color: #1A325A; } </style>
<style> a { background-color: #1A325A; } a { background-color: rgb(26,50,90); } div.DivClassName { background-color: #1A325A; } .BgClassName { background-color: #1A325A; } </style>
<style> span { border-color: #1A325A; } span { border-color: rgb(26,50,90); } td.TdClassName { border-color: #1A325A; } .TagClassName { border-color: #1A325A; } </style>