#512C7F (or 0x512C7F) is unknown color: approx Kingfisher Daisy. HEX triplet: 51, 2C and 7F. RGB value is (81,44,127). Sum of RGB (Red+Green+Blue) = 81+44+127=252 (33% of max value = 765). Red value is 81 (32.03% from 255 or 32.14% from 252); Green value is 44 (17.58% from 255 or 17.46% from 252); Blue value is 127 (50% from 255 or 50.40% from 252); Max value from RGB is 127 - color contains mainly: blue. Hex color #512C7F is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #512C7F is #AED380. Grayscale: #404040. Windows color (decimal): -11457409 or 8334417. OLE color: 8334417.
HSL color Cylindrical-coordinate representation of color #512C7F: hue angle of 266.75º degrees, saturation: 0.49, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #512C7F is Cyan = 0.36, Magento = 0.65, Yellow = 0 and Black (K on CMYK) = 0.50.
<style> p { color: #512C7F; } p { color: rgb(81,44,127); } H1.HeaderClassName { color: #512C7F; } .AnyTagClassName { color: #512C7F; } </style>
<style> a { background-color: #512C7F; } a { background-color: rgb(81,44,127); } div.DivClassName { background-color: #512C7F; } .BgClassName { background-color: #512C7F; } </style>
<style> span { border-color: #512C7F; } span { border-color: rgb(81,44,127); } td.TdClassName { border-color: #512C7F; } .TagClassName { border-color: #512C7F; } </style>