Shades of Eminence #714376
Tints of Eminence #714376
RGB
CMYK
RGB Variations
Color information
#714376 (or 0x714376) is known color: Eminence. HEX triplet: 71, 43 and 76. RGB value is (113,67,118). Sum of RGB (Red+Green+Blue) = 113+67+118=298 (39% of max value = 765). Red value is 113 (44.53% from 255 or 37.92% from 298); Green value is 67 (26.56% from 255 or 22.48% from 298); Blue value is 118 (46.48% from 255 or 39.60% from 298); Max value from RGB is 118 - color contains mainly: blue. Hex color #714376 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714376 is #8EBC89. Grayscale: #565656. Windows color (decimal): -9354378 or 7750513. OLE color: 7750513.
HSL color Cylindrical-coordinate representation of color #714376: hue angle of 294.12º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #714376 is Cyan = 0.04, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 113 | 67 | 118 | - |
| CMYK | 0.04 | 0.43 | 0 | 0.54 |
| HSL | 294.12º | 0.28% | 0.36% | - |
| HSV(B) | 294.12º | 0.43% | 0.46% | - |
| XYZ | 12.09 | 8.83 | 18.21 | - |
| YUV | 86.57 | 145.74 | 146.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 67 | 118 | 0.04 | 0.43 | 0 | 0.54 | 294.12 | 0.28 | 0.36 |
| Hex | 71 | 43 | 76 | 4 | 2B | 0 | 36 | 126 | 1C | 24 |
| Octal | 161 | 103 | 166 | 4 | 53 | 0 | 66 | 446 | 34 | 44 |
| Binary | 1110001 | 1000011 | 1110110 | 100 | 101011 | 0 | 110110 | 100100110 | 11100 | 100100 |
Color Harmonies of #714376
Complementary color
Monochromatic Colors of #714376
Black with #714376
Text Example
Text Example
White with #714376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714376; }
p { color: rgb(113,67,118); }
H1.HeaderClassName
{
color: #714376;
}
.AnyTagClassName
{
color: #714376;
}
</style>
background-color css
<style>
a { background-color: #714376; }
a { background-color: rgb(113,67,118); }
div.DivClassName
{
background-color: #714376;
}
.BgClassName
{
background-color: #714376;
}
</style>
border-color css
<style>
span { border-color: #714376; }
span { border-color: rgb(113,67,118); }
td.TdClassName
{
border-color: #714376;
}
.TagClassName
{
border-color: #714376;
}
</style>