#4B0D7F (or 0x4B0D7F) is unknown color: approx Indigo. HEX triplet: 4B, 0D and 7F. RGB value is (75,13,127). Sum of RGB (Red+Green+Blue) = 75+13+127=215 (28% of max value = 765). Red value is 75 (29.69% from 255 or 34.88% from 215); Green value is 13 (5.47% from 255 or 6.05% from 215); Blue value is 127 (50% from 255 or 59.07% from 215); Max value from RGB is 127 - color contains mainly: blue. Hex color #4B0D7F is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #4B0D7F is #B4F280. Grayscale: #2C2C2C. Windows color (decimal): -11858561 or 8326475. OLE color: 8326475.
HSL color Cylindrical-coordinate representation of color #4B0D7F: hue angle of 272.63º degrees, saturation: 0.81, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #4B0D7F is Cyan = 0.41, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.50.
<style> p { color: #4B0D7F; } p { color: rgb(75,13,127); } H1.HeaderClassName { color: #4B0D7F; } .AnyTagClassName { color: #4B0D7F; } </style>
<style> a { background-color: #4B0D7F; } a { background-color: rgb(75,13,127); } div.DivClassName { background-color: #4B0D7F; } .BgClassName { background-color: #4B0D7F; } </style>
<style> span { border-color: #4B0D7F; } span { border-color: rgb(75,13,127); } td.TdClassName { border-color: #4B0D7F; } .TagClassName { border-color: #4B0D7F; } </style>