#A85C2F (or 0xA85C2F) is unknown color: approx Fiery Orange. HEX triplet: A8, 5C and 2F. RGB value is (168,92,47). Sum of RGB (Red+Green+Blue) = 168+92+47=307 (40% of max value = 765). Red value is 168 (66.02% from 255 or 54.72% from 307); Green value is 92 (36.33% from 255 or 29.97% from 307); Blue value is 47 (18.75% from 255 or 15.31% from 307); Max value from RGB is 168 - color contains mainly: red. Hex color #A85C2F is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A85C2F is #57A3D0. Grayscale: #6D6D6D. Windows color (decimal): -5743569 or 3103912. OLE color: 3103912.
HSL color Cylindrical-coordinate representation of color #A85C2F: hue angle of 22.31º degrees, saturation: 0.56, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #A85C2F is Cyan = 0, Magento = 0.45, Yellow = 0.72 and Black (K on CMYK) = 0.34.
<style> p { color: #a85c2f; } p { color: rgb(168,92,47); } H1.HeaderClassName { color: #a85c2f; } .AnyTagClassName { color: #a85c2f; } </style>
<style> a { background-color: #a85c2f; } a { background-color: rgb(168,92,47); } div.DivClassName { background-color: #a85c2f; } .BgClassName { background-color: #a85c2f; } </style>
<style> span { border-color: #a85c2f; } span { border-color: rgb(168,92,47); } td.TdClassName { border-color: #a85c2f; } .TagClassName { border-color: #a85c2f; } </style>