#3B3600 (or 0x3B3600) is unknown color: approx Karaka. HEX triplet: 3B, 36 and 00. RGB value is (59,54,0). Sum of RGB (Red+Green+Blue) = 59+54+0=113 (14% of max value = 765). Red value is 59 (23.44% from 255 or 52.21% from 113); Green value is 54 (21.48% from 255 or 47.79% from 113); Blue value is 0 (0.39% from 255 or 0% from 113); Max value from RGB is 59 - color contains mainly: red. Hex color #3B3600 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #3B3600 is #C4C9FF. Grayscale: #313131. Windows color (decimal): -12896768 or 13883. OLE color: 13883.
HSL color Cylindrical-coordinate representation of color #3B3600: hue angle of 54.92º degrees, saturation: 1, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.23% and HSV saturation: 1%. Process color model (Four color, CMYK) of #3B3600 is Cyan = 0, Magento = 0.08, Yellow = 1 and Black (K on CMYK) = 0.77.
<style> p { color: #3B3600; } p { color: rgb(59,54,0); } H1.HeaderClassName { color: #3B3600; } .AnyTagClassName { color: #3B3600; } </style>
<style> a { background-color: #3B3600; } a { background-color: rgb(59,54,0); } div.DivClassName { background-color: #3B3600; } .BgClassName { background-color: #3B3600; } </style>
<style> span { border-color: #3B3600; } span { border-color: rgb(59,54,0); } td.TdClassName { border-color: #3B3600; } .TagClassName { border-color: #3B3600; } </style>