#656E4B (or 0x656E4B) is unknown color: approx Woodland. HEX triplet: 65, 6E and 4B. RGB value is (101,110,75). Sum of RGB (Red+Green+Blue) = 101+110+75=286 (37% of max value = 765). Red value is 101 (39.84% from 255 or 35.31% from 286); Green value is 110 (43.36% from 255 or 38.46% from 286); Blue value is 75 (29.69% from 255 or 26.22% from 286); Max value from RGB is 110 - color contains mainly: green. Hex color #656E4B is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #656E4B is #9A91B4. Grayscale: #676767. Windows color (decimal): -10129845 or 4943461. OLE color: 4943461.
HSL color Cylindrical-coordinate representation of color #656E4B: hue angle of 75.43º degrees, saturation: 0.19, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #656E4B is Cyan = 0.08, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.57.
<style> p { color: #656E4B; } p { color: rgb(101,110,75); } H1.HeaderClassName { color: #656E4B; } .AnyTagClassName { color: #656E4B; } </style>
<style> a { background-color: #656E4B; } a { background-color: rgb(101,110,75); } div.DivClassName { background-color: #656E4B; } .BgClassName { background-color: #656E4B; } </style>
<style> span { border-color: #656E4B; } span { border-color: rgb(101,110,75); } td.TdClassName { border-color: #656E4B; } .TagClassName { border-color: #656E4B; } </style>