#A5725D (or 0xA5725D) is unknown color: approx Toast. HEX triplet: A5, 72 and 5D. RGB value is (165,114,93). Sum of RGB (Red+Green+Blue) = 165+114+93=372 (49% of max value = 765). Red value is 165 (64.84% from 255 or 44.35% from 372); Green value is 114 (44.92% from 255 or 30.65% from 372); Blue value is 93 (36.72% from 255 or 25% from 372); Max value from RGB is 165 - color contains mainly: red. Hex color #A5725D is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A5725D is #5A8DA2. Grayscale: #7E7E7E. Windows color (decimal): -5934499 or 6124197. OLE color: 6124197.
HSL color Cylindrical-coordinate representation of color #A5725D: hue angle of 17.5º degrees, saturation: 0.29, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #A5725D is Cyan = 0, Magento = 0.31, Yellow = 0.44 and Black (K on CMYK) = 0.35.
<style> p { color: #A5725D; } p { color: rgb(165,114,93); } H1.HeaderClassName { color: #A5725D; } .AnyTagClassName { color: #A5725D; } </style>
<style> a { background-color: #A5725D; } a { background-color: rgb(165,114,93); } div.DivClassName { background-color: #A5725D; } .BgClassName { background-color: #A5725D; } </style>
<style> span { border-color: #A5725D; } span { border-color: rgb(165,114,93); } td.TdClassName { border-color: #A5725D; } .TagClassName { border-color: #A5725D; } </style>