#4711F2 (or 0x4711F2) is unknown color: approx Han Purple. HEX triplet: 47, 11 and F2. RGB value is (71,17,242). Sum of RGB (Red+Green+Blue) = 71+17+242=330 (43% of max value = 765). Red value is 71 (28.12% from 255 or 21.52% from 330); Green value is 17 (7.03% from 255 or 5.15% from 330); Blue value is 242 (94.92% from 255 or 73.33% from 330); Max value from RGB is 242 - color contains mainly: blue. Hex color #4711F2 is not a web safe color. Web safe color analog (approx): #3300FF. Inversed color of #4711F2 is #B8EE0D. Grayscale: #393939. Windows color (decimal): -12119566 or 15864135. OLE color: 15864135.
HSL color Cylindrical-coordinate representation of color #4711F2: hue angle of 254.4º degrees, saturation: 0.9, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #4711F2 is Cyan = 0.71, Magento = 0.93, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #4711f2; } p { color: rgb(71,17,242); } H1.HeaderClassName { color: #4711f2; } .AnyTagClassName { color: #4711f2; } </style>
<style> a { background-color: #4711f2; } a { background-color: rgb(71,17,242); } div.DivClassName { background-color: #4711f2; } .BgClassName { background-color: #4711f2; } </style>
<style> span { border-color: #4711f2; } span { border-color: rgb(71,17,242); } td.TdClassName { border-color: #4711f2; } .TagClassName { border-color: #4711f2; } </style>