#4F0270 (or 0x4F0270) is unknown color: approx Indigo. HEX triplet: 4F, 02 and 70. RGB value is (79,2,112). Sum of RGB (Red+Green+Blue) = 79+2+112=193 (25% of max value = 765). Red value is 79 (31.25% from 255 or 40.93% from 193); Green value is 2 (1.17% from 255 or 1.04% from 193); Blue value is 112 (44.14% from 255 or 58.03% from 193); Max value from RGB is 112 - color contains mainly: blue. Hex color #4F0270 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #4F0270 is #B0FD8F. Grayscale: #252525. Windows color (decimal): -11599248 or 7340623. OLE color: 7340623.
HSL color Cylindrical-coordinate representation of color #4F0270: hue angle of 282º degrees, saturation: 0.96, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #4F0270 is Cyan = 0.29, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.56.
<style> p { color: #4F0270; } p { color: rgb(79,2,112); } H1.HeaderClassName { color: #4F0270; } .AnyTagClassName { color: #4F0270; } </style>
<style> a { background-color: #4F0270; } a { background-color: rgb(79,2,112); } div.DivClassName { background-color: #4F0270; } .BgClassName { background-color: #4F0270; } </style>
<style> span { border-color: #4F0270; } span { border-color: rgb(79,2,112); } td.TdClassName { border-color: #4F0270; } .TagClassName { border-color: #4F0270; } </style>