Shades of Eminence #764476
Tints of Eminence #764476
RGB
CMYK
RGB Variations
Color information
#764476 (or 0x764476) is known color: Eminence. HEX triplet: 76, 44 and 76. RGB value is (118,68,118). Sum of RGB (Red+Green+Blue) = 118+68+118=304 (40% of max value = 765). Red value is 118 (46.48% from 255 or 38.82% from 304); Green value is 68 (26.95% from 255 or 22.37% from 304); Blue value is 118 (46.48% from 255 or 38.82% from 304); Max value from RGB is 118 - color contains mainly: red, blue. Hex color #764476 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #764476 is #89BB89. Grayscale: #585858. Windows color (decimal): -9026442 or 7750774. OLE color: 7750774.
HSL color Cylindrical-coordinate representation of color #764476: hue angle of 300º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #764476 is Cyan = 0, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 68 | 118 | - |
| CMYK | 0 | 0.42 | 0 | 0.54 |
| HSL | 300º | 0.27% | 0.36% | - |
| HSV(B) | 300º | 0.42% | 0.46% | - |
| XYZ | 12.81 | 9.29 | 18.26 | - |
| YUV | 88.65 | 144.57 | 148.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 68 | 118 | 0 | 0.42 | 0 | 0.54 | 300 | 0.27 | 0.36 |
| Hex | 76 | 44 | 76 | 0 | 2A | 0 | 36 | 12C | 1B | 24 |
| Octal | 166 | 104 | 166 | 0 | 52 | 0 | 66 | 454 | 33 | 44 |
| Binary | 1110110 | 1000100 | 1110110 | 0 | 101010 | 0 | 110110 | 100101100 | 11011 | 100100 |
Color Harmonies of #764476
Complementary color
Monochromatic Colors of #764476
Black with #764476
Text Example
Text Example
White with #764476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764476; }
p { color: rgb(118,68,118); }
H1.HeaderClassName
{
color: #764476;
}
.AnyTagClassName
{
color: #764476;
}
</style>
background-color css
<style>
a { background-color: #764476; }
a { background-color: rgb(118,68,118); }
div.DivClassName
{
background-color: #764476;
}
.BgClassName
{
background-color: #764476;
}
</style>
border-color css
<style>
span { border-color: #764476; }
span { border-color: rgb(118,68,118); }
td.TdClassName
{
border-color: #764476;
}
.TagClassName
{
border-color: #764476;
}
</style>