#A03025 (or 0xA03025) is unknown color: approx Brown. HEX triplet: A0, 30 and 25. RGB value is (160,48,37). Sum of RGB (Red+Green+Blue) = 160+48+37=245 (32% of max value = 765). Red value is 160 (62.89% from 255 or 65.31% from 245); Green value is 48 (19.14% from 255 or 19.59% from 245); Blue value is 37 (14.84% from 255 or 15.10% from 245); Max value from RGB is 160 - color contains mainly: red. Hex color #A03025 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #A03025 is #5FCFDA. Grayscale: #505050. Windows color (decimal): -6279131 or 2437280. OLE color: 2437280.
HSL color Cylindrical-coordinate representation of color #A03025: hue angle of 5.37º degrees, saturation: 0.62, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #A03025 is Cyan = 0, Magento = 0.70, Yellow = 0.77 and Black (K on CMYK) = 0.37.
<style> p { color: #a03025; } p { color: rgb(160,48,37); } H1.HeaderClassName { color: #a03025; } .AnyTagClassName { color: #a03025; } </style>
<style> a { background-color: #a03025; } a { background-color: rgb(160,48,37); } div.DivClassName { background-color: #a03025; } .BgClassName { background-color: #a03025; } </style>
<style> span { border-color: #a03025; } span { border-color: rgb(160,48,37); } td.TdClassName { border-color: #a03025; } .TagClassName { border-color: #a03025; } </style>