#A764CE (or 0xA764CE) is unknown color: approx Amethyst. HEX triplet: A7, 64 and CE. RGB value is (167,100,206). Sum of RGB (Red+Green+Blue) = 167+100+206=473 (62% of max value = 765). Red value is 167 (65.62% from 255 or 35.31% from 473); Green value is 100 (39.45% from 255 or 21.14% from 473); Blue value is 206 (80.86% from 255 or 43.55% from 473); Max value from RGB is 206 - color contains mainly: blue. Hex color #A764CE is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #A764CE is #589B31. Grayscale: #838383. Windows color (decimal): -5806898 or 13526183. OLE color: 13526183.
HSL color Cylindrical-coordinate representation of color #A764CE: hue angle of 277.92º degrees, saturation: 0.52, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #A764CE is Cyan = 0.19, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.19.
<style> p { color: #a764ce; } p { color: rgb(167,100,206); } H1.HeaderClassName { color: #a764ce; } .AnyTagClassName { color: #a764ce; } </style>
<style> a { background-color: #a764ce; } a { background-color: rgb(167,100,206); } div.DivClassName { background-color: #a764ce; } .BgClassName { background-color: #a764ce; } </style>
<style> span { border-color: #a764ce; } span { border-color: rgb(167,100,206); } td.TdClassName { border-color: #a764ce; } .TagClassName { border-color: #a764ce; } </style>