#442BAC (or 0x442BAC) is unknown color: approx Blue Gem. HEX triplet: 44, 2B and AC. RGB value is (68,43,172). Sum of RGB (Red+Green+Blue) = 68+43+172=283 (37% of max value = 765). Red value is 68 (26.95% from 255 or 24.03% from 283); Green value is 43 (17.19% from 255 or 15.19% from 283); Blue value is 172 (67.58% from 255 or 60.78% from 283); Max value from RGB is 172 - color contains mainly: blue. Hex color #442BAC is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #442BAC is #BBD453. Grayscale: #404040. Windows color (decimal): -12309588 or 11283268. OLE color: 11283268.
HSL color Cylindrical-coordinate representation of color #442BAC: hue angle of 251.63º degrees, saturation: 0.6, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #442BAC is Cyan = 0.60, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #442bac; } p { color: rgb(68,43,172); } H1.HeaderClassName { color: #442bac; } .AnyTagClassName { color: #442bac; } </style>
<style> a { background-color: #442bac; } a { background-color: rgb(68,43,172); } div.DivClassName { background-color: #442bac; } .BgClassName { background-color: #442bac; } </style>
<style> span { border-color: #442bac; } span { border-color: rgb(68,43,172); } td.TdClassName { border-color: #442bac; } .TagClassName { border-color: #442bac; } </style>