Shades of Eminence #713177
Tints of Eminence #713177
RGB
CMYK
RGB Variations
Color information
#713177 (or 0x713177) is known color: Eminence. HEX triplet: 71, 31 and 77. RGB value is (113,49,119). Sum of RGB (Red+Green+Blue) = 113+49+119=281 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.21% from 281); Green value is 49 (19.53% from 255 or 17.44% from 281); Blue value is 119 (46.88% from 255 or 42.35% from 281); Max value from RGB is 119 - color contains mainly: blue. Hex color #713177 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713177 is #8ECE88. Grayscale: #4B4B4B. Windows color (decimal): -9358985 or 7811441. OLE color: 7811441.
HSL color Cylindrical-coordinate representation of color #713177: hue angle of 294.86º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #713177 is Cyan = 0.05, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 49 | 119 | - |
| CMYK | 0.05 | 0.59 | 0 | 0.53 |
| HSL | 294.86º | 0.42% | 0.33% | - |
| HSV(B) | 294.86º | 0.59% | 0.47% | - |
| XYZ | 11.24 | 7.04 | 18.22 | - |
| YUV | 76.12 | 152.2 | 154.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 49 | 119 | 0.05 | 0.59 | 0 | 0.53 | 294.86 | 0.42 | 0.33 |
| Hex | 71 | 31 | 77 | 5 | 3B | 0 | 35 | 127 | 2A | 21 |
| Octal | 161 | 61 | 167 | 5 | 73 | 0 | 65 | 447 | 52 | 41 |
| Binary | 1110001 | 110001 | 1110111 | 101 | 111011 | 0 | 110101 | 100100111 | 101010 | 100001 |
Color Harmonies of #713177
Complementary color
Monochromatic Colors of #713177
Black with #713177
Text Example
Text Example
White with #713177
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713177; }
p { color: rgb(113,49,119); }
H1.HeaderClassName
{
color: #713177;
}
.AnyTagClassName
{
color: #713177;
}
</style>
background-color css
<style>
a { background-color: #713177; }
a { background-color: rgb(113,49,119); }
div.DivClassName
{
background-color: #713177;
}
.BgClassName
{
background-color: #713177;
}
</style>
border-color css
<style>
span { border-color: #713177; }
span { border-color: rgb(113,49,119); }
td.TdClassName
{
border-color: #713177;
}
.TagClassName
{
border-color: #713177;
}
</style>