#A06E27 (or 0xA06E27) is unknown color: approx Buttered Rum. HEX triplet: A0, 6E and 27. RGB value is (160,110,39). Sum of RGB (Red+Green+Blue) = 160+110+39=309 (40% of max value = 765). Red value is 160 (62.89% from 255 or 51.78% from 309); Green value is 110 (43.36% from 255 or 35.60% from 309); Blue value is 39 (15.62% from 255 or 12.62% from 309); Max value from RGB is 160 - color contains mainly: red. Hex color #A06E27 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A06E27 is #5F91D8. Grayscale: #757575. Windows color (decimal): -6263257 or 2584224. OLE color: 2584224.
HSL color Cylindrical-coordinate representation of color #A06E27: hue angle of 35.21º degrees, saturation: 0.61, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #A06E27 is Cyan = 0, Magento = 0.31, Yellow = 0.76 and Black (K on CMYK) = 0.37.
<style> p { color: #a06e27; } p { color: rgb(160,110,39); } H1.HeaderClassName { color: #a06e27; } .AnyTagClassName { color: #a06e27; } </style>
<style> a { background-color: #a06e27; } a { background-color: rgb(160,110,39); } div.DivClassName { background-color: #a06e27; } .BgClassName { background-color: #a06e27; } </style>
<style> span { border-color: #a06e27; } span { border-color: rgb(160,110,39); } td.TdClassName { border-color: #a06e27; } .TagClassName { border-color: #a06e27; } </style>