#4F148A (or 0x4F148A) is unknown color: approx Indigo. HEX triplet: 4F, 14 and 8A. RGB value is (79,20,138). Sum of RGB (Red+Green+Blue) = 79+20+138=237 (31% of max value = 765). Red value is 79 (31.25% from 255 or 33.33% from 237); Green value is 20 (8.20% from 255 or 8.44% from 237); Blue value is 138 (54.30% from 255 or 58.23% from 237); Max value from RGB is 138 - color contains mainly: blue. Hex color #4F148A is not a web safe color. Web safe color analog (approx): #660099. Inversed color of #4F148A is #B0EB75. Grayscale: #323232. Windows color (decimal): -11594614 or 9049167. OLE color: 9049167.
HSL color Cylindrical-coordinate representation of color #4F148A: hue angle of 270º degrees, saturation: 0.75, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #4F148A is Cyan = 0.43, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.46.
<style> p { color: #4F148A; } p { color: rgb(79,20,138); } H1.HeaderClassName { color: #4F148A; } .AnyTagClassName { color: #4F148A; } </style>
<style> a { background-color: #4F148A; } a { background-color: rgb(79,20,138); } div.DivClassName { background-color: #4F148A; } .BgClassName { background-color: #4F148A; } </style>
<style> span { border-color: #4F148A; } span { border-color: rgb(79,20,138); } td.TdClassName { border-color: #4F148A; } .TagClassName { border-color: #4F148A; } </style>