#220A48 (or 0x220A48) is unknown color: approx Violent Violet. HEX triplet: 22, 0A and 48. RGB value is (34,10,72). Sum of RGB (Red+Green+Blue) = 34+10+72=116 (15% of max value = 765). Red value is 34 (13.67% from 255 or 29.31% from 116); Green value is 10 (4.30% from 255 or 8.62% from 116); Blue value is 72 (28.52% from 255 or 62.07% from 116); Max value from RGB is 72 - color contains mainly: blue. Hex color #220A48 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #220A48 is #DDF5B7. Grayscale: #181818. Windows color (decimal): -14546360 or 4721186. OLE color: 4721186.
HSL color Cylindrical-coordinate representation of color #220A48: hue angle of 263.23º degrees, saturation: 0.76, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #220A48 is Cyan = 0.53, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.72.
<style> p { color: #220A48; } p { color: rgb(34,10,72); } H1.HeaderClassName { color: #220A48; } .AnyTagClassName { color: #220A48; } </style>
<style> a { background-color: #220A48; } a { background-color: rgb(34,10,72); } div.DivClassName { background-color: #220A48; } .BgClassName { background-color: #220A48; } </style>
<style> span { border-color: #220A48; } span { border-color: rgb(34,10,72); } td.TdClassName { border-color: #220A48; } .TagClassName { border-color: #220A48; } </style>