#99677D (or 0x99677D) is unknown color: approx Strikemaster. HEX triplet: 99, 67 and 7D. RGB value is (153,103,125). Sum of RGB (Red+Green+Blue) = 153+103+125=381 (50% of max value = 765). Red value is 153 (60.16% from 255 or 40.16% from 381); Green value is 103 (40.62% from 255 or 27.03% from 381); Blue value is 125 (49.22% from 255 or 32.81% from 381); Max value from RGB is 153 - color contains mainly: red. Hex color #99677D is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #99677D is #669882. Grayscale: #787878. Windows color (decimal): -6723715 or 8218521. OLE color: 8218521.
HSL color Cylindrical-coordinate representation of color #99677D: hue angle of 333.6º degrees, saturation: 0.2, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #99677D is Cyan = 0, Magento = 0.33, Yellow = 0.18 and Black (K on CMYK) = 0.4.
<style> p { color: #99677D; } p { color: rgb(153,103,125); } H1.HeaderClassName { color: #99677D; } .AnyTagClassName { color: #99677D; } </style>
<style> a { background-color: #99677D; } a { background-color: rgb(153,103,125); } div.DivClassName { background-color: #99677D; } .BgClassName { background-color: #99677D; } </style>
<style> span { border-color: #99677D; } span { border-color: rgb(153,103,125); } td.TdClassName { border-color: #99677D; } .TagClassName { border-color: #99677D; } </style>