#99BA98 (or 0x99BA98) is unknown color: approx Dark Sea Green. HEX triplet: 99, BA and 98. RGB value is (153,186,152). Sum of RGB (Red+Green+Blue) = 153+186+152=491 (65% of max value = 765). Red value is 153 (60.16% from 255 or 31.16% from 491); Green value is 186 (73.05% from 255 or 37.88% from 491); Blue value is 152 (59.77% from 255 or 30.96% from 491); Max value from RGB is 186 - color contains mainly: green. Hex color #99BA98 is not a web safe color. Web safe color analog (approx): #99CC99. Inversed color of #99BA98 is #664567. Grayscale: #ACACAC. Windows color (decimal): -6702440 or 10009241. OLE color: 10009241.
HSL color Cylindrical-coordinate representation of color #99BA98: hue angle of 118.24º degrees, saturation: 0.2, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #99BA98 is Cyan = 0.18, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.27.
<style> p { color: #99BA98; } p { color: rgb(153,186,152); } H1.HeaderClassName { color: #99BA98; } .AnyTagClassName { color: #99BA98; } </style>
<style> a { background-color: #99BA98; } a { background-color: rgb(153,186,152); } div.DivClassName { background-color: #99BA98; } .BgClassName { background-color: #99BA98; } </style>
<style> span { border-color: #99BA98; } span { border-color: rgb(153,186,152); } td.TdClassName { border-color: #99BA98; } .TagClassName { border-color: #99BA98; } </style>