#996602 (or 0x996602) is unknown color: approx Golden Brown. HEX triplet: 99, 66 and 02. RGB value is (153,102,2). Sum of RGB (Red+Green+Blue) = 153+102+2=257 (34% of max value = 765). Red value is 153 (60.16% from 255 or 59.53% from 257); Green value is 102 (40.23% from 255 or 39.69% from 257); Blue value is 2 (1.17% from 255 or 0.78% from 257); Max value from RGB is 153 - color contains mainly: red. Hex color #996602 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #996602 is #6699FD. Grayscale: #6A6A6A. Windows color (decimal): -6724094 or 157337. OLE color: 157337.
HSL color Cylindrical-coordinate representation of color #996602: hue angle of 39.74º degrees, saturation: 0.97, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #996602 is Cyan = 0, Magento = 0.33, Yellow = 0.99 and Black (K on CMYK) = 0.4.
<style> p { color: #996602; } p { color: rgb(153,102,2); } H1.HeaderClassName { color: #996602; } .AnyTagClassName { color: #996602; } </style>
<style> a { background-color: #996602; } a { background-color: rgb(153,102,2); } div.DivClassName { background-color: #996602; } .BgClassName { background-color: #996602; } </style>
<style> span { border-color: #996602; } span { border-color: rgb(153,102,2); } td.TdClassName { border-color: #996602; } .TagClassName { border-color: #996602; } </style>