#03221F (or 0x03221F) is unknown color: approx Dark Green. HEX triplet: 03, 22 and 1F. RGB value is (3,34,31). Sum of RGB (Red+Green+Blue) = 3+34+31=68 (9% of max value = 765). Red value is 3 (1.56% from 255 or 4.41% from 68); Green value is 34 (13.67% from 255 or 50% from 68); Blue value is 31 (12.5% from 255 or 45.59% from 68); Max value from RGB is 34 - color contains mainly: green. Hex color #03221F is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #03221F is #FCDDE0. Grayscale: #181818. Windows color (decimal): -16571873 or 2040323. OLE color: 2040323.
HSL color Cylindrical-coordinate representation of color #03221F: hue angle of 174.19º degrees, saturation: 0.84, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.13% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #03221F is Cyan = 0.91, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.87.
<style> p { color: #03221F; } p { color: rgb(3,34,31); } H1.HeaderClassName { color: #03221F; } .AnyTagClassName { color: #03221F; } </style>
<style> a { background-color: #03221F; } a { background-color: rgb(3,34,31); } div.DivClassName { background-color: #03221F; } .BgClassName { background-color: #03221F; } </style>
<style> span { border-color: #03221F; } span { border-color: rgb(3,34,31); } td.TdClassName { border-color: #03221F; } .TagClassName { border-color: #03221F; } </style>