#2A4C8B (or 0x2A4C8B) is unknown color: approx Fun Blue. HEX triplet: 2A, 4C and 8B. RGB value is (42,76,139). Sum of RGB (Red+Green+Blue) = 42+76+139=257 (34% of max value = 765). Red value is 42 (16.80% from 255 or 16.34% from 257); Green value is 76 (30.08% from 255 or 29.57% from 257); Blue value is 139 (54.69% from 255 or 54.09% from 257); Max value from RGB is 139 - color contains mainly: blue. Hex color #2A4C8B is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #2A4C8B is #D5B374. Grayscale: #484848. Windows color (decimal): -14005109 or 9129002. OLE color: 9129002.
HSL color Cylindrical-coordinate representation of color #2A4C8B: hue angle of 218.97º degrees, saturation: 0.54, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #2A4C8B is Cyan = 0.70, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.45.
<style> p { color: #2A4C8B; } p { color: rgb(42,76,139); } H1.HeaderClassName { color: #2A4C8B; } .AnyTagClassName { color: #2A4C8B; } </style>
<style> a { background-color: #2A4C8B; } a { background-color: rgb(42,76,139); } div.DivClassName { background-color: #2A4C8B; } .BgClassName { background-color: #2A4C8B; } </style>
<style> span { border-color: #2A4C8B; } span { border-color: rgb(42,76,139); } td.TdClassName { border-color: #2A4C8B; } .TagClassName { border-color: #2A4C8B; } </style>