#1A4AAD (or 0x1A4AAD) is unknown color: approx Cerulean Blue. HEX triplet: 1A, 4A and AD. RGB value is (26,74,173). Sum of RGB (Red+Green+Blue) = 26+74+173=273 (36% of max value = 765). Red value is 26 (10.55% from 255 or 9.52% from 273); Green value is 74 (29.30% from 255 or 27.11% from 273); Blue value is 173 (67.97% from 255 or 63.37% from 273); Max value from RGB is 173 - color contains mainly: blue. Hex color #1A4AAD is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #1A4AAD is #E5B552. Grayscale: #464646. Windows color (decimal): -15054163 or 11356698. OLE color: 11356698.
HSL color Cylindrical-coordinate representation of color #1A4AAD: hue angle of 220.41º degrees, saturation: 0.74, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #1A4AAD is Cyan = 0.85, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.32.
<style> p { color: #1a4aad; } p { color: rgb(26,74,173); } H1.HeaderClassName { color: #1a4aad; } .AnyTagClassName { color: #1a4aad; } </style>
<style> a { background-color: #1a4aad; } a { background-color: rgb(26,74,173); } div.DivClassName { background-color: #1a4aad; } .BgClassName { background-color: #1a4aad; } </style>
<style> span { border-color: #1a4aad; } span { border-color: rgb(26,74,173); } td.TdClassName { border-color: #1a4aad; } .TagClassName { border-color: #1a4aad; } </style>