Shades of Eminence #713781
Tints of Eminence #713781
RGB
CMYK
RGB Variations
Color information
#713781 (or 0x713781) is known color: Eminence. HEX triplet: 71, 37 and 81. RGB value is (113,55,129). Sum of RGB (Red+Green+Blue) = 113+55+129=297 (39% of max value = 765). Red value is 113 (44.53% from 255 or 38.05% from 297); Green value is 55 (21.88% from 255 or 18.52% from 297); Blue value is 129 (50.78% from 255 or 43.43% from 297); Max value from RGB is 129 - color contains mainly: blue. Hex color #713781 is not a web safe color. Web safe color analog (approx): #663399. Inversed color of #713781 is #8EC87E. Grayscale: #505050. Windows color (decimal): -9357439 or 8468337. OLE color: 8468337.
HSL color Cylindrical-coordinate representation of color #713781: hue angle of 287.03º degrees, saturation: 0.4, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #713781 is Cyan = 0.12, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 113 | 55 | 129 | - |
| CMYK | 0.12 | 0.57 | 0 | 0.49 |
| HSL | 287.03º | 0.4% | 0.36% | - |
| HSV(B) | 287.03º | 0.57% | 0.51% | - |
| XYZ | 12.14 | 7.83 | 21.64 | - |
| YUV | 80.78 | 155.22 | 150.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 55 | 129 | 0.12 | 0.57 | 0 | 0.49 | 287.03 | 0.4 | 0.36 |
| Hex | 71 | 37 | 81 | C | 39 | 0 | 31 | 11F | 28 | 24 |
| Octal | 161 | 67 | 201 | 14 | 71 | 0 | 61 | 437 | 50 | 44 |
| Binary | 1110001 | 110111 | 10000001 | 1100 | 111001 | 0 | 110001 | 100011111 | 101000 | 100100 |
Color Harmonies of #713781
Complementary color
Monochromatic Colors of #713781
Black with #713781
Text Example
Text Example
White with #713781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713781; }
p { color: rgb(113,55,129); }
H1.HeaderClassName
{
color: #713781;
}
.AnyTagClassName
{
color: #713781;
}
</style>
background-color css
<style>
a { background-color: #713781; }
a { background-color: rgb(113,55,129); }
div.DivClassName
{
background-color: #713781;
}
.BgClassName
{
background-color: #713781;
}
</style>
border-color css
<style>
span { border-color: #713781; }
span { border-color: rgb(113,55,129); }
td.TdClassName
{
border-color: #713781;
}
.TagClassName
{
border-color: #713781;
}
</style>