#A4808D (or 0xA4808D) is unknown color: approx Tapestry. HEX triplet: A4, 80 and 8D. RGB value is (164,128,141). Sum of RGB (Red+Green+Blue) = 164+128+141=433 (57% of max value = 765). Red value is 164 (64.45% from 255 or 37.88% from 433); Green value is 128 (50.39% from 255 or 29.56% from 433); Blue value is 141 (55.47% from 255 or 32.56% from 433); Max value from RGB is 164 - color contains mainly: red. Hex color #A4808D is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A4808D is #5B7F72. Grayscale: #8C8C8C. Windows color (decimal): -5996403 or 9273508. OLE color: 9273508.
HSL color Cylindrical-coordinate representation of color #A4808D: hue angle of 338.33º degrees, saturation: 0.17, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #A4808D is Cyan = 0, Magento = 0.22, Yellow = 0.14 and Black (K on CMYK) = 0.36.
<style> p { color: #A4808D; } p { color: rgb(164,128,141); } H1.HeaderClassName { color: #A4808D; } .AnyTagClassName { color: #A4808D; } </style>
<style> a { background-color: #A4808D; } a { background-color: rgb(164,128,141); } div.DivClassName { background-color: #A4808D; } .BgClassName { background-color: #A4808D; } </style>
<style> span { border-color: #A4808D; } span { border-color: rgb(164,128,141); } td.TdClassName { border-color: #A4808D; } .TagClassName { border-color: #A4808D; } </style>