#5F643D (or 0x5F643D) is unknown color: approx Woodland. HEX triplet: 5F, 64 and 3D. RGB value is (95,100,61). Sum of RGB (Red+Green+Blue) = 95+100+61=256 (33% of max value = 765). Red value is 95 (37.5% from 255 or 37.11% from 256); Green value is 100 (39.45% from 255 or 39.06% from 256); Blue value is 61 (24.22% from 255 or 23.83% from 256); Max value from RGB is 100 - color contains mainly: green. Hex color #5F643D is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #5F643D is #A09BC2. Grayscale: #5E5E5E. Windows color (decimal): -10525635 or 4023391. OLE color: 4023391.
HSL color Cylindrical-coordinate representation of color #5F643D: hue angle of 67.69º degrees, saturation: 0.24, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #5F643D is Cyan = 0.05, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.61.
<style> p { color: #5F643D; } p { color: rgb(95,100,61); } H1.HeaderClassName { color: #5F643D; } .AnyTagClassName { color: #5F643D; } </style>
<style> a { background-color: #5F643D; } a { background-color: rgb(95,100,61); } div.DivClassName { background-color: #5F643D; } .BgClassName { background-color: #5F643D; } </style>
<style> span { border-color: #5F643D; } span { border-color: rgb(95,100,61); } td.TdClassName { border-color: #5F643D; } .TagClassName { border-color: #5F643D; } </style>