Shades of Eminence #714377
Tints of Eminence #714377
RGB
CMYK
RGB Variations
Color information
#714377 (or 0x714377) is known color: Eminence. HEX triplet: 71, 43 and 77. RGB value is (113,67,119). Sum of RGB (Red+Green+Blue) = 113+67+119=299 (39% of max value = 765). Red value is 113 (44.53% from 255 or 37.79% from 299); Green value is 67 (26.56% from 255 or 22.41% from 299); Blue value is 119 (46.88% from 255 or 39.80% from 299); Max value from RGB is 119 - color contains mainly: blue. Hex color #714377 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714377 is #8EBC88. Grayscale: #565656. Windows color (decimal): -9354377 or 7816049. OLE color: 7816049.
HSL color Cylindrical-coordinate representation of color #714377: hue angle of 293.08º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #714377 is Cyan = 0.05, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 113 | 67 | 119 | - |
| CMYK | 0.05 | 0.44 | 0 | 0.53 |
| HSL | 293.08º | 0.28% | 0.36% | - |
| HSV(B) | 293.08º | 0.44% | 0.47% | - |
| XYZ | 12.15 | 8.86 | 18.52 | - |
| YUV | 86.68 | 146.24 | 146.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 67 | 119 | 0.05 | 0.44 | 0 | 0.53 | 293.08 | 0.28 | 0.36 |
| Hex | 71 | 43 | 77 | 5 | 2C | 0 | 35 | 125 | 1C | 24 |
| Octal | 161 | 103 | 167 | 5 | 54 | 0 | 65 | 445 | 34 | 44 |
| Binary | 1110001 | 1000011 | 1110111 | 101 | 101100 | 0 | 110101 | 100100101 | 11100 | 100100 |
Color Harmonies of #714377
Complementary color
Monochromatic Colors of #714377
Black with #714377
Text Example
Text Example
White with #714377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714377; }
p { color: rgb(113,67,119); }
H1.HeaderClassName
{
color: #714377;
}
.AnyTagClassName
{
color: #714377;
}
</style>
background-color css
<style>
a { background-color: #714377; }
a { background-color: rgb(113,67,119); }
div.DivClassName
{
background-color: #714377;
}
.BgClassName
{
background-color: #714377;
}
</style>
border-color css
<style>
span { border-color: #714377; }
span { border-color: rgb(113,67,119); }
td.TdClassName
{
border-color: #714377;
}
.TagClassName
{
border-color: #714377;
}
</style>