Shades of Eminence #764571
Tints of Eminence #764571
RGB
CMYK
RGB Variations
Color information
#764571 (or 0x764571) is known color: Eminence. HEX triplet: 76, 45 and 71. RGB value is (118,69,113). Sum of RGB (Red+Green+Blue) = 118+69+113=300 (39% of max value = 765). Red value is 118 (46.48% from 255 or 39.33% from 300); Green value is 69 (27.34% from 255 or 23% from 300); Blue value is 113 (44.53% from 255 or 37.67% from 300); Max value from RGB is 118 - color contains mainly: red. Hex color #764571 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764571 is #89BA8E. Grayscale: #585858. Windows color (decimal): -9026191 or 7423350. OLE color: 7423350.
HSL color Cylindrical-coordinate representation of color #764571: hue angle of 306.12º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #764571 is Cyan = 0, Magento = 0.42, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 69 | 113 | - |
| CMYK | 0 | 0.42 | 0.04 | 0.54 |
| HSL | 306.12º | 0.26% | 0.37% | - |
| HSV(B) | 306.12º | 0.42% | 0.46% | - |
| XYZ | 12.58 | 9.3 | 16.75 | - |
| YUV | 88.67 | 141.73 | 148.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 69 | 113 | 0 | 0.42 | 0.04 | 0.54 | 306.12 | 0.26 | 0.37 |
| Hex | 76 | 45 | 71 | 0 | 2A | 4 | 36 | 132 | 1A | 25 |
| Octal | 166 | 105 | 161 | 0 | 52 | 4 | 66 | 462 | 32 | 45 |
| Binary | 1110110 | 1000101 | 1110001 | 0 | 101010 | 100 | 110110 | 100110010 | 11010 | 100101 |
Color Harmonies of #764571
Complementary color
Monochromatic Colors of #764571
Black with #764571
Text Example
Text Example
White with #764571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764571; }
p { color: rgb(118,69,113); }
H1.HeaderClassName
{
color: #764571;
}
.AnyTagClassName
{
color: #764571;
}
</style>
background-color css
<style>
a { background-color: #764571; }
a { background-color: rgb(118,69,113); }
div.DivClassName
{
background-color: #764571;
}
.BgClassName
{
background-color: #764571;
}
</style>
border-color css
<style>
span { border-color: #764571; }
span { border-color: rgb(118,69,113); }
td.TdClassName
{
border-color: #764571;
}
.TagClassName
{
border-color: #764571;
}
</style>