Shades of Eminence #704468
Tints of Eminence #704468
RGB
CMYK
RGB Variations
Color information
#704468 (or 0x704468) is known color: Eminence. HEX triplet: 70, 44 and 68. RGB value is (112,68,104). Sum of RGB (Red+Green+Blue) = 112+68+104=284 (37% of max value = 765). Red value is 112 (44.14% from 255 or 39.44% from 284); Green value is 68 (26.95% from 255 or 23.94% from 284); Blue value is 104 (41.02% from 255 or 36.62% from 284); Max value from RGB is 112 - color contains mainly: red. Hex color #704468 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704468 is #8FBB97. Grayscale: #555555. Windows color (decimal): -9419672 or 6833264. OLE color: 6833264.
HSL color Cylindrical-coordinate representation of color #704468: hue angle of 310.91º degrees, saturation: 0.24, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #704468 is Cyan = 0, Magento = 0.39, Yellow = 0.07 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 68 | 104 | - |
| CMYK | 0 | 0.39 | 0.07 | 0.56 |
| HSL | 310.91º | 0.24% | 0.35% | - |
| HSV(B) | 310.91º | 0.39% | 0.44% | - |
| XYZ | 11.25 | 8.58 | 14.16 | - |
| YUV | 85.26 | 138.58 | 147.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 68 | 104 | 0 | 0.39 | 0.07 | 0.56 | 310.91 | 0.24 | 0.35 |
| Hex | 70 | 44 | 68 | 0 | 27 | 7 | 38 | 137 | 18 | 23 |
| Octal | 160 | 104 | 150 | 0 | 47 | 7 | 70 | 467 | 30 | 43 |
| Binary | 1110000 | 1000100 | 1101000 | 0 | 100111 | 111 | 111000 | 100110111 | 11000 | 100011 |
Color Harmonies of #704468
Complementary color
Monochromatic Colors of #704468
Black with #704468
Text Example
Text Example
White with #704468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704468; }
p { color: rgb(112,68,104); }
H1.HeaderClassName
{
color: #704468;
}
.AnyTagClassName
{
color: #704468;
}
</style>
background-color css
<style>
a { background-color: #704468; }
a { background-color: rgb(112,68,104); }
div.DivClassName
{
background-color: #704468;
}
.BgClassName
{
background-color: #704468;
}
</style>
border-color css
<style>
span { border-color: #704468; }
span { border-color: rgb(112,68,104); }
td.TdClassName
{
border-color: #704468;
}
.TagClassName
{
border-color: #704468;
}
</style>