#221B81 (or 0x221B81) is unknown color: approx Midnight Blue. HEX triplet: 22, 1B and 81. RGB value is (34,27,129). Sum of RGB (Red+Green+Blue) = 34+27+129=190 (25% of max value = 765). Red value is 34 (13.67% from 255 or 17.89% from 190); Green value is 27 (10.94% from 255 or 14.21% from 190); Blue value is 129 (50.78% from 255 or 67.89% from 190); Max value from RGB is 129 - color contains mainly: blue. Hex color #221B81 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #221B81 is #DDE47E. Grayscale: #282828. Windows color (decimal): -14541951 or 8461090. OLE color: 8461090.
HSL color Cylindrical-coordinate representation of color #221B81: hue angle of 244.12º degrees, saturation: 0.65, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #221B81 is Cyan = 0.74, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.49.
<style> p { color: #221b81; } p { color: rgb(34,27,129); } H1.HeaderClassName { color: #221b81; } .AnyTagClassName { color: #221b81; } </style>
<style> a { background-color: #221b81; } a { background-color: rgb(34,27,129); } div.DivClassName { background-color: #221b81; } .BgClassName { background-color: #221b81; } </style>
<style> span { border-color: #221b81; } span { border-color: rgb(34,27,129); } td.TdClassName { border-color: #221b81; } .TagClassName { border-color: #221b81; } </style>