Shades of Eminence #763677
Tints of Eminence #763677
RGB
CMYK
RGB Variations
Color information
#763677 (or 0x763677) is known color: Eminence. HEX triplet: 76, 36 and 77. RGB value is (118,54,119). Sum of RGB (Red+Green+Blue) = 118+54+119=291 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.55% from 291); Green value is 54 (21.48% from 255 or 18.56% from 291); Blue value is 119 (46.88% from 255 or 40.89% from 291); Max value from RGB is 119 - color contains mainly: blue. Hex color #763677 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763677 is #89C988. Grayscale: #505050. Windows color (decimal): -9030025 or 7812726. OLE color: 7812726.
HSL color Cylindrical-coordinate representation of color #763677: hue angle of 299.08º degrees, saturation: 0.38, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #763677 is Cyan = 0.01, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 118 | 54 | 119 | - |
| CMYK | 0.01 | 0.55 | 0 | 0.53 |
| HSL | 299.08º | 0.38% | 0.34% | - |
| HSV(B) | 299.08º | 0.55% | 0.47% | - |
| XYZ | 12.12 | 7.82 | 18.32 | - |
| YUV | 80.55 | 149.7 | 154.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 54 | 119 | 0.01 | 0.55 | 0 | 0.53 | 299.08 | 0.38 | 0.34 |
| Hex | 76 | 36 | 77 | 1 | 37 | 0 | 35 | 12B | 26 | 22 |
| Octal | 166 | 66 | 167 | 1 | 67 | 0 | 65 | 453 | 46 | 42 |
| Binary | 1110110 | 110110 | 1110111 | 1 | 110111 | 0 | 110101 | 100101011 | 100110 | 100010 |
Color Harmonies of #763677
Complementary color
Monochromatic Colors of #763677
Black with #763677
Text Example
Text Example
White with #763677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763677; }
p { color: rgb(118,54,119); }
H1.HeaderClassName
{
color: #763677;
}
.AnyTagClassName
{
color: #763677;
}
</style>
background-color css
<style>
a { background-color: #763677; }
a { background-color: rgb(118,54,119); }
div.DivClassName
{
background-color: #763677;
}
.BgClassName
{
background-color: #763677;
}
</style>
border-color css
<style>
span { border-color: #763677; }
span { border-color: rgb(118,54,119); }
td.TdClassName
{
border-color: #763677;
}
.TagClassName
{
border-color: #763677;
}
</style>