#03022E (or 0x03022E) is unknown color: approx Black Russian. HEX triplet: 03, 02 and 2E. RGB value is (3,2,46). Sum of RGB (Red+Green+Blue) = 3+2+46=51 (6% of max value = 765). Red value is 3 (1.56% from 255 or 5.88% from 51); Green value is 2 (1.17% from 255 or 3.92% from 51); Blue value is 46 (18.36% from 255 or 90.20% from 51); Max value from RGB is 46 - color contains mainly: blue. Hex color #03022E is not a web safe color. Web safe color analog (approx): #000033. Inversed color of #03022E is #FCFDD1. Grayscale: #070707. Windows color (decimal): -16580050 or 3015171. OLE color: 3015171.
HSL color Cylindrical-coordinate representation of color #03022E: hue angle of 241.36º degrees, saturation: 0.92, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.18% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #03022E is Cyan = 0.93, Magento = 0.96, Yellow = 0 and Black (K on CMYK) = 0.82.
<style> p { color: #03022E; } p { color: rgb(3,2,46); } H1.HeaderClassName { color: #03022E; } .AnyTagClassName { color: #03022E; } </style>
<style> a { background-color: #03022E; } a { background-color: rgb(3,2,46); } div.DivClassName { background-color: #03022E; } .BgClassName { background-color: #03022E; } </style>
<style> span { border-color: #03022E; } span { border-color: rgb(3,2,46); } td.TdClassName { border-color: #03022E; } .TagClassName { border-color: #03022E; } </style>