#A364AE (or 0xA364AE) is unknown color: approx Violet Blue. HEX triplet: A3, 64 and AE. RGB value is (163,100,174). Sum of RGB (Red+Green+Blue) = 163+100+174=437 (57% of max value = 765). Red value is 163 (64.06% from 255 or 37.30% from 437); Green value is 100 (39.45% from 255 or 22.88% from 437); Blue value is 174 (68.36% from 255 or 39.82% from 437); Max value from RGB is 174 - color contains mainly: blue. Hex color #A364AE is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A364AE is #5C9B51. Grayscale: #7F7F7F. Windows color (decimal): -6069074 or 11429027. OLE color: 11429027.
HSL color Cylindrical-coordinate representation of color #A364AE: hue angle of 291.08º degrees, saturation: 0.31, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #A364AE is Cyan = 0.06, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.32.
<style> p { color: #A364AE; } p { color: rgb(163,100,174); } H1.HeaderClassName { color: #A364AE; } .AnyTagClassName { color: #A364AE; } </style>
<style> a { background-color: #A364AE; } a { background-color: rgb(163,100,174); } div.DivClassName { background-color: #A364AE; } .BgClassName { background-color: #A364AE; } </style>
<style> span { border-color: #A364AE; } span { border-color: rgb(163,100,174); } td.TdClassName { border-color: #A364AE; } .TagClassName { border-color: #A364AE; } </style>