#3C4326 (or 0x3C4326) is unknown color: approx Green Kelp. HEX triplet: 3C, 43 and 26. RGB value is (60,67,38). Sum of RGB (Red+Green+Blue) = 60+67+38=165 (21% of max value = 765). Red value is 60 (23.83% from 255 or 36.36% from 165); Green value is 67 (26.56% from 255 or 40.61% from 165); Blue value is 38 (15.23% from 255 or 23.03% from 165); Max value from RGB is 67 - color contains mainly: green. Hex color #3C4326 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #3C4326 is #C3BCD9. Grayscale: #3D3D3D. Windows color (decimal): -12827866 or 2507580. OLE color: 2507580.
HSL color Cylindrical-coordinate representation of color #3C4326: hue angle of 74.48º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #3C4326 is Cyan = 0.10, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.74.
<style> p { color: #3C4326; } p { color: rgb(60,67,38); } H1.HeaderClassName { color: #3C4326; } .AnyTagClassName { color: #3C4326; } </style>
<style> a { background-color: #3C4326; } a { background-color: rgb(60,67,38); } div.DivClassName { background-color: #3C4326; } .BgClassName { background-color: #3C4326; } </style>
<style> span { border-color: #3C4326; } span { border-color: rgb(60,67,38); } td.TdClassName { border-color: #3C4326; } .TagClassName { border-color: #3C4326; } </style>