#221B9B (or 0x221B9B) is unknown color: approx Ultramarine. HEX triplet: 22, 1B and 9B. RGB value is (34,27,155). Sum of RGB (Red+Green+Blue) = 34+27+155=216 (28% of max value = 765). Red value is 34 (13.67% from 255 or 15.74% from 216); Green value is 27 (10.94% from 255 or 12.5% from 216); Blue value is 155 (60.94% from 255 or 71.76% from 216); Max value from RGB is 155 - color contains mainly: blue. Hex color #221B9B is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #221B9B is #DDE464. Grayscale: #2B2B2B. Windows color (decimal): -14541925 or 10165026. OLE color: 10165026.
HSL color Cylindrical-coordinate representation of color #221B9B: hue angle of 243.28º degrees, saturation: 0.7, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.61% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #221B9B is Cyan = 0.78, Magento = 0.83, Yellow = 0 and Black (K on CMYK) = 0.39.
<style> p { color: #221B9B; } p { color: rgb(34,27,155); } H1.HeaderClassName { color: #221B9B; } .AnyTagClassName { color: #221B9B; } </style>
<style> a { background-color: #221B9B; } a { background-color: rgb(34,27,155); } div.DivClassName { background-color: #221B9B; } .BgClassName { background-color: #221B9B; } </style>
<style> span { border-color: #221B9B; } span { border-color: rgb(34,27,155); } td.TdClassName { border-color: #221B9B; } .TagClassName { border-color: #221B9B; } </style>