#3E2201 (or 0x3E2201) is unknown color: approx Cocoa Brown. HEX triplet: 3E, 22 and 01. RGB value is (62,34,1). Sum of RGB (Red+Green+Blue) = 62+34+1=97 (12% of max value = 765). Red value is 62 (24.61% from 255 or 63.92% from 97); Green value is 34 (13.67% from 255 or 35.05% from 97); Blue value is 1 (0.78% from 255 or 1.03% from 97); Max value from RGB is 62 - color contains mainly: red. Hex color #3E2201 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #3E2201 is #C1DDFE. Grayscale: #262626. Windows color (decimal): -12705279 or 74302. OLE color: 74302.
HSL color Cylindrical-coordinate representation of color #3E2201: hue angle of 32.46º degrees, saturation: 0.97, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.24% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #3E2201 is Cyan = 0, Magento = 0.45, Yellow = 0.98 and Black (K on CMYK) = 0.76.
<style> p { color: #3E2201; } p { color: rgb(62,34,1); } H1.HeaderClassName { color: #3E2201; } .AnyTagClassName { color: #3E2201; } </style>
<style> a { background-color: #3E2201; } a { background-color: rgb(62,34,1); } div.DivClassName { background-color: #3E2201; } .BgClassName { background-color: #3E2201; } </style>
<style> span { border-color: #3E2201; } span { border-color: rgb(62,34,1); } td.TdClassName { border-color: #3E2201; } .TagClassName { border-color: #3E2201; } </style>