Shades of Eminence #704871
Tints of Eminence #704871
RGB
CMYK
RGB Variations
Color information
#704871 (or 0x704871) is known color: Eminence. HEX triplet: 70, 48 and 71. RGB value is (112,72,113). Sum of RGB (Red+Green+Blue) = 112+72+113=297 (39% of max value = 765). Red value is 112 (44.14% from 255 or 37.71% from 297); Green value is 72 (28.52% from 255 or 24.24% from 297); Blue value is 113 (44.53% from 255 or 38.05% from 297); Max value from RGB is 113 - color contains mainly: blue. Hex color #704871 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704871 is #8FB78E. Grayscale: #585858. Windows color (decimal): -9418639 or 7424112. OLE color: 7424112.
HSL color Cylindrical-coordinate representation of color #704871: hue angle of 298.54º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #704871 is Cyan = 0.01, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 72 | 113 | - |
| CMYK | 0.01 | 0.36 | 0 | 0.56 |
| HSL | 298.54º | 0.22% | 0.36% | - |
| HSV(B) | 298.54º | 0.36% | 0.44% | - |
| XYZ | 11.98 | 9.27 | 16.78 | - |
| YUV | 88.63 | 141.75 | 144.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 72 | 113 | 0.01 | 0.36 | 0 | 0.56 | 298.54 | 0.22 | 0.36 |
| Hex | 70 | 48 | 71 | 1 | 24 | 0 | 38 | 12B | 16 | 24 |
| Octal | 160 | 110 | 161 | 1 | 44 | 0 | 70 | 453 | 26 | 44 |
| Binary | 1110000 | 1001000 | 1110001 | 1 | 100100 | 0 | 111000 | 100101011 | 10110 | 100100 |
Color Harmonies of #704871
Complementary color
Monochromatic Colors of #704871
Black with #704871
Text Example
Text Example
White with #704871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704871; }
p { color: rgb(112,72,113); }
H1.HeaderClassName
{
color: #704871;
}
.AnyTagClassName
{
color: #704871;
}
</style>
background-color css
<style>
a { background-color: #704871; }
a { background-color: rgb(112,72,113); }
div.DivClassName
{
background-color: #704871;
}
.BgClassName
{
background-color: #704871;
}
</style>
border-color css
<style>
span { border-color: #704871; }
span { border-color: rgb(112,72,113); }
td.TdClassName
{
border-color: #704871;
}
.TagClassName
{
border-color: #704871;
}
</style>