#5A632C (or 0x5A632C) is unknown color: approx Saratoga. HEX triplet: 5A, 63 and 2C. RGB value is (90,99,44). Sum of RGB (Red+Green+Blue) = 90+99+44=233 (30% of max value = 765). Red value is 90 (35.55% from 255 or 38.63% from 233); Green value is 99 (39.06% from 255 or 42.49% from 233); Blue value is 44 (17.58% from 255 or 18.88% from 233); Max value from RGB is 99 - color contains mainly: green. Hex color #5A632C is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #5A632C is #A59CD3. Grayscale: #5A5A5A. Windows color (decimal): -10853588 or 2909018. OLE color: 2909018.
HSL color Cylindrical-coordinate representation of color #5A632C: hue angle of 69.82º degrees, saturation: 0.38, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #5A632C is Cyan = 0.09, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.61.
<style> p { color: #5A632C; } p { color: rgb(90,99,44); } H1.HeaderClassName { color: #5A632C; } .AnyTagClassName { color: #5A632C; } </style>
<style> a { background-color: #5A632C; } a { background-color: rgb(90,99,44); } div.DivClassName { background-color: #5A632C; } .BgClassName { background-color: #5A632C; } </style>
<style> span { border-color: #5A632C; } span { border-color: rgb(90,99,44); } td.TdClassName { border-color: #5A632C; } .TagClassName { border-color: #5A632C; } </style>