#3E190A (or 0x3E190A) is unknown color: approx Brown Pod. HEX triplet: 3E, 19 and 0A. RGB value is (62,25,10). Sum of RGB (Red+Green+Blue) = 62+25+10=97 (12% of max value = 765). Red value is 62 (24.61% from 255 or 63.92% from 97); Green value is 25 (10.16% from 255 or 25.77% from 97); Blue value is 10 (4.30% from 255 or 10.31% from 97); Max value from RGB is 62 - color contains mainly: red. Hex color #3E190A is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #3E190A is #C1E6F5. Grayscale: #222222. Windows color (decimal): -12707574 or 661822. OLE color: 661822.
HSL color Cylindrical-coordinate representation of color #3E190A: hue angle of 17.31º degrees, saturation: 0.72, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.24% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #3E190A is Cyan = 0, Magento = 0.60, Yellow = 0.84 and Black (K on CMYK) = 0.76.
<style> p { color: #3e190a; } p { color: rgb(62,25,10); } H1.HeaderClassName { color: #3e190a; } .AnyTagClassName { color: #3e190a; } </style>
<style> a { background-color: #3e190a; } a { background-color: rgb(62,25,10); } div.DivClassName { background-color: #3e190a; } .BgClassName { background-color: #3e190a; } </style>
<style> span { border-color: #3e190a; } span { border-color: rgb(62,25,10); } td.TdClassName { border-color: #3e190a; } .TagClassName { border-color: #3e190a; } </style>