#A8226D (or 0xA8226D) is unknown color: approx Jazzberry Jam. HEX triplet: A8, 22 and 6D. RGB value is (168,34,109). Sum of RGB (Red+Green+Blue) = 168+34+109=311 (41% of max value = 765). Red value is 168 (66.02% from 255 or 54.02% from 311); Green value is 34 (13.67% from 255 or 10.93% from 311); Blue value is 109 (42.97% from 255 or 35.05% from 311); Max value from RGB is 168 - color contains mainly: red. Hex color #A8226D is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #A8226D is #57DD92. Grayscale: #525252. Windows color (decimal): -5758355 or 7152296. OLE color: 7152296.
HSL color Cylindrical-coordinate representation of color #A8226D: hue angle of 326.42º degrees, saturation: 0.66, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #A8226D is Cyan = 0, Magento = 0.80, Yellow = 0.35 and Black (K on CMYK) = 0.34.
<style> p { color: #A8226D; } p { color: rgb(168,34,109); } H1.HeaderClassName { color: #A8226D; } .AnyTagClassName { color: #A8226D; } </style>
<style> a { background-color: #A8226D; } a { background-color: rgb(168,34,109); } div.DivClassName { background-color: #A8226D; } .BgClassName { background-color: #A8226D; } </style>
<style> span { border-color: #A8226D; } span { border-color: rgb(168,34,109); } td.TdClassName { border-color: #A8226D; } .TagClassName { border-color: #A8226D; } </style>