#AB387B (or 0xAB387B) is unknown color: approx Medium Red Violet. HEX triplet: AB, 38 and 7B. RGB value is (171,56,123). Sum of RGB (Red+Green+Blue) = 171+56+123=350 (46% of max value = 765). Red value is 171 (67.19% from 255 or 48.86% from 350); Green value is 56 (22.27% from 255 or 16% from 350); Blue value is 123 (48.44% from 255 or 35.14% from 350); Max value from RGB is 171 - color contains mainly: red. Hex color #AB387B is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #AB387B is #54C784. Grayscale: #616161. Windows color (decimal): -5556101 or 8075435. OLE color: 8075435.
HSL color Cylindrical-coordinate representation of color #AB387B: hue angle of 325.04º degrees, saturation: 0.51, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #AB387B is Cyan = 0, Magento = 0.67, Yellow = 0.28 and Black (K on CMYK) = 0.33.
<style> p { color: #AB387B; } p { color: rgb(171,56,123); } H1.HeaderClassName { color: #AB387B; } .AnyTagClassName { color: #AB387B; } </style>
<style> a { background-color: #AB387B; } a { background-color: rgb(171,56,123); } div.DivClassName { background-color: #AB387B; } .BgClassName { background-color: #AB387B; } </style>
<style> span { border-color: #AB387B; } span { border-color: rgb(171,56,123); } td.TdClassName { border-color: #AB387B; } .TagClassName { border-color: #AB387B; } </style>