Shades of Eminence #704475
Tints of Eminence #704475
RGB
CMYK
RGB Variations
Color information
#704475 (or 0x704475) is known color: Eminence. HEX triplet: 70, 44 and 75. RGB value is (112,68,117). Sum of RGB (Red+Green+Blue) = 112+68+117=297 (39% of max value = 765). Red value is 112 (44.14% from 255 or 37.71% from 297); Green value is 68 (26.95% from 255 or 22.90% from 297); Blue value is 117 (46.09% from 255 or 39.39% from 297); Max value from RGB is 117 - color contains mainly: blue. Hex color #704475 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704475 is #8FBB8A. Grayscale: #565656. Windows color (decimal): -9419659 or 7685232. OLE color: 7685232.
HSL color Cylindrical-coordinate representation of color #704475: hue angle of 293.88º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #704475 is Cyan = 0.04, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 112 | 68 | 117 | - |
| CMYK | 0.04 | 0.42 | 0 | 0.54 |
| HSL | 293.88º | 0.26% | 0.36% | - |
| HSV(B) | 293.88º | 0.42% | 0.46% | - |
| XYZ | 11.96 | 8.86 | 17.91 | - |
| YUV | 86.74 | 145.08 | 146.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 68 | 117 | 0.04 | 0.42 | 0 | 0.54 | 293.88 | 0.26 | 0.36 |
| Hex | 70 | 44 | 75 | 4 | 2A | 0 | 36 | 126 | 1A | 24 |
| Octal | 160 | 104 | 165 | 4 | 52 | 0 | 66 | 446 | 32 | 44 |
| Binary | 1110000 | 1000100 | 1110101 | 100 | 101010 | 0 | 110110 | 100100110 | 11010 | 100100 |
Color Harmonies of #704475
Complementary color
Monochromatic Colors of #704475
Black with #704475
Text Example
Text Example
White with #704475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704475; }
p { color: rgb(112,68,117); }
H1.HeaderClassName
{
color: #704475;
}
.AnyTagClassName
{
color: #704475;
}
</style>
background-color css
<style>
a { background-color: #704475; }
a { background-color: rgb(112,68,117); }
div.DivClassName
{
background-color: #704475;
}
.BgClassName
{
background-color: #704475;
}
</style>
border-color css
<style>
span { border-color: #704475; }
span { border-color: rgb(112,68,117); }
td.TdClassName
{
border-color: #704475;
}
.TagClassName
{
border-color: #704475;
}
</style>