#022D48 (or 0x022D48) is unknown color: approx Blue Whale. HEX triplet: 02, 2D and 48. RGB value is (2,45,72). Sum of RGB (Red+Green+Blue) = 2+45+72=119 (15% of max value = 765). Red value is 2 (1.17% from 255 or 1.68% from 119); Green value is 45 (17.97% from 255 or 37.82% from 119); Blue value is 72 (28.52% from 255 or 60.50% from 119); Max value from RGB is 72 - color contains mainly: blue. Hex color #022D48 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #022D48 is #FDD2B7. Grayscale: #232323. Windows color (decimal): -16634552 or 4730114. OLE color: 4730114.
HSL color Cylindrical-coordinate representation of color #022D48: hue angle of 203.14º degrees, saturation: 0.95, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #022D48 is Cyan = 0.97, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.72.
<style> p { color: #022D48; } p { color: rgb(2,45,72); } H1.HeaderClassName { color: #022D48; } .AnyTagClassName { color: #022D48; } </style>
<style> a { background-color: #022D48; } a { background-color: rgb(2,45,72); } div.DivClassName { background-color: #022D48; } .BgClassName { background-color: #022D48; } </style>
<style> span { border-color: #022D48; } span { border-color: rgb(2,45,72); } td.TdClassName { border-color: #022D48; } .TagClassName { border-color: #022D48; } </style>