Shades of Eminence #713378
Tints of Eminence #713378
RGB
CMYK
RGB Variations
Color information
#713378 (or 0x713378) is known color: Eminence. HEX triplet: 71, 33 and 78. RGB value is (113,51,120). Sum of RGB (Red+Green+Blue) = 113+51+120=284 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.79% from 284); Green value is 51 (20.31% from 255 or 17.96% from 284); Blue value is 120 (47.27% from 255 or 42.25% from 284); Max value from RGB is 120 - color contains mainly: blue. Hex color #713378 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713378 is #8ECC87. Grayscale: #4D4D4D. Windows color (decimal): -9358472 or 7877489. OLE color: 7877489.
HSL color Cylindrical-coordinate representation of color #713378: hue angle of 293.91º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #713378 is Cyan = 0.06, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 51 | 120 | - |
| CMYK | 0.06 | 0.58 | 0 | 0.53 |
| HSL | 293.91º | 0.4% | 0.34% | - |
| HSV(B) | 293.91º | 0.58% | 0.47% | - |
| XYZ | 11.38 | 7.23 | 18.57 | - |
| YUV | 77.4 | 152.04 | 153.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 51 | 120 | 0.06 | 0.58 | 0 | 0.53 | 293.91 | 0.4 | 0.34 |
| Hex | 71 | 33 | 78 | 6 | 3A | 0 | 35 | 126 | 28 | 22 |
| Octal | 161 | 63 | 170 | 6 | 72 | 0 | 65 | 446 | 50 | 42 |
| Binary | 1110001 | 110011 | 1111000 | 110 | 111010 | 0 | 110101 | 100100110 | 101000 | 100010 |
Color Harmonies of #713378
Complementary color
Monochromatic Colors of #713378
Black with #713378
Text Example
Text Example
White with #713378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713378; }
p { color: rgb(113,51,120); }
H1.HeaderClassName
{
color: #713378;
}
.AnyTagClassName
{
color: #713378;
}
</style>
background-color css
<style>
a { background-color: #713378; }
a { background-color: rgb(113,51,120); }
div.DivClassName
{
background-color: #713378;
}
.BgClassName
{
background-color: #713378;
}
</style>
border-color css
<style>
span { border-color: #713378; }
span { border-color: rgb(113,51,120); }
td.TdClassName
{
border-color: #713378;
}
.TagClassName
{
border-color: #713378;
}
</style>