#3250C2 (or 0x3250C2) is unknown color: approx Cerulean Blue. HEX triplet: 32, 50 and C2. RGB value is (50,80,194). Sum of RGB (Red+Green+Blue) = 50+80+194=324 (42% of max value = 765). Red value is 50 (19.92% from 255 or 15.43% from 324); Green value is 80 (31.64% from 255 or 24.69% from 324); Blue value is 194 (76.17% from 255 or 59.88% from 324); Max value from RGB is 194 - color contains mainly: blue. Hex color #3250C2 is not a web safe color. Web safe color analog (approx): #3366CC. Inversed color of #3250C2 is #CDAF3D. Grayscale: #535353. Windows color (decimal): -13479742 or 12734514. OLE color: 12734514.
HSL color Cylindrical-coordinate representation of color #3250C2: hue angle of 227.5º degrees, saturation: 0.59, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #3250C2 is Cyan = 0.74, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #3250c2; } p { color: rgb(50,80,194); } H1.HeaderClassName { color: #3250c2; } .AnyTagClassName { color: #3250c2; } </style>
<style> a { background-color: #3250c2; } a { background-color: rgb(50,80,194); } div.DivClassName { background-color: #3250c2; } .BgClassName { background-color: #3250c2; } </style>
<style> span { border-color: #3250c2; } span { border-color: rgb(50,80,194); } td.TdClassName { border-color: #3250c2; } .TagClassName { border-color: #3250c2; } </style>