#A5643F (or 0xA5643F) is unknown color: approx Desert. HEX triplet: A5, 64 and 3F. RGB value is (165,100,63). Sum of RGB (Red+Green+Blue) = 165+100+63=328 (43% of max value = 765). Red value is 165 (64.84% from 255 or 50.30% from 328); Green value is 100 (39.45% from 255 or 30.49% from 328); Blue value is 63 (25% from 255 or 19.21% from 328); Max value from RGB is 165 - color contains mainly: red. Hex color #A5643F is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A5643F is #5A9BC0. Grayscale: #737373. Windows color (decimal): -5938113 or 4154533. OLE color: 4154533.
HSL color Cylindrical-coordinate representation of color #A5643F: hue angle of 21.76º 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 #A5643F is Cyan = 0, Magento = 0.39, Yellow = 0.62 and Black (K on CMYK) = 0.35.
<style> p { color: #A5643F; } p { color: rgb(165,100,63); } H1.HeaderClassName { color: #A5643F; } .AnyTagClassName { color: #A5643F; } </style>
<style> a { background-color: #A5643F; } a { background-color: rgb(165,100,63); } div.DivClassName { background-color: #A5643F; } .BgClassName { background-color: #A5643F; } </style>
<style> span { border-color: #A5643F; } span { border-color: rgb(165,100,63); } td.TdClassName { border-color: #A5643F; } .TagClassName { border-color: #A5643F; } </style>