#A06F6C (or 0xA06F6C) is unknown color: approx Coral Tree. HEX triplet: A0, 6F and 6C. RGB value is (160,111,108). Sum of RGB (Red+Green+Blue) = 160+111+108=379 (50% of max value = 765). Red value is 160 (62.89% from 255 or 42.22% from 379); Green value is 111 (43.75% from 255 or 29.29% from 379); Blue value is 108 (42.58% from 255 or 28.50% from 379); Max value from RGB is 160 - color contains mainly: red. Hex color #A06F6C is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A06F6C is #5F9093. Grayscale: #7D7D7D. Windows color (decimal): -6262932 or 7106464. OLE color: 7106464.
HSL color Cylindrical-coordinate representation of color #A06F6C: hue angle of 3.46º degrees, saturation: 0.21, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #A06F6C is Cyan = 0, Magento = 0.31, Yellow = 0.32 and Black (K on CMYK) = 0.37.
<style> p { color: #A06F6C; } p { color: rgb(160,111,108); } H1.HeaderClassName { color: #A06F6C; } .AnyTagClassName { color: #A06F6C; } </style>
<style> a { background-color: #A06F6C; } a { background-color: rgb(160,111,108); } div.DivClassName { background-color: #A06F6C; } .BgClassName { background-color: #A06F6C; } </style>
<style> span { border-color: #A06F6C; } span { border-color: rgb(160,111,108); } td.TdClassName { border-color: #A06F6C; } .TagClassName { border-color: #A06F6C; } </style>