#2A52AC (or 0x2A52AC) is unknown color: approx Cerulean Blue. HEX triplet: 2A, 52 and AC. RGB value is (42,82,172). Sum of RGB (Red+Green+Blue) = 42+82+172=296 (39% of max value = 765). Red value is 42 (16.80% from 255 or 14.19% from 296); Green value is 82 (32.42% from 255 or 27.70% from 296); Blue value is 172 (67.58% from 255 or 58.11% from 296); Max value from RGB is 172 - color contains mainly: blue. Hex color #2A52AC is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #2A52AC is #D5AD53. Grayscale: #4F4F4F. Windows color (decimal): -14003540 or 11293226. OLE color: 11293226.
HSL color Cylindrical-coordinate representation of color #2A52AC: hue angle of 221.54º degrees, saturation: 0.61, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #2A52AC is Cyan = 0.76, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #2a52ac; } p { color: rgb(42,82,172); } H1.HeaderClassName { color: #2a52ac; } .AnyTagClassName { color: #2a52ac; } </style>
<style> a { background-color: #2a52ac; } a { background-color: rgb(42,82,172); } div.DivClassName { background-color: #2a52ac; } .BgClassName { background-color: #2a52ac; } </style>
<style> span { border-color: #2a52ac; } span { border-color: rgb(42,82,172); } td.TdClassName { border-color: #2a52ac; } .TagClassName { border-color: #2a52ac; } </style>