#325AAD (or 0x325AAD) is unknown color: approx Cerulean Blue. HEX triplet: 32, 5A and AD. RGB value is (50,90,173). Sum of RGB (Red+Green+Blue) = 50+90+173=313 (41% of max value = 765). Red value is 50 (19.92% from 255 or 15.97% from 313); Green value is 90 (35.55% from 255 or 28.75% from 313); Blue value is 173 (67.97% from 255 or 55.27% from 313); Max value from RGB is 173 - color contains mainly: blue. Hex color #325AAD is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #325AAD is #CDA552. Grayscale: #575757. Windows color (decimal): -13477203 or 11360818. OLE color: 11360818.
HSL color Cylindrical-coordinate representation of color #325AAD: hue angle of 220.49º degrees, saturation: 0.55, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #325AAD is Cyan = 0.71, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.32.
<style> p { color: #325AAD; } p { color: rgb(50,90,173); } H1.HeaderClassName { color: #325AAD; } .AnyTagClassName { color: #325AAD; } </style>
<style> a { background-color: #325AAD; } a { background-color: rgb(50,90,173); } div.DivClassName { background-color: #325AAD; } .BgClassName { background-color: #325AAD; } </style>
<style> span { border-color: #325AAD; } span { border-color: rgb(50,90,173); } td.TdClassName { border-color: #325AAD; } .TagClassName { border-color: #325AAD; } </style>