#AB4784 (or 0xAB4784) is unknown color: approx Medium Red Violet. HEX triplet: AB, 47 and 84. RGB value is (171,71,132). Sum of RGB (Red+Green+Blue) = 171+71+132=374 (49% of max value = 765). Red value is 171 (67.19% from 255 or 45.72% from 374); Green value is 71 (28.12% from 255 or 18.98% from 374); Blue value is 132 (51.95% from 255 or 35.29% from 374); Max value from RGB is 171 - color contains mainly: red. Hex color #AB4784 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #AB4784 is #54B87B. Grayscale: #6B6B6B. Windows color (decimal): -5552252 or 8669099. OLE color: 8669099.
HSL color Cylindrical-coordinate representation of color #AB4784: hue angle of 323.4º degrees, saturation: 0.41, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #AB4784 is Cyan = 0, Magento = 0.58, Yellow = 0.23 and Black (K on CMYK) = 0.33.
<style> p { color: #ab4784; } p { color: rgb(171,71,132); } H1.HeaderClassName { color: #ab4784; } .AnyTagClassName { color: #ab4784; } </style>
<style> a { background-color: #ab4784; } a { background-color: rgb(171,71,132); } div.DivClassName { background-color: #ab4784; } .BgClassName { background-color: #ab4784; } </style>
<style> span { border-color: #ab4784; } span { border-color: rgb(171,71,132); } td.TdClassName { border-color: #ab4784; } .TagClassName { border-color: #ab4784; } </style>