#4A553C (or 0x4A553C) is unknown color: approx Lunar Green. HEX triplet: 4A, 55 and 3C. RGB value is (74,85,60). Sum of RGB (Red+Green+Blue) = 74+85+60=219 (29% of max value = 765). Red value is 74 (29.30% from 255 or 33.79% from 219); Green value is 85 (33.59% from 255 or 38.81% from 219); Blue value is 60 (23.83% from 255 or 27.40% from 219); Max value from RGB is 85 - color contains mainly: green. Hex color #4A553C is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #4A553C is #B5AAC3. Grayscale: #4E4E4E. Windows color (decimal): -11905732 or 3953994. OLE color: 3953994.
HSL color Cylindrical-coordinate representation of color #4A553C: hue angle of 86.4º degrees, saturation: 0.17, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #4A553C is Cyan = 0.13, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.67.
<style> p { color: #4a553c; } p { color: rgb(74,85,60); } H1.HeaderClassName { color: #4a553c; } .AnyTagClassName { color: #4a553c; } </style>
<style> a { background-color: #4a553c; } a { background-color: rgb(74,85,60); } div.DivClassName { background-color: #4a553c; } .BgClassName { background-color: #4a553c; } </style>
<style> span { border-color: #4a553c; } span { border-color: rgb(74,85,60); } td.TdClassName { border-color: #4a553c; } .TagClassName { border-color: #4a553c; } </style>