#3F220C (or 0x3F220C) is unknown color: approx Brown Pod. HEX triplet: 3F, 22 and 0C. RGB value is (63,34,12). Sum of RGB (Red+Green+Blue) = 63+34+12=109 (14% of max value = 765). Red value is 63 (25% from 255 or 57.80% from 109); Green value is 34 (13.67% from 255 or 31.19% from 109); Blue value is 12 (5.08% from 255 or 11.01% from 109); Max value from RGB is 63 - color contains mainly: red. Hex color #3F220C is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #3F220C is #C0DDF3. Grayscale: #282828. Windows color (decimal): -12639732 or 795199. OLE color: 795199.
HSL color Cylindrical-coordinate representation of color #3F220C: hue angle of 25.88º degrees, saturation: 0.68, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #3F220C is Cyan = 0, Magento = 0.46, Yellow = 0.81 and Black (K on CMYK) = 0.75.
<style> p { color: #3F220C; } p { color: rgb(63,34,12); } H1.HeaderClassName { color: #3F220C; } .AnyTagClassName { color: #3F220C; } </style>
<style> a { background-color: #3F220C; } a { background-color: rgb(63,34,12); } div.DivClassName { background-color: #3F220C; } .BgClassName { background-color: #3F220C; } </style>
<style> span { border-color: #3F220C; } span { border-color: rgb(63,34,12); } td.TdClassName { border-color: #3F220C; } .TagClassName { border-color: #3F220C; } </style>