#A874AF (or 0xA874AF) is unknown color: approx Violet Blue. HEX triplet: A8, 74 and AF. RGB value is (168,116,175). Sum of RGB (Red+Green+Blue) = 168+116+175=459 (60% of max value = 765). Red value is 168 (66.02% from 255 or 36.60% from 459); Green value is 116 (45.70% from 255 or 25.27% from 459); Blue value is 175 (68.75% from 255 or 38.13% from 459); Max value from RGB is 175 - color contains mainly: blue. Hex color #A874AF is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A874AF is #578B50. Grayscale: #8A8A8A. Windows color (decimal): -5737297 or 11498664. OLE color: 11498664.
HSL color Cylindrical-coordinate representation of color #A874AF: hue angle of 292.88º degrees, saturation: 0.27, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #A874AF is Cyan = 0.04, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.31.
<style> p { color: #A874AF; } p { color: rgb(168,116,175); } H1.HeaderClassName { color: #A874AF; } .AnyTagClassName { color: #A874AF; } </style>
<style> a { background-color: #A874AF; } a { background-color: rgb(168,116,175); } div.DivClassName { background-color: #A874AF; } .BgClassName { background-color: #A874AF; } </style>
<style> span { border-color: #A874AF; } span { border-color: rgb(168,116,175); } td.TdClassName { border-color: #A874AF; } .TagClassName { border-color: #A874AF; } </style>