#A5525A (or 0xA5525A) is unknown color: approx Hippie Pink. HEX triplet: A5, 52 and 5A. RGB value is (165,82,90). Sum of RGB (Red+Green+Blue) = 165+82+90=337 (44% of max value = 765). Red value is 165 (64.84% from 255 or 48.96% from 337); Green value is 82 (32.42% from 255 or 24.33% from 337); Blue value is 90 (35.55% from 255 or 26.71% from 337); Max value from RGB is 165 - color contains mainly: red. Hex color #A5525A is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A5525A is #5AADA5. Grayscale: #6B6B6B. Windows color (decimal): -5942694 or 5919397. OLE color: 5919397.
HSL color Cylindrical-coordinate representation of color #A5525A: hue angle of 354.22º degrees, saturation: 0.34, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #A5525A is Cyan = 0, Magento = 0.50, Yellow = 0.45 and Black (K on CMYK) = 0.35.
<style> p { color: #A5525A; } p { color: rgb(165,82,90); } H1.HeaderClassName { color: #A5525A; } .AnyTagClassName { color: #A5525A; } </style>
<style> a { background-color: #A5525A; } a { background-color: rgb(165,82,90); } div.DivClassName { background-color: #A5525A; } .BgClassName { background-color: #A5525A; } </style>
<style> span { border-color: #A5525A; } span { border-color: rgb(165,82,90); } td.TdClassName { border-color: #A5525A; } .TagClassName { border-color: #A5525A; } </style>