#A789CC (or 0xA789CC) is unknown color: approx Cold Purple. HEX triplet: A7, 89 and CC. RGB value is (167,137,204). Sum of RGB (Red+Green+Blue) = 167+137+204=508 (67% of max value = 765). Red value is 167 (65.62% from 255 or 32.87% from 508); Green value is 137 (53.91% from 255 or 26.97% from 508); Blue value is 204 (80.08% from 255 or 40.16% from 508); Max value from RGB is 204 - color contains mainly: blue. Hex color #A789CC is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A789CC is #587633. Grayscale: #999999. Windows color (decimal): -5797428 or 13404583. OLE color: 13404583.
HSL color Cylindrical-coordinate representation of color #A789CC: hue angle of 266.87º degrees, saturation: 0.4, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #A789CC is Cyan = 0.18, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #A789CC; } p { color: rgb(167,137,204); } H1.HeaderClassName { color: #A789CC; } .AnyTagClassName { color: #A789CC; } </style>
<style> a { background-color: #A789CC; } a { background-color: rgb(167,137,204); } div.DivClassName { background-color: #A789CC; } .BgClassName { background-color: #A789CC; } </style>
<style> span { border-color: #A789CC; } span { border-color: rgb(167,137,204); } td.TdClassName { border-color: #A789CC; } .TagClassName { border-color: #A789CC; } </style>