Shades of Eminence #713675
Tints of Eminence #713675
RGB
CMYK
RGB Variations
Color information
#713675 (or 0x713675) is known color: Eminence. HEX triplet: 71, 36 and 75. RGB value is (113,54,117). Sum of RGB (Red+Green+Blue) = 113+54+117=284 (37% of max value = 765). Red value is 113 (44.53% from 255 or 39.79% from 284); Green value is 54 (21.48% from 255 or 19.01% from 284); Blue value is 117 (46.09% from 255 or 41.20% from 284); Max value from RGB is 117 - color contains mainly: blue. Hex color #713675 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #713675 is #8EC98A. Grayscale: #4E4E4E. Windows color (decimal): -9357707 or 7681649. OLE color: 7681649.
HSL color Cylindrical-coordinate representation of color #713675: hue angle of 296.19º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #713675 is Cyan = 0.03, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 54 | 117 | - |
| CMYK | 0.03 | 0.54 | 0 | 0.54 |
| HSL | 296.19º | 0.37% | 0.34% | - |
| HSV(B) | 296.19º | 0.54% | 0.46% | - |
| XYZ | 11.34 | 7.43 | 17.67 | - |
| YUV | 78.82 | 149.55 | 152.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 54 | 117 | 0.03 | 0.54 | 0 | 0.54 | 296.19 | 0.37 | 0.34 |
| Hex | 71 | 36 | 75 | 3 | 36 | 0 | 36 | 128 | 25 | 22 |
| Octal | 161 | 66 | 165 | 3 | 66 | 0 | 66 | 450 | 45 | 42 |
| Binary | 1110001 | 110110 | 1110101 | 11 | 110110 | 0 | 110110 | 100101000 | 100101 | 100010 |
Color Harmonies of #713675
Complementary color
Monochromatic Colors of #713675
Black with #713675
Text Example
Text Example
White with #713675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713675; }
p { color: rgb(113,54,117); }
H1.HeaderClassName
{
color: #713675;
}
.AnyTagClassName
{
color: #713675;
}
</style>
background-color css
<style>
a { background-color: #713675; }
a { background-color: rgb(113,54,117); }
div.DivClassName
{
background-color: #713675;
}
.BgClassName
{
background-color: #713675;
}
</style>
border-color css
<style>
span { border-color: #713675; }
span { border-color: rgb(113,54,117); }
td.TdClassName
{
border-color: #713675;
}
.TagClassName
{
border-color: #713675;
}
</style>