#A2164B (or 0xA2164B) is unknown color: approx Jazzberry Jam. HEX triplet: A2, 16 and 4B. RGB value is (162,22,75). Sum of RGB (Red+Green+Blue) = 162+22+75=259 (34% of max value = 765). Red value is 162 (63.67% from 255 or 62.55% from 259); Green value is 22 (8.98% from 255 or 8.49% from 259); Blue value is 75 (29.69% from 255 or 28.96% from 259); Max value from RGB is 162 - color contains mainly: red. Hex color #A2164B is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #A2164B is #5DE9B4. Grayscale: #454545. Windows color (decimal): -6154677 or 4920994. OLE color: 4920994.
HSL color Cylindrical-coordinate representation of color #A2164B: hue angle of 337.29º degrees, saturation: 0.76, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #A2164B is Cyan = 0, Magento = 0.86, Yellow = 0.54 and Black (K on CMYK) = 0.36.
<style> p { color: #A2164B; } p { color: rgb(162,22,75); } H1.HeaderClassName { color: #A2164B; } .AnyTagClassName { color: #A2164B; } </style>
<style> a { background-color: #A2164B; } a { background-color: rgb(162,22,75); } div.DivClassName { background-color: #A2164B; } .BgClassName { background-color: #A2164B; } </style>
<style> span { border-color: #A2164B; } span { border-color: rgb(162,22,75); } td.TdClassName { border-color: #A2164B; } .TagClassName { border-color: #A2164B; } </style>