#99764B (or 0x99764B) is unknown color: approx Pale Brown. HEX triplet: 99, 76 and 4B. RGB value is (153,118,75). Sum of RGB (Red+Green+Blue) = 153+118+75=346 (45% of max value = 765). Red value is 153 (60.16% from 255 or 44.22% from 346); Green value is 118 (46.48% from 255 or 34.10% from 346); Blue value is 75 (29.69% from 255 or 21.68% from 346); Max value from RGB is 153 - color contains mainly: red. Hex color #99764B is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #99764B is #6689B4. Grayscale: #7B7B7B. Windows color (decimal): -6719925 or 4945561. OLE color: 4945561.
HSL color Cylindrical-coordinate representation of color #99764B: hue angle of 33.08º degrees, saturation: 0.34, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #99764B is Cyan = 0, Magento = 0.23, Yellow = 0.51 and Black (K on CMYK) = 0.4.
<style> p { color: #99764B; } p { color: rgb(153,118,75); } H1.HeaderClassName { color: #99764B; } .AnyTagClassName { color: #99764B; } </style>
<style> a { background-color: #99764B; } a { background-color: rgb(153,118,75); } div.DivClassName { background-color: #99764B; } .BgClassName { background-color: #99764B; } </style>
<style> span { border-color: #99764B; } span { border-color: rgb(153,118,75); } td.TdClassName { border-color: #99764B; } .TagClassName { border-color: #99764B; } </style>