Shades of Eminence #704271
Tints of Eminence #704271
RGB
CMYK
RGB Variations
Color information
#704271 (or 0x704271) is known color: Eminence. HEX triplet: 70, 42 and 71. RGB value is (112,66,113). Sum of RGB (Red+Green+Blue) = 112+66+113=291 (38% of max value = 765). Red value is 112 (44.14% from 255 or 38.49% from 291); Green value is 66 (26.17% from 255 or 22.68% from 291); Blue value is 113 (44.53% from 255 or 38.83% from 291); Max value from RGB is 113 - color contains mainly: blue. Hex color #704271 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #704271 is #8FBD8E. Grayscale: #545454. Windows color (decimal): -9420175 or 7422576. OLE color: 7422576.
HSL color Cylindrical-coordinate representation of color #704271: hue angle of 298.72º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #704271 is Cyan = 0.01, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 66 | 113 | - |
| CMYK | 0.01 | 0.42 | 0 | 0.56 |
| HSL | 298.72º | 0.26% | 0.35% | - |
| HSV(B) | 298.72º | 0.42% | 0.44% | - |
| XYZ | 11.61 | 8.53 | 16.66 | - |
| YUV | 85.11 | 143.74 | 147.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 66 | 113 | 0.01 | 0.42 | 0 | 0.56 | 298.72 | 0.26 | 0.35 |
| Hex | 70 | 42 | 71 | 1 | 2A | 0 | 38 | 12B | 1A | 23 |
| Octal | 160 | 102 | 161 | 1 | 52 | 0 | 70 | 453 | 32 | 43 |
| Binary | 1110000 | 1000010 | 1110001 | 1 | 101010 | 0 | 111000 | 100101011 | 11010 | 100011 |
Color Harmonies of #704271
Complementary color
Monochromatic Colors of #704271
Black with #704271
Text Example
Text Example
White with #704271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704271; }
p { color: rgb(112,66,113); }
H1.HeaderClassName
{
color: #704271;
}
.AnyTagClassName
{
color: #704271;
}
</style>
background-color css
<style>
a { background-color: #704271; }
a { background-color: rgb(112,66,113); }
div.DivClassName
{
background-color: #704271;
}
.BgClassName
{
background-color: #704271;
}
</style>
border-color css
<style>
span { border-color: #704271; }
span { border-color: rgb(112,66,113); }
td.TdClassName
{
border-color: #704271;
}
.TagClassName
{
border-color: #704271;
}
</style>