#998F32 (or 0x998F32) is unknown color: approx Highball. HEX triplet: 99, 8F and 32. RGB value is (153,143,50). Sum of RGB (Red+Green+Blue) = 153+143+50=346 (45% of max value = 765). Red value is 153 (60.16% from 255 or 44.22% from 346); Green value is 143 (56.25% from 255 or 41.33% from 346); Blue value is 50 (19.92% from 255 or 14.45% from 346); Max value from RGB is 153 - color contains mainly: red. Hex color #998F32 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #998F32 is #6670CD. Grayscale: #878787. Windows color (decimal): -6713550 or 3313561. OLE color: 3313561.
HSL color Cylindrical-coordinate representation of color #998F32: hue angle of 54.17º degrees, saturation: 0.51, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #998F32 is Cyan = 0, Magento = 0.07, Yellow = 0.67 and Black (K on CMYK) = 0.4.
<style> p { color: #998f32; } p { color: rgb(153,143,50); } H1.HeaderClassName { color: #998f32; } .AnyTagClassName { color: #998f32; } </style>
<style> a { background-color: #998f32; } a { background-color: rgb(153,143,50); } div.DivClassName { background-color: #998f32; } .BgClassName { background-color: #998f32; } </style>
<style> span { border-color: #998f32; } span { border-color: rgb(153,143,50); } td.TdClassName { border-color: #998f32; } .TagClassName { border-color: #998f32; } </style>