Shades of Eminence #764670
Tints of Eminence #764670
RGB
CMYK
RGB Variations
Color information
#764670 (or 0x764670) is known color: Eminence. HEX triplet: 76, 46 and 70. RGB value is (118,70,112). Sum of RGB (Red+Green+Blue) = 118+70+112=300 (39% of max value = 765). Red value is 118 (46.48% from 255 or 39.33% from 300); Green value is 70 (27.73% from 255 or 23.33% from 300); Blue value is 112 (44.14% from 255 or 37.33% from 300); Max value from RGB is 118 - color contains mainly: red. Hex color #764670 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764670 is #89B98F. Grayscale: #595959. Windows color (decimal): -9025936 or 7358070. OLE color: 7358070.
HSL color Cylindrical-coordinate representation of color #764670: hue angle of 307.5º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #764670 is Cyan = 0, Magento = 0.41, Yellow = 0.05 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 70 | 112 | - |
| CMYK | 0 | 0.41 | 0.05 | 0.54 |
| HSL | 307.5º | 0.26% | 0.37% | - |
| HSV(B) | 307.5º | 0.41% | 0.46% | - |
| XYZ | 12.59 | 9.4 | 16.48 | - |
| YUV | 89.14 | 140.9 | 148.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 70 | 112 | 0 | 0.41 | 0.05 | 0.54 | 307.5 | 0.26 | 0.37 |
| Hex | 76 | 46 | 70 | 0 | 29 | 5 | 36 | 134 | 1A | 25 |
| Octal | 166 | 106 | 160 | 0 | 51 | 5 | 66 | 464 | 32 | 45 |
| Binary | 1110110 | 1000110 | 1110000 | 0 | 101001 | 101 | 110110 | 100110100 | 11010 | 100101 |
Color Harmonies of #764670
Complementary color
Monochromatic Colors of #764670
Black with #764670
Text Example
Text Example
White with #764670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764670; }
p { color: rgb(118,70,112); }
H1.HeaderClassName
{
color: #764670;
}
.AnyTagClassName
{
color: #764670;
}
</style>
background-color css
<style>
a { background-color: #764670; }
a { background-color: rgb(118,70,112); }
div.DivClassName
{
background-color: #764670;
}
.BgClassName
{
background-color: #764670;
}
</style>
border-color css
<style>
span { border-color: #764670; }
span { border-color: rgb(118,70,112); }
td.TdClassName
{
border-color: #764670;
}
.TagClassName
{
border-color: #764670;
}
</style>