#3B3010 (or 0x3B3010) is unknown color: approx Mikado. HEX triplet: 3B, 30 and 10. RGB value is (59,48,16). Sum of RGB (Red+Green+Blue) = 59+48+16=123 (16% of max value = 765). Red value is 59 (23.44% from 255 or 47.97% from 123); Green value is 48 (19.14% from 255 or 39.02% from 123); Blue value is 16 (6.64% from 255 or 13.01% from 123); Max value from RGB is 59 - color contains mainly: red. Hex color #3B3010 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #3B3010 is #C4CFEF. Grayscale: #2F2F2F. Windows color (decimal): -12898288 or 1060923. OLE color: 1060923.
HSL color Cylindrical-coordinate representation of color #3B3010: hue angle of 44.65º degrees, saturation: 0.57, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.23% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #3B3010 is Cyan = 0, Magento = 0.19, Yellow = 0.73 and Black (K on CMYK) = 0.77.
<style> p { color: #3B3010; } p { color: rgb(59,48,16); } H1.HeaderClassName { color: #3B3010; } .AnyTagClassName { color: #3B3010; } </style>
<style> a { background-color: #3B3010; } a { background-color: rgb(59,48,16); } div.DivClassName { background-color: #3B3010; } .BgClassName { background-color: #3B3010; } </style>
<style> span { border-color: #3B3010; } span { border-color: rgb(59,48,16); } td.TdClassName { border-color: #3B3010; } .TagClassName { border-color: #3B3010; } </style>