Shades of Eminence #713476
Tints of Eminence #713476
RGB
CMYK
RGB Variations
Color information
#713476 (or 0x713476) is known color: Eminence. HEX triplet: 71, 34 and 76. RGB value is (113,52,118). Sum of RGB (Red+Green+Blue) = 113+52+118=283 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.93% from 283); Green value is 52 (20.70% from 255 or 18.37% from 283); Blue value is 118 (46.48% from 255 or 41.70% from 283); Max value from RGB is 118 - color contains mainly: blue. Hex color #713476 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713476 is #8ECB89. Grayscale: #4D4D4D. Windows color (decimal): -9358218 or 7746673. OLE color: 7746673.
HSL color Cylindrical-coordinate representation of color #713476: hue angle of 295.45º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #713476 is Cyan = 0.04, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 52 | 118 | - |
| CMYK | 0.04 | 0.56 | 0 | 0.54 |
| HSL | 295.45º | 0.39% | 0.33% | - |
| HSV(B) | 295.45º | 0.56% | 0.46% | - |
| XYZ | 11.31 | 7.27 | 17.95 | - |
| YUV | 77.76 | 150.71 | 153.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 52 | 118 | 0.04 | 0.56 | 0 | 0.54 | 295.45 | 0.39 | 0.33 |
| Hex | 71 | 34 | 76 | 4 | 38 | 0 | 36 | 127 | 27 | 21 |
| Octal | 161 | 64 | 166 | 4 | 70 | 0 | 66 | 447 | 47 | 41 |
| Binary | 1110001 | 110100 | 1110110 | 100 | 111000 | 0 | 110110 | 100100111 | 100111 | 100001 |
Color Harmonies of #713476
Complementary color
Monochromatic Colors of #713476
Black with #713476
Text Example
Text Example
White with #713476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713476; }
p { color: rgb(113,52,118); }
H1.HeaderClassName
{
color: #713476;
}
.AnyTagClassName
{
color: #713476;
}
</style>
background-color css
<style>
a { background-color: #713476; }
a { background-color: rgb(113,52,118); }
div.DivClassName
{
background-color: #713476;
}
.BgClassName
{
background-color: #713476;
}
</style>
border-color css
<style>
span { border-color: #713476; }
span { border-color: rgb(113,52,118); }
td.TdClassName
{
border-color: #713476;
}
.TagClassName
{
border-color: #713476;
}
</style>