#A48CA0 (or 0xA48CA0) is unknown color: approx London Hue. HEX triplet: A4, 8C and A0. RGB value is (164,140,160). Sum of RGB (Red+Green+Blue) = 164+140+160=464 (61% of max value = 765). Red value is 164 (64.45% from 255 or 35.34% from 464); Green value is 140 (55.08% from 255 or 30.17% from 464); Blue value is 160 (62.89% from 255 or 34.48% from 464); Max value from RGB is 164 - color contains mainly: red. Hex color #A48CA0 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A48CA0 is #5B735F. Grayscale: #959595. Windows color (decimal): -5993312 or 10521764. OLE color: 10521764.
HSL color Cylindrical-coordinate representation of color #A48CA0: hue angle of 310º degrees, saturation: 0.12, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #A48CA0 is Cyan = 0, Magento = 0.15, Yellow = 0.02 and Black (K on CMYK) = 0.36.
<style> p { color: #A48CA0; } p { color: rgb(164,140,160); } H1.HeaderClassName { color: #A48CA0; } .AnyTagClassName { color: #A48CA0; } </style>
<style> a { background-color: #A48CA0; } a { background-color: rgb(164,140,160); } div.DivClassName { background-color: #A48CA0; } .BgClassName { background-color: #A48CA0; } </style>
<style> span { border-color: #A48CA0; } span { border-color: rgb(164,140,160); } td.TdClassName { border-color: #A48CA0; } .TagClassName { border-color: #A48CA0; } </style>