#714BBB (or 0x714BBB) is unknown color: approx Blue Marguerite. HEX triplet: 71, 4B and BB. RGB value is (113,75,187). Sum of RGB (Red+Green+Blue) = 113+75+187=375 (49% of max value = 765). Red value is 113 (44.53% from 255 or 30.13% from 375); Green value is 75 (29.69% from 255 or 20% from 375); Blue value is 187 (73.44% from 255 or 49.87% from 375); Max value from RGB is 187 - color contains mainly: blue. Hex color #714BBB is not a web safe color. Web safe color analog (approx): #6633CC. Inversed color of #714BBB is #8EB444. Grayscale: #626262. Windows color (decimal): -9352261 or 12274545. OLE color: 12274545.
HSL color Cylindrical-coordinate representation of color #714BBB: hue angle of 260.36º degrees, saturation: 0.45, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #714BBB is Cyan = 0.40, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #714BBB; } p { color: rgb(113,75,187); } H1.HeaderClassName { color: #714BBB; } .AnyTagClassName { color: #714BBB; } </style>
<style> a { background-color: #714BBB; } a { background-color: rgb(113,75,187); } div.DivClassName { background-color: #714BBB; } .BgClassName { background-color: #714BBB; } </style>
<style> span { border-color: #714BBB; } span { border-color: rgb(113,75,187); } td.TdClassName { border-color: #714BBB; } .TagClassName { border-color: #714BBB; } </style>