#998B65 (or 0x998B65) is unknown color: approx Pale Oyster. HEX triplet: 99, 8B and 65. RGB value is (153,139,101). Sum of RGB (Red+Green+Blue) = 153+139+101=393 (52% of max value = 765). Red value is 153 (60.16% from 255 or 38.93% from 393); Green value is 139 (54.69% from 255 or 35.37% from 393); Blue value is 101 (39.84% from 255 or 25.70% from 393); Max value from RGB is 153 - color contains mainly: red. Hex color #998B65 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #998B65 is #66749A. Grayscale: #8B8B8B. Windows color (decimal): -6714523 or 6654873. OLE color: 6654873.
HSL color Cylindrical-coordinate representation of color #998B65: hue angle of 43.85º degrees, saturation: 0.2, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #998B65 is Cyan = 0, Magento = 0.09, Yellow = 0.34 and Black (K on CMYK) = 0.4.
<style> p { color: #998B65; } p { color: rgb(153,139,101); } H1.HeaderClassName { color: #998B65; } .AnyTagClassName { color: #998B65; } </style>
<style> a { background-color: #998B65; } a { background-color: rgb(153,139,101); } div.DivClassName { background-color: #998B65; } .BgClassName { background-color: #998B65; } </style>
<style> span { border-color: #998B65; } span { border-color: rgb(153,139,101); } td.TdClassName { border-color: #998B65; } .TagClassName { border-color: #998B65; } </style>