#A6735C (or 0xA6735C) is unknown color: approx Toast. HEX triplet: A6, 73 and 5C. RGB value is (166,115,92). Sum of RGB (Red+Green+Blue) = 166+115+92=373 (49% of max value = 765). Red value is 166 (65.23% from 255 or 44.50% from 373); Green value is 115 (45.31% from 255 or 30.83% from 373); Blue value is 92 (36.33% from 255 or 24.66% from 373); Max value from RGB is 166 - color contains mainly: red. Hex color #A6735C is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A6735C is #598CA3. Grayscale: #7F7F7F. Windows color (decimal): -5868708 or 6058918. OLE color: 6058918.
HSL color Cylindrical-coordinate representation of color #A6735C: hue angle of 18.65º degrees, saturation: 0.29, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #A6735C is Cyan = 0, Magento = 0.31, Yellow = 0.45 and Black (K on CMYK) = 0.35.
<style> p { color: #A6735C; } p { color: rgb(166,115,92); } H1.HeaderClassName { color: #A6735C; } .AnyTagClassName { color: #A6735C; } </style>
<style> a { background-color: #A6735C; } a { background-color: rgb(166,115,92); } div.DivClassName { background-color: #A6735C; } .BgClassName { background-color: #A6735C; } </style>
<style> span { border-color: #A6735C; } span { border-color: rgb(166,115,92); } td.TdClassName { border-color: #A6735C; } .TagClassName { border-color: #A6735C; } </style>