Shades of Eminence #712680
Tints of Eminence #712680
RGB
CMYK
RGB Variations
Color information
#712680 (or 0x712680) is known color: Eminence. HEX triplet: 71, 26 and 80. RGB value is (113,38,128). Sum of RGB (Red+Green+Blue) = 113+38+128=279 (36% of max value = 765). Red value is 113 (44.53% from 255 or 40.50% from 279); Green value is 38 (15.23% from 255 or 13.62% from 279); Blue value is 128 (50.39% from 255 or 45.88% from 279); Max value from RGB is 128 - color contains mainly: blue. Hex color #712680 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #712680 is #8ED97F. Grayscale: #464646. Windows color (decimal): -9361792 or 8398449. OLE color: 8398449.
HSL color Cylindrical-coordinate representation of color #712680: hue angle of 290º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #712680 is Cyan = 0.12, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 113 | 38 | 128 | - |
| CMYK | 0.12 | 0.70 | 0 | 0.50 |
| HSL | 290º | 0.54% | 0.33% | - |
| HSV(B) | 290º | 0.7% | 0.5% | - |
| XYZ | 11.4 | 6.46 | 21.07 | - |
| YUV | 70.69 | 160.35 | 158.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 38 | 128 | 0.12 | 0.70 | 0 | 0.50 | 290 | 0.54 | 0.33 |
| Hex | 71 | 26 | 80 | C | 46 | 0 | 32 | 122 | 36 | 21 |
| Octal | 161 | 46 | 200 | 14 | 106 | 0 | 62 | 442 | 66 | 41 |
| Binary | 1110001 | 100110 | 10000000 | 1100 | 1000110 | 0 | 110010 | 100100010 | 110110 | 100001 |
Color Harmonies of #712680
Complementary color
Monochromatic Colors of #712680
Black with #712680
Text Example
Text Example
White with #712680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #712680; }
p { color: rgb(113,38,128); }
H1.HeaderClassName
{
color: #712680;
}
.AnyTagClassName
{
color: #712680;
}
</style>
background-color css
<style>
a { background-color: #712680; }
a { background-color: rgb(113,38,128); }
div.DivClassName
{
background-color: #712680;
}
.BgClassName
{
background-color: #712680;
}
</style>
border-color css
<style>
span { border-color: #712680; }
span { border-color: rgb(113,38,128); }
td.TdClassName
{
border-color: #712680;
}
.TagClassName
{
border-color: #712680;
}
</style>