#4D2F8F (or 0x4D2F8F) is unknown color: approx Blue Gem. HEX triplet: 4D, 2F and 8F. RGB value is (77,47,143). Sum of RGB (Red+Green+Blue) = 77+47+143=267 (35% of max value = 765). Red value is 77 (30.47% from 255 or 28.84% from 267); Green value is 47 (18.75% from 255 or 17.60% from 267); Blue value is 143 (56.25% from 255 or 53.56% from 267); Max value from RGB is 143 - color contains mainly: blue. Hex color #4D2F8F is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #4D2F8F is #B2D070. Grayscale: #424242. Windows color (decimal): -11718769 or 9383757. OLE color: 9383757.
HSL color Cylindrical-coordinate representation of color #4D2F8F: hue angle of 258.75º degrees, saturation: 0.51, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #4D2F8F is Cyan = 0.46, Magento = 0.67, Yellow = 0 and Black (K on CMYK) = 0.44.
<style> p { color: #4D2F8F; } p { color: rgb(77,47,143); } H1.HeaderClassName { color: #4D2F8F; } .AnyTagClassName { color: #4D2F8F; } </style>
<style> a { background-color: #4D2F8F; } a { background-color: rgb(77,47,143); } div.DivClassName { background-color: #4D2F8F; } .BgClassName { background-color: #4D2F8F; } </style>
<style> span { border-color: #4D2F8F; } span { border-color: rgb(77,47,143); } td.TdClassName { border-color: #4D2F8F; } .TagClassName { border-color: #4D2F8F; } </style>