#4C0F7B (or 0x4C0F7B) is unknown color: approx Indigo. HEX triplet: 4C, 0F and 7B. RGB value is (76,15,123). Sum of RGB (Red+Green+Blue) = 76+15+123=214 (28% of max value = 765). Red value is 76 (30.08% from 255 or 35.51% from 214); Green value is 15 (6.25% from 255 or 7.01% from 214); Blue value is 123 (48.44% from 255 or 57.48% from 214); Max value from RGB is 123 - color contains mainly: blue. Hex color #4C0F7B is not a web safe color. Web safe color analog (approx): #330066. Inversed color of #4C0F7B is #B3F084. Grayscale: #2D2D2D. Windows color (decimal): -11792517 or 8064844. OLE color: 8064844.
HSL color Cylindrical-coordinate representation of color #4C0F7B: hue angle of 273.89º degrees, saturation: 0.78, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.48% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #4C0F7B is Cyan = 0.38, Magento = 0.88, Yellow = 0 and Black (K on CMYK) = 0.52.
<style> p { color: #4c0f7b; } p { color: rgb(76,15,123); } H1.HeaderClassName { color: #4c0f7b; } .AnyTagClassName { color: #4c0f7b; } </style>
<style> a { background-color: #4c0f7b; } a { background-color: rgb(76,15,123); } div.DivClassName { background-color: #4c0f7b; } .BgClassName { background-color: #4c0f7b; } </style>
<style> span { border-color: #4c0f7b; } span { border-color: rgb(76,15,123); } td.TdClassName { border-color: #4c0f7b; } .TagClassName { border-color: #4c0f7b; } </style>