#A45A45 (or 0xA45A45) is unknown color: approx Crail. HEX triplet: A4, 5A and 45. RGB value is (164,90,69). Sum of RGB (Red+Green+Blue) = 164+90+69=323 (42% of max value = 765). Red value is 164 (64.45% from 255 or 50.77% from 323); Green value is 90 (35.55% from 255 or 27.86% from 323); Blue value is 69 (27.34% from 255 or 21.36% from 323); Max value from RGB is 164 - color contains mainly: red. Hex color #A45A45 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A45A45 is #5BA5BA. Grayscale: #6D6D6D. Windows color (decimal): -6006203 or 4545188. OLE color: 4545188.
HSL color Cylindrical-coordinate representation of color #A45A45: hue angle of 13.26º degrees, saturation: 0.41, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #A45A45 is Cyan = 0, Magento = 0.45, Yellow = 0.58 and Black (K on CMYK) = 0.36.
<style> p { color: #A45A45; } p { color: rgb(164,90,69); } H1.HeaderClassName { color: #A45A45; } .AnyTagClassName { color: #A45A45; } </style>
<style> a { background-color: #A45A45; } a { background-color: rgb(164,90,69); } div.DivClassName { background-color: #A45A45; } .BgClassName { background-color: #A45A45; } </style>
<style> span { border-color: #A45A45; } span { border-color: rgb(164,90,69); } td.TdClassName { border-color: #A45A45; } .TagClassName { border-color: #A45A45; } </style>