#99820B (or 0x99820B) is unknown color: approx Hacienda. HEX triplet: 99, 82 and 0B. RGB value is (153,130,11). Sum of RGB (Red+Green+Blue) = 153+130+11=294 (38% of max value = 765). Red value is 153 (60.16% from 255 or 52.04% from 294); Green value is 130 (51.17% from 255 or 44.22% from 294); Blue value is 11 (4.69% from 255 or 3.74% from 294); Max value from RGB is 153 - color contains mainly: red. Hex color #99820B is not a web safe color. Web safe color analog (approx): #999900. Inversed color of #99820B is #667DF4. Grayscale: #7B7B7B. Windows color (decimal): -6716917 or 754329. OLE color: 754329.
HSL color Cylindrical-coordinate representation of color #99820B: hue angle of 50.28º degrees, saturation: 0.87, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #99820B is Cyan = 0, Magento = 0.15, Yellow = 0.93 and Black (K on CMYK) = 0.4.
<style> p { color: #99820b; } p { color: rgb(153,130,11); } H1.HeaderClassName { color: #99820b; } .AnyTagClassName { color: #99820b; } </style>
<style> a { background-color: #99820b; } a { background-color: rgb(153,130,11); } div.DivClassName { background-color: #99820b; } .BgClassName { background-color: #99820b; } </style>
<style> span { border-color: #99820b; } span { border-color: rgb(153,130,11); } td.TdClassName { border-color: #99820b; } .TagClassName { border-color: #99820b; } </style>