#022E46 (or 0x022E46) is unknown color: approx Blue Whale. HEX triplet: 02, 2E and 46. RGB value is (2,46,70). Sum of RGB (Red+Green+Blue) = 2+46+70=118 (15% of max value = 765). Red value is 2 (1.17% from 255 or 1.69% from 118); Green value is 46 (18.36% from 255 or 38.98% from 118); Blue value is 70 (27.73% from 255 or 59.32% from 118); Max value from RGB is 70 - color contains mainly: blue. Hex color #022E46 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #022E46 is #FDD1B9. Grayscale: #232323. Windows color (decimal): -16634298 or 4599298. OLE color: 4599298.
HSL color Cylindrical-coordinate representation of color #022E46: hue angle of 201.18º degrees, saturation: 0.94, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #022E46 is Cyan = 0.97, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.73.
<style> p { color: #022E46; } p { color: rgb(2,46,70); } H1.HeaderClassName { color: #022E46; } .AnyTagClassName { color: #022E46; } </style>
<style> a { background-color: #022E46; } a { background-color: rgb(2,46,70); } div.DivClassName { background-color: #022E46; } .BgClassName { background-color: #022E46; } </style>
<style> span { border-color: #022E46; } span { border-color: rgb(2,46,70); } td.TdClassName { border-color: #022E46; } .TagClassName { border-color: #022E46; } </style>