Shades of Eminence #713077
Tints of Eminence #713077
RGB
CMYK
RGB Variations
Color information
#713077 (or 0x713077) is known color: Eminence. HEX triplet: 71, 30 and 77. RGB value is (113,48,119). Sum of RGB (Red+Green+Blue) = 113+48+119=280 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.36% from 280); Green value is 48 (19.14% from 255 or 17.14% from 280); Blue value is 119 (46.88% from 255 or 42.5% from 280); Max value from RGB is 119 - color contains mainly: blue. Hex color #713077 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713077 is #8ECF88. Grayscale: #4B4B4B. Windows color (decimal): -9359241 or 7811185. OLE color: 7811185.
HSL color Cylindrical-coordinate representation of color #713077: hue angle of 294.93º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #713077 is Cyan = 0.05, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 48 | 119 | - |
| CMYK | 0.05 | 0.60 | 0 | 0.53 |
| HSL | 294.93º | 0.43% | 0.33% | - |
| HSV(B) | 294.93º | 0.6% | 0.47% | - |
| XYZ | 11.2 | 6.96 | 18.21 | - |
| YUV | 75.53 | 152.53 | 154.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 48 | 119 | 0.05 | 0.60 | 0 | 0.53 | 294.93 | 0.43 | 0.33 |
| Hex | 71 | 30 | 77 | 5 | 3C | 0 | 35 | 127 | 2B | 21 |
| Octal | 161 | 60 | 167 | 5 | 74 | 0 | 65 | 447 | 53 | 41 |
| Binary | 1110001 | 110000 | 1110111 | 101 | 111100 | 0 | 110101 | 100100111 | 101011 | 100001 |
Color Harmonies of #713077
Complementary color
Monochromatic Colors of #713077
Black with #713077
Text Example
Text Example
White with #713077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713077; }
p { color: rgb(113,48,119); }
H1.HeaderClassName
{
color: #713077;
}
.AnyTagClassName
{
color: #713077;
}
</style>
background-color css
<style>
a { background-color: #713077; }
a { background-color: rgb(113,48,119); }
div.DivClassName
{
background-color: #713077;
}
.BgClassName
{
background-color: #713077;
}
</style>
border-color css
<style>
span { border-color: #713077; }
span { border-color: rgb(113,48,119); }
td.TdClassName
{
border-color: #713077;
}
.TagClassName
{
border-color: #713077;
}
</style>