Shades of Eminence #714370
Tints of Eminence #714370
RGB
CMYK
RGB Variations
Color information
#714370 (or 0x714370) is known color: Eminence. HEX triplet: 71, 43 and 70. RGB value is (113,67,112). Sum of RGB (Red+Green+Blue) = 113+67+112=292 (38% of max value = 765). Red value is 113 (44.53% from 255 or 38.70% from 292); Green value is 67 (26.56% from 255 or 22.95% from 292); Blue value is 112 (44.14% from 255 or 38.36% from 292); Max value from RGB is 113 - color contains mainly: red. Hex color #714370 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #714370 is #8EBC8F. Grayscale: #555555. Windows color (decimal): -9354384 or 7357297. OLE color: 7357297.
HSL color Cylindrical-coordinate representation of color #714370: hue angle of 301.3º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #714370 is Cyan = 0, Magento = 0.41, Yellow = 0.01 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 67 | 112 | - |
| CMYK | 0 | 0.41 | 0.01 | 0.56 |
| HSL | 301.3º | 0.26% | 0.35% | - |
| HSV(B) | 301.3º | 0.41% | 0.44% | - |
| XYZ | 11.74 | 8.69 | 16.39 | - |
| YUV | 85.88 | 142.74 | 147.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 67 | 112 | 0 | 0.41 | 0.01 | 0.56 | 301.3 | 0.26 | 0.35 |
| Hex | 71 | 43 | 70 | 0 | 29 | 1 | 38 | 12D | 1A | 23 |
| Octal | 161 | 103 | 160 | 0 | 51 | 1 | 70 | 455 | 32 | 43 |
| Binary | 1110001 | 1000011 | 1110000 | 0 | 101001 | 1 | 111000 | 100101101 | 11010 | 100011 |
Color Harmonies of #714370
Complementary color
Monochromatic Colors of #714370
Black with #714370
Text Example
Text Example
White with #714370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714370; }
p { color: rgb(113,67,112); }
H1.HeaderClassName
{
color: #714370;
}
.AnyTagClassName
{
color: #714370;
}
</style>
background-color css
<style>
a { background-color: #714370; }
a { background-color: rgb(113,67,112); }
div.DivClassName
{
background-color: #714370;
}
.BgClassName
{
background-color: #714370;
}
</style>
border-color css
<style>
span { border-color: #714370; }
span { border-color: rgb(113,67,112); }
td.TdClassName
{
border-color: #714370;
}
.TagClassName
{
border-color: #714370;
}
</style>