#4E217A (or 0x4E217A) is unknown color: approx Blue Diamond. HEX triplet: 4E, 21 and 7A. RGB value is (78,33,122). Sum of RGB (Red+Green+Blue) = 78+33+122=233 (30% of max value = 765). Red value is 78 (30.86% from 255 or 33.48% from 233); Green value is 33 (13.28% from 255 or 14.16% from 233); Blue value is 122 (48.05% from 255 or 52.36% from 233); Max value from RGB is 122 - color contains mainly: blue. Hex color #4E217A is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #4E217A is #B1DE85. Grayscale: #383838. Windows color (decimal): -11656838 or 8003918. OLE color: 8003918.
HSL color Cylindrical-coordinate representation of color #4E217A: hue angle of 270.34º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #4E217A is Cyan = 0.36, Magento = 0.73, Yellow = 0 and Black (K on CMYK) = 0.52.
<style> p { color: #4E217A; } p { color: rgb(78,33,122); } H1.HeaderClassName { color: #4E217A; } .AnyTagClassName { color: #4E217A; } </style>
<style> a { background-color: #4E217A; } a { background-color: rgb(78,33,122); } div.DivClassName { background-color: #4E217A; } .BgClassName { background-color: #4E217A; } </style>
<style> span { border-color: #4E217A; } span { border-color: rgb(78,33,122); } td.TdClassName { border-color: #4E217A; } .TagClassName { border-color: #4E217A; } </style>