#A468B0 (or 0xA468B0) is unknown color: approx Violet Blue. HEX triplet: A4, 68 and B0. RGB value is (164,104,176). Sum of RGB (Red+Green+Blue) = 164+104+176=444 (58% of max value = 765). Red value is 164 (64.45% from 255 or 36.94% from 444); Green value is 104 (41.02% from 255 or 23.42% from 444); Blue value is 176 (69.14% from 255 or 39.64% from 444); Max value from RGB is 176 - color contains mainly: blue. Hex color #A468B0 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A468B0 is #5B974F. Grayscale: #818181. Windows color (decimal): -6002512 or 11561124. OLE color: 11561124.
HSL color Cylindrical-coordinate representation of color #A468B0: hue angle of 290º degrees, saturation: 0.31, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #A468B0 is Cyan = 0.07, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.31.
<style> p { color: #A468B0; } p { color: rgb(164,104,176); } H1.HeaderClassName { color: #A468B0; } .AnyTagClassName { color: #A468B0; } </style>
<style> a { background-color: #A468B0; } a { background-color: rgb(164,104,176); } div.DivClassName { background-color: #A468B0; } .BgClassName { background-color: #A468B0; } </style>
<style> span { border-color: #A468B0; } span { border-color: rgb(164,104,176); } td.TdClassName { border-color: #A468B0; } .TagClassName { border-color: #A468B0; } </style>