Shades of Eminence #704669
Tints of Eminence #704669
RGB
CMYK
RGB Variations
Color information
#704669 (or 0x704669) is known color: Eminence. HEX triplet: 70, 46 and 69. RGB value is (112,70,105). Sum of RGB (Red+Green+Blue) = 112+70+105=287 (38% of max value = 765). Red value is 112 (44.14% from 255 or 39.02% from 287); Green value is 70 (27.73% from 255 or 24.39% from 287); Blue value is 105 (41.41% from 255 or 36.59% from 287); Max value from RGB is 112 - color contains mainly: red. Hex color #704669 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704669 is #8FB996. Grayscale: #565656. Windows color (decimal): -9419159 or 6899312. OLE color: 6899312.
HSL color Cylindrical-coordinate representation of color #704669: hue angle of 310º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #704669 is Cyan = 0, Magento = 0.38, Yellow = 0.06 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 70 | 105 | - |
| CMYK | 0 | 0.38 | 0.06 | 0.56 |
| HSL | 310º | 0.23% | 0.36% | - |
| HSV(B) | 310º | 0.38% | 0.44% | - |
| XYZ | 11.42 | 8.84 | 14.47 | - |
| YUV | 86.55 | 138.41 | 146.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 70 | 105 | 0 | 0.38 | 0.06 | 0.56 | 310 | 0.23 | 0.36 |
| Hex | 70 | 46 | 69 | 0 | 26 | 6 | 38 | 136 | 17 | 24 |
| Octal | 160 | 106 | 151 | 0 | 46 | 6 | 70 | 466 | 27 | 44 |
| Binary | 1110000 | 1000110 | 1101001 | 0 | 100110 | 110 | 111000 | 100110110 | 10111 | 100100 |
Color Harmonies of #704669
Complementary color
Monochromatic Colors of #704669
Black with #704669
Text Example
Text Example
White with #704669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704669; }
p { color: rgb(112,70,105); }
H1.HeaderClassName
{
color: #704669;
}
.AnyTagClassName
{
color: #704669;
}
</style>
background-color css
<style>
a { background-color: #704669; }
a { background-color: rgb(112,70,105); }
div.DivClassName
{
background-color: #704669;
}
.BgClassName
{
background-color: #704669;
}
</style>
border-color css
<style>
span { border-color: #704669; }
span { border-color: rgb(112,70,105); }
td.TdClassName
{
border-color: #704669;
}
.TagClassName
{
border-color: #704669;
}
</style>