#3E2030 (or 0x3E2030) is unknown color: approx Toledo. HEX triplet: 3E, 20 and 30. RGB value is (62,32,48). Sum of RGB (Red+Green+Blue) = 62+32+48=142 (18% of max value = 765). Red value is 62 (24.61% from 255 or 43.66% from 142); Green value is 32 (12.89% from 255 or 22.54% from 142); Blue value is 48 (19.14% from 255 or 33.80% from 142); Max value from RGB is 62 - color contains mainly: red. Hex color #3E2030 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #3E2030 is #C1DFCF. Grayscale: #2A2A2A. Windows color (decimal): -12705744 or 3153982. OLE color: 3153982.
HSL color Cylindrical-coordinate representation of color #3E2030: hue angle of 328º degrees, saturation: 0.32, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.24% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #3E2030 is Cyan = 0, Magento = 0.48, Yellow = 0.23 and Black (K on CMYK) = 0.76.
<style> p { color: #3E2030; } p { color: rgb(62,32,48); } H1.HeaderClassName { color: #3E2030; } .AnyTagClassName { color: #3E2030; } </style>
<style> a { background-color: #3E2030; } a { background-color: rgb(62,32,48); } div.DivClassName { background-color: #3E2030; } .BgClassName { background-color: #3E2030; } </style>
<style> span { border-color: #3E2030; } span { border-color: rgb(62,32,48); } td.TdClassName { border-color: #3E2030; } .TagClassName { border-color: #3E2030; } </style>