Shades of Eminence #713770
Tints of Eminence #713770
RGB
CMYK
RGB Variations
Color information
#713770 (or 0x713770) is known color: Eminence. HEX triplet: 71, 37 and 70. RGB value is (113,55,112). Sum of RGB (Red+Green+Blue) = 113+55+112=280 (37% of max value = 765). Red value is 113 (44.53% from 255 or 40.36% from 280); Green value is 55 (21.88% from 255 or 19.64% from 280); Blue value is 112 (44.14% from 255 or 40% from 280); Max value from RGB is 113 - color contains mainly: red. Hex color #713770 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713770 is #8EC88F. Grayscale: #4E4E4E. Windows color (decimal): -9357456 or 7354225. OLE color: 7354225.
HSL color Cylindrical-coordinate representation of color #713770: hue angle of 301.03º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #713770 is Cyan = 0, Magento = 0.51, Yellow = 0.01 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 55 | 112 | - |
| CMYK | 0 | 0.51 | 0.01 | 0.56 |
| HSL | 301.03º | 0.35% | 0.33% | - |
| HSV(B) | 301.03º | 0.51% | 0.44% | - |
| XYZ | 11.1 | 7.41 | 16.18 | - |
| YUV | 78.84 | 146.72 | 152.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 55 | 112 | 0 | 0.51 | 0.01 | 0.56 | 301.03 | 0.35 | 0.33 |
| Hex | 71 | 37 | 70 | 0 | 33 | 1 | 38 | 12D | 23 | 21 |
| Octal | 161 | 67 | 160 | 0 | 63 | 1 | 70 | 455 | 43 | 41 |
| Binary | 1110001 | 110111 | 1110000 | 0 | 110011 | 1 | 111000 | 100101101 | 100011 | 100001 |
Color Harmonies of #713770
Complementary color
Monochromatic Colors of #713770
Black with #713770
Text Example
Text Example
White with #713770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713770; }
p { color: rgb(113,55,112); }
H1.HeaderClassName
{
color: #713770;
}
.AnyTagClassName
{
color: #713770;
}
</style>
background-color css
<style>
a { background-color: #713770; }
a { background-color: rgb(113,55,112); }
div.DivClassName
{
background-color: #713770;
}
.BgClassName
{
background-color: #713770;
}
</style>
border-color css
<style>
span { border-color: #713770; }
span { border-color: rgb(113,55,112); }
td.TdClassName
{
border-color: #713770;
}
.TagClassName
{
border-color: #713770;
}
</style>