#A36E5F (or 0xA36E5F) is unknown color: approx Toast. HEX triplet: A3, 6E and 5F. RGB value is (163,110,95). Sum of RGB (Red+Green+Blue) = 163+110+95=368 (48% of max value = 765). Red value is 163 (64.06% from 255 or 44.29% from 368); Green value is 110 (43.36% from 255 or 29.89% from 368); Blue value is 95 (37.5% from 255 or 25.82% from 368); Max value from RGB is 163 - color contains mainly: red. Hex color #A36E5F is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A36E5F is #5C91A0. Grayscale: #7C7C7C. Windows color (decimal): -6066593 or 6254243. OLE color: 6254243.
HSL color Cylindrical-coordinate representation of color #A36E5F: hue angle of 13.24º degrees, saturation: 0.27, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #A36E5F is Cyan = 0, Magento = 0.33, Yellow = 0.42 and Black (K on CMYK) = 0.36.
<style> p { color: #A36E5F; } p { color: rgb(163,110,95); } H1.HeaderClassName { color: #A36E5F; } .AnyTagClassName { color: #A36E5F; } </style>
<style> a { background-color: #A36E5F; } a { background-color: rgb(163,110,95); } div.DivClassName { background-color: #A36E5F; } .BgClassName { background-color: #A36E5F; } </style>
<style> span { border-color: #A36E5F; } span { border-color: rgb(163,110,95); } td.TdClassName { border-color: #A36E5F; } .TagClassName { border-color: #A36E5F; } </style>