#252CBA (or 0x252CBA) is unknown color: approx Persian Blue. HEX triplet: 25, 2C and BA. RGB value is (37,44,186). Sum of RGB (Red+Green+Blue) = 37+44+186=267 (35% of max value = 765). Red value is 37 (14.84% from 255 or 13.86% from 267); Green value is 44 (17.58% from 255 or 16.48% from 267); Blue value is 186 (73.05% from 255 or 69.66% from 267); Max value from RGB is 186 - color contains mainly: blue. Hex color #252CBA is not a web safe color. Web safe color analog (approx): #3333CC. Inversed color of #252CBA is #DAD345. Grayscale: #393939. Windows color (decimal): -14340934 or 12200997. OLE color: 12200997.
HSL color Cylindrical-coordinate representation of color #252CBA: hue angle of 237.18º degrees, saturation: 0.67, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #252CBA is Cyan = 0.80, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #252CBA; } p { color: rgb(37,44,186); } H1.HeaderClassName { color: #252CBA; } .AnyTagClassName { color: #252CBA; } </style>
<style> a { background-color: #252CBA; } a { background-color: rgb(37,44,186); } div.DivClassName { background-color: #252CBA; } .BgClassName { background-color: #252CBA; } </style>
<style> span { border-color: #252CBA; } span { border-color: rgb(37,44,186); } td.TdClassName { border-color: #252CBA; } .TagClassName { border-color: #252CBA; } </style>