#712F93 (or 0x712F93) is unknown color: approx Vivid Violet. HEX triplet: 71, 2F and 93. RGB value is (113,47,147). Sum of RGB (Red+Green+Blue) = 113+47+147=307 (40% of max value = 765). Red value is 113 (44.53% from 255 or 36.81% from 307); Green value is 47 (18.75% from 255 or 15.31% from 307); Blue value is 147 (57.81% from 255 or 47.88% from 307); Max value from RGB is 147 - color contains mainly: blue. Hex color #712F93 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #712F93 is #8ED06C. Grayscale: #4D4D4D. Windows color (decimal): -9359469 or 9645937. OLE color: 9645937.
HSL color Cylindrical-coordinate representation of color #712F93: hue angle of 279.6º degrees, saturation: 0.52, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #712F93 is Cyan = 0.23, Magento = 0.68, Yellow = 0 and Black (K on CMYK) = 0.42.
<style> p { color: #712F93; } p { color: rgb(113,47,147); } H1.HeaderClassName { color: #712F93; } .AnyTagClassName { color: #712F93; } </style>
<style> a { background-color: #712F93; } a { background-color: rgb(113,47,147); } div.DivClassName { background-color: #712F93; } .BgClassName { background-color: #712F93; } </style>
<style> span { border-color: #712F93; } span { border-color: rgb(113,47,147); } td.TdClassName { border-color: #712F93; } .TagClassName { border-color: #712F93; } </style>