#A5660C (or 0xA5660C) is unknown color: approx Golden Brown. HEX triplet: A5, 66 and 0C. RGB value is (165,102,12). Sum of RGB (Red+Green+Blue) = 165+102+12=279 (36% of max value = 765). Red value is 165 (64.84% from 255 or 59.14% from 279); Green value is 102 (40.23% from 255 or 36.56% from 279); Blue value is 12 (5.08% from 255 or 4.30% from 279); Max value from RGB is 165 - color contains mainly: red. Hex color #A5660C is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #A5660C is #5A99F3. Grayscale: #6F6F6F. Windows color (decimal): -5937652 or 812709. OLE color: 812709.
HSL color Cylindrical-coordinate representation of color #A5660C: hue angle of 35.29º degrees, saturation: 0.86, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #A5660C is Cyan = 0, Magento = 0.38, Yellow = 0.93 and Black (K on CMYK) = 0.35.
<style> p { color: #A5660C; } p { color: rgb(165,102,12); } H1.HeaderClassName { color: #A5660C; } .AnyTagClassName { color: #A5660C; } </style>
<style> a { background-color: #A5660C; } a { background-color: rgb(165,102,12); } div.DivClassName { background-color: #A5660C; } .BgClassName { background-color: #A5660C; } </style>
<style> span { border-color: #A5660C; } span { border-color: rgb(165,102,12); } td.TdClassName { border-color: #A5660C; } .TagClassName { border-color: #A5660C; } </style>