#99955D (or 0x99955D) is unknown color: approx Avocado. HEX triplet: 99, 95 and 5D. RGB value is (153,149,93). Sum of RGB (Red+Green+Blue) = 153+149+93=395 (52% of max value = 765). Red value is 153 (60.16% from 255 or 38.73% from 395); Green value is 149 (58.59% from 255 or 37.72% from 395); Blue value is 93 (36.72% from 255 or 23.54% from 395); Max value from RGB is 153 - color contains mainly: red. Hex color #99955D is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #99955D is #666AA2. Grayscale: #909090. Windows color (decimal): -6711971 or 6133145. OLE color: 6133145.
HSL color Cylindrical-coordinate representation of color #99955D: hue angle of 56º degrees, saturation: 0.24, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #99955D is Cyan = 0, Magento = 0.03, Yellow = 0.39 and Black (K on CMYK) = 0.4.
<style> p { color: #99955D; } p { color: rgb(153,149,93); } H1.HeaderClassName { color: #99955D; } .AnyTagClassName { color: #99955D; } </style>
<style> a { background-color: #99955D; } a { background-color: rgb(153,149,93); } div.DivClassName { background-color: #99955D; } .BgClassName { background-color: #99955D; } </style>
<style> span { border-color: #99955D; } span { border-color: rgb(153,149,93); } td.TdClassName { border-color: #99955D; } .TagClassName { border-color: #99955D; } </style>