#3C502C (or 0x3C502C) is unknown color: approx Mallard. HEX triplet: 3C, 50 and 2C. RGB value is (60,80,44). Sum of RGB (Red+Green+Blue) = 60+80+44=184 (24% of max value = 765). Red value is 60 (23.83% from 255 or 32.61% from 184); Green value is 80 (31.64% from 255 or 43.48% from 184); Blue value is 44 (17.58% from 255 or 23.91% from 184); Max value from RGB is 80 - color contains mainly: green. Hex color #3C502C is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #3C502C is #C3AFD3. Grayscale: #464646. Windows color (decimal): -12824532 or 2904124. OLE color: 2904124.
HSL color Cylindrical-coordinate representation of color #3C502C: hue angle of 93.33º degrees, saturation: 0.29, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #3C502C is Cyan = 0.25, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.69.
<style> p { color: #3c502c; } p { color: rgb(60,80,44); } H1.HeaderClassName { color: #3c502c; } .AnyTagClassName { color: #3c502c; } </style>
<style> a { background-color: #3c502c; } a { background-color: rgb(60,80,44); } div.DivClassName { background-color: #3c502c; } .BgClassName { background-color: #3c502c; } </style>
<style> span { border-color: #3c502c; } span { border-color: rgb(60,80,44); } td.TdClassName { border-color: #3c502c; } .TagClassName { border-color: #3c502c; } </style>