#828B32 (or 0x828B32) is unknown color: approx Wasabi. HEX triplet: 82, 8B and 32. RGB value is (130,139,50). Sum of RGB (Red+Green+Blue) = 130+139+50=319 (42% of max value = 765). Red value is 130 (51.17% from 255 or 40.75% from 319); Green value is 139 (54.69% from 255 or 43.57% from 319); Blue value is 50 (19.92% from 255 or 15.67% from 319); Max value from RGB is 139 - color contains mainly: green. Hex color #828B32 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #828B32 is #7D74CD. Grayscale: #7E7E7E. Windows color (decimal): -8221902 or 3312514. OLE color: 3312514.
HSL color Cylindrical-coordinate representation of color #828B32: hue angle of 66.07º degrees, saturation: 0.47, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.55% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #828B32 is Cyan = 0.06, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.45.
<style> p { color: #828B32; } p { color: rgb(130,139,50); } H1.HeaderClassName { color: #828B32; } .AnyTagClassName { color: #828B32; } </style>
<style> a { background-color: #828B32; } a { background-color: rgb(130,139,50); } div.DivClassName { background-color: #828B32; } .BgClassName { background-color: #828B32; } </style>
<style> span { border-color: #828B32; } span { border-color: rgb(130,139,50); } td.TdClassName { border-color: #828B32; } .TagClassName { border-color: #828B32; } </style>