#2253C0 (or 0x2253C0) is unknown color: approx Cerulean Blue. HEX triplet: 22, 53 and C0. RGB value is (34,83,192). Sum of RGB (Red+Green+Blue) = 34+83+192=309 (40% of max value = 765). Red value is 34 (13.67% from 255 or 11.00% from 309); Green value is 83 (32.81% from 255 or 26.86% from 309); Blue value is 192 (75.39% from 255 or 62.14% from 309); Max value from RGB is 192 - color contains mainly: blue. Hex color #2253C0 is not a web safe color. Web safe color analog (approx): #3366CC. Inversed color of #2253C0 is #DDAC3F. Grayscale: #505050. Windows color (decimal): -14527552 or 12604194. OLE color: 12604194.
HSL color Cylindrical-coordinate representation of color #2253C0: hue angle of 221.39º degrees, saturation: 0.7, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #2253C0 is Cyan = 0.82, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #2253C0; } p { color: rgb(34,83,192); } H1.HeaderClassName { color: #2253C0; } .AnyTagClassName { color: #2253C0; } </style>
<style> a { background-color: #2253C0; } a { background-color: rgb(34,83,192); } div.DivClassName { background-color: #2253C0; } .BgClassName { background-color: #2253C0; } </style>
<style> span { border-color: #2253C0; } span { border-color: rgb(34,83,192); } td.TdClassName { border-color: #2253C0; } .TagClassName { border-color: #2253C0; } </style>