#321E14 (or 0x321E14) is unknown color: approx Brown Pod. HEX triplet: 32, 1E and 14. RGB value is (50,30,20). Sum of RGB (Red+Green+Blue) = 50+30+20=100 (13% of max value = 765). Red value is 50 (19.92% from 255 or 50% from 100); Green value is 30 (12.11% from 255 or 30% from 100); Blue value is 20 (8.20% from 255 or 20% from 100); Max value from RGB is 50 - color contains mainly: red. Hex color #321E14 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #321E14 is #CDE1EB. Grayscale: #222222. Windows color (decimal): -13492716 or 1318450. OLE color: 1318450.
HSL color Cylindrical-coordinate representation of color #321E14: hue angle of 20º degrees, saturation: 0.43, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #321E14 is Cyan = 0, Magento = 0.40, Yellow = 0.60 and Black (K on CMYK) = 0.80.
<style> p { color: #321E14; } p { color: rgb(50,30,20); } H1.HeaderClassName { color: #321E14; } .AnyTagClassName { color: #321E14; } </style>
<style> a { background-color: #321E14; } a { background-color: rgb(50,30,20); } div.DivClassName { background-color: #321E14; } .BgClassName { background-color: #321E14; } </style>
<style> span { border-color: #321E14; } span { border-color: rgb(50,30,20); } td.TdClassName { border-color: #321E14; } .TagClassName { border-color: #321E14; } </style>