#3E230C (or 0x3E230C) is unknown color: approx Cocoa Brown. HEX triplet: 3E, 23 and 0C. RGB value is (62,35,12). Sum of RGB (Red+Green+Blue) = 62+35+12=109 (14% of max value = 765). Red value is 62 (24.61% from 255 or 56.88% from 109); Green value is 35 (14.06% from 255 or 32.11% from 109); Blue value is 12 (5.08% from 255 or 11.01% from 109); Max value from RGB is 62 - color contains mainly: red. Hex color #3E230C is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #3E230C is #C1DCF3. Grayscale: #282828. Windows color (decimal): -12705012 or 795454. OLE color: 795454.
HSL color Cylindrical-coordinate representation of color #3E230C: hue angle of 27.6º degrees, saturation: 0.68, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.24% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #3E230C is Cyan = 0, Magento = 0.44, Yellow = 0.81 and Black (K on CMYK) = 0.76.
<style> p { color: #3E230C; } p { color: rgb(62,35,12); } H1.HeaderClassName { color: #3E230C; } .AnyTagClassName { color: #3E230C; } </style>
<style> a { background-color: #3E230C; } a { background-color: rgb(62,35,12); } div.DivClassName { background-color: #3E230C; } .BgClassName { background-color: #3E230C; } </style>
<style> span { border-color: #3E230C; } span { border-color: rgb(62,35,12); } td.TdClassName { border-color: #3E230C; } .TagClassName { border-color: #3E230C; } </style>