Shades of Eminence #713780
Tints of Eminence #713780
RGB
CMYK
RGB Variations
Color information
#713780 (or 0x713780) is known color: Eminence. HEX triplet: 71, 37 and 80. RGB value is (113,55,128). Sum of RGB (Red+Green+Blue) = 113+55+128=296 (39% of max value = 765). Red value is 113 (44.53% from 255 or 38.18% from 296); Green value is 55 (21.88% from 255 or 18.58% from 296); Blue value is 128 (50.39% from 255 or 43.24% from 296); Max value from RGB is 128 - color contains mainly: blue. Hex color #713780 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #713780 is #8EC87F. Grayscale: #505050. Windows color (decimal): -9357440 or 8402801. OLE color: 8402801.
HSL color Cylindrical-coordinate representation of color #713780: hue angle of 287.67º degrees, saturation: 0.4, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #713780 is Cyan = 0.12, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 113 | 55 | 128 | - |
| CMYK | 0.12 | 0.57 | 0 | 0.50 |
| HSL | 287.67º | 0.4% | 0.36% | - |
| HSV(B) | 287.67º | 0.57% | 0.5% | - |
| XYZ | 12.07 | 7.8 | 21.29 | - |
| YUV | 80.66 | 154.72 | 151.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 55 | 128 | 0.12 | 0.57 | 0 | 0.50 | 287.67 | 0.4 | 0.36 |
| Hex | 71 | 37 | 80 | C | 39 | 0 | 32 | 120 | 28 | 24 |
| Octal | 161 | 67 | 200 | 14 | 71 | 0 | 62 | 440 | 50 | 44 |
| Binary | 1110001 | 110111 | 10000000 | 1100 | 111001 | 0 | 110010 | 100100000 | 101000 | 100100 |
Color Harmonies of #713780
Complementary color
Monochromatic Colors of #713780
Black with #713780
Text Example
Text Example
White with #713780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713780; }
p { color: rgb(113,55,128); }
H1.HeaderClassName
{
color: #713780;
}
.AnyTagClassName
{
color: #713780;
}
</style>
background-color css
<style>
a { background-color: #713780; }
a { background-color: rgb(113,55,128); }
div.DivClassName
{
background-color: #713780;
}
.BgClassName
{
background-color: #713780;
}
</style>
border-color css
<style>
span { border-color: #713780; }
span { border-color: rgb(113,55,128); }
td.TdClassName
{
border-color: #713780;
}
.TagClassName
{
border-color: #713780;
}
</style>