#A7813F (or 0xA7813F) is unknown color: approx Alpine. HEX triplet: A7, 81 and 3F. RGB value is (167,129,63). Sum of RGB (Red+Green+Blue) = 167+129+63=359 (47% of max value = 765). Red value is 167 (65.62% from 255 or 46.52% from 359); Green value is 129 (50.78% from 255 or 35.93% from 359); Blue value is 63 (25% from 255 or 17.55% from 359); Max value from RGB is 167 - color contains mainly: red. Hex color #A7813F is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #A7813F is #587EC0. Grayscale: #858585. Windows color (decimal): -5799617 or 4161959. OLE color: 4161959.
HSL color Cylindrical-coordinate representation of color #A7813F: hue angle of 38.08º degrees, saturation: 0.45, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #A7813F is Cyan = 0, Magento = 0.23, Yellow = 0.62 and Black (K on CMYK) = 0.35.
<style> p { color: #a7813f; } p { color: rgb(167,129,63); } H1.HeaderClassName { color: #a7813f; } .AnyTagClassName { color: #a7813f; } </style>
<style> a { background-color: #a7813f; } a { background-color: rgb(167,129,63); } div.DivClassName { background-color: #a7813f; } .BgClassName { background-color: #a7813f; } </style>
<style> span { border-color: #a7813f; } span { border-color: rgb(167,129,63); } td.TdClassName { border-color: #a7813f; } .TagClassName { border-color: #a7813f; } </style>