Shades of Eminence #713477
Tints of Eminence #713477
RGB
CMYK
RGB Variations
Color information
#713477 (or 0x713477) is known color: Eminence. HEX triplet: 71, 34 and 77. RGB value is (113,52,119). Sum of RGB (Red+Green+Blue) = 113+52+119=284 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.79% from 284); Green value is 52 (20.70% from 255 or 18.31% from 284); Blue value is 119 (46.88% from 255 or 41.90% from 284); Max value from RGB is 119 - color contains mainly: blue. Hex color #713477 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713477 is #8ECB88. Grayscale: #4D4D4D. Windows color (decimal): -9358217 or 7812209. OLE color: 7812209.
HSL color Cylindrical-coordinate representation of color #713477: hue angle of 294.63º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #713477 is Cyan = 0.05, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 52 | 119 | - |
| CMYK | 0.05 | 0.56 | 0 | 0.53 |
| HSL | 294.63º | 0.39% | 0.34% | - |
| HSV(B) | 294.63º | 0.56% | 0.47% | - |
| XYZ | 11.37 | 7.3 | 18.26 | - |
| YUV | 77.88 | 151.21 | 153.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 52 | 119 | 0.05 | 0.56 | 0 | 0.53 | 294.63 | 0.39 | 0.34 |
| Hex | 71 | 34 | 77 | 5 | 38 | 0 | 35 | 127 | 27 | 22 |
| Octal | 161 | 64 | 167 | 5 | 70 | 0 | 65 | 447 | 47 | 42 |
| Binary | 1110001 | 110100 | 1110111 | 101 | 111000 | 0 | 110101 | 100100111 | 100111 | 100010 |
Color Harmonies of #713477
Complementary color
Monochromatic Colors of #713477
Black with #713477
Text Example
Text Example
White with #713477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713477; }
p { color: rgb(113,52,119); }
H1.HeaderClassName
{
color: #713477;
}
.AnyTagClassName
{
color: #713477;
}
</style>
background-color css
<style>
a { background-color: #713477; }
a { background-color: rgb(113,52,119); }
div.DivClassName
{
background-color: #713477;
}
.BgClassName
{
background-color: #713477;
}
</style>
border-color css
<style>
span { border-color: #713477; }
span { border-color: rgb(113,52,119); }
td.TdClassName
{
border-color: #713477;
}
.TagClassName
{
border-color: #713477;
}
</style>