#99740A (or 0x99740A) is unknown color: approx Golden Brown. HEX triplet: 99, 74 and 0A. RGB value is (153,116,10). Sum of RGB (Red+Green+Blue) = 153+116+10=279 (36% of max value = 765). Red value is 153 (60.16% from 255 or 54.84% from 279); Green value is 116 (45.70% from 255 or 41.58% from 279); Blue value is 10 (4.30% from 255 or 3.58% from 279); Max value from RGB is 153 - color contains mainly: red. Hex color #99740A is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #99740A is #668BF5. Grayscale: #737373. Windows color (decimal): -6720502 or 685209. OLE color: 685209.
HSL color Cylindrical-coordinate representation of color #99740A: hue angle of 44.48º degrees, saturation: 0.88, 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 #99740A is Cyan = 0, Magento = 0.24, Yellow = 0.93 and Black (K on CMYK) = 0.4.
<style> p { color: #99740A; } p { color: rgb(153,116,10); } H1.HeaderClassName { color: #99740A; } .AnyTagClassName { color: #99740A; } </style>
<style> a { background-color: #99740A; } a { background-color: rgb(153,116,10); } div.DivClassName { background-color: #99740A; } .BgClassName { background-color: #99740A; } </style>
<style> span { border-color: #99740A; } span { border-color: rgb(153,116,10); } td.TdClassName { border-color: #99740A; } .TagClassName { border-color: #99740A; } </style>