#1E3321 (or 0x1E3321) is unknown color: approx Black Bean. HEX triplet: 1E, 33 and 21. RGB value is (30,51,33). Sum of RGB (Red+Green+Blue) = 30+51+33=114 (15% of max value = 765). Red value is 30 (12.11% from 255 or 26.32% from 114); Green value is 51 (20.31% from 255 or 44.74% from 114); Blue value is 33 (13.28% from 255 or 28.95% from 114); Max value from RGB is 51 - color contains mainly: green. Hex color #1E3321 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #1E3321 is #E1CCDE. Grayscale: #2A2A2A. Windows color (decimal): -14798047 or 2175774. OLE color: 2175774.
HSL color Cylindrical-coordinate representation of color #1E3321: hue angle of 128.57º degrees, saturation: 0.26, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #1E3321 is Cyan = 0.41, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.8.
<style> p { color: #1E3321; } p { color: rgb(30,51,33); } H1.HeaderClassName { color: #1E3321; } .AnyTagClassName { color: #1E3321; } </style>
<style> a { background-color: #1E3321; } a { background-color: rgb(30,51,33); } div.DivClassName { background-color: #1E3321; } .BgClassName { background-color: #1E3321; } </style>
<style> span { border-color: #1E3321; } span { border-color: rgb(30,51,33); } td.TdClassName { border-color: #1E3321; } .TagClassName { border-color: #1E3321; } </style>