#AB567B (or 0xAB567B) is unknown color: approx Royal Heath. HEX triplet: AB, 56 and 7B. RGB value is (171,86,123). Sum of RGB (Red+Green+Blue) = 171+86+123=380 (50% of max value = 765). Red value is 171 (67.19% from 255 or 45% from 380); Green value is 86 (33.98% from 255 or 22.63% from 380); Blue value is 123 (48.44% from 255 or 32.37% from 380); Max value from RGB is 171 - color contains mainly: red. Hex color #AB567B is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #AB567B is #54A984. Grayscale: #737373. Windows color (decimal): -5548421 or 8083115. OLE color: 8083115.
HSL color Cylindrical-coordinate representation of color #AB567B: hue angle of 333.88º degrees, saturation: 0.34, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #AB567B is Cyan = 0, Magento = 0.50, Yellow = 0.28 and Black (K on CMYK) = 0.33.
<style> p { color: #AB567B; } p { color: rgb(171,86,123); } H1.HeaderClassName { color: #AB567B; } .AnyTagClassName { color: #AB567B; } </style>
<style> a { background-color: #AB567B; } a { background-color: rgb(171,86,123); } div.DivClassName { background-color: #AB567B; } .BgClassName { background-color: #AB567B; } </style>
<style> span { border-color: #AB567B; } span { border-color: rgb(171,86,123); } td.TdClassName { border-color: #AB567B; } .TagClassName { border-color: #AB567B; } </style>