#A5253C (or 0xA5253C) is unknown color: approx Bright Red. HEX triplet: A5, 25 and 3C. RGB value is (165,37,60). Sum of RGB (Red+Green+Blue) = 165+37+60=262 (34% of max value = 765). Red value is 165 (64.84% from 255 or 62.98% from 262); Green value is 37 (14.84% from 255 or 14.12% from 262); Blue value is 60 (23.83% from 255 or 22.90% from 262); Max value from RGB is 165 - color contains mainly: red. Hex color #A5253C is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #A5253C is #5ADAC3. Grayscale: #4D4D4D. Windows color (decimal): -5954244 or 3941797. OLE color: 3941797.
HSL color Cylindrical-coordinate representation of color #A5253C: hue angle of 349.22º degrees, saturation: 0.63, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #A5253C is Cyan = 0, Magento = 0.78, Yellow = 0.64 and Black (K on CMYK) = 0.35.
<style> p { color: #A5253C; } p { color: rgb(165,37,60); } H1.HeaderClassName { color: #A5253C; } .AnyTagClassName { color: #A5253C; } </style>
<style> a { background-color: #A5253C; } a { background-color: rgb(165,37,60); } div.DivClassName { background-color: #A5253C; } .BgClassName { background-color: #A5253C; } </style>
<style> span { border-color: #A5253C; } span { border-color: rgb(165,37,60); } td.TdClassName { border-color: #A5253C; } .TagClassName { border-color: #A5253C; } </style>