#99689F (or 0x99689F) is unknown color: approx Violet Blue. HEX triplet: 99, 68 and 9F. RGB value is (153,104,159). Sum of RGB (Red+Green+Blue) = 153+104+159=416 (55% of max value = 765). Red value is 153 (60.16% from 255 or 36.78% from 416); Green value is 104 (41.02% from 255 or 25% from 416); Blue value is 159 (62.5% from 255 or 38.22% from 416); Max value from RGB is 159 - color contains mainly: blue. Hex color #99689F is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #99689F is #669760. Grayscale: #7C7C7C. Windows color (decimal): -6723425 or 10447001. OLE color: 10447001.
HSL color Cylindrical-coordinate representation of color #99689F: hue angle of 293.45º degrees, saturation: 0.22, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #99689F is Cyan = 0.04, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.38.
<style> p { color: #99689F; } p { color: rgb(153,104,159); } H1.HeaderClassName { color: #99689F; } .AnyTagClassName { color: #99689F; } </style>
<style> a { background-color: #99689F; } a { background-color: rgb(153,104,159); } div.DivClassName { background-color: #99689F; } .BgClassName { background-color: #99689F; } </style>
<style> span { border-color: #99689F; } span { border-color: rgb(153,104,159); } td.TdClassName { border-color: #99689F; } .TagClassName { border-color: #99689F; } </style>