Shades of Eminence #763675
Tints of Eminence #763675
RGB
CMYK
RGB Variations
Color information
#763675 (or 0x763675) is known color: Eminence. HEX triplet: 76, 36 and 75. RGB value is (118,54,117). Sum of RGB (Red+Green+Blue) = 118+54+117=289 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.83% from 289); Green value is 54 (21.48% from 255 or 18.69% from 289); Blue value is 117 (46.09% from 255 or 40.48% from 289); Max value from RGB is 118 - color contains mainly: red. Hex color #763675 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763675 is #89C98A. Grayscale: #505050. Windows color (decimal): -9030027 or 7681654. OLE color: 7681654.
HSL color Cylindrical-coordinate representation of color #763675: hue angle of 300.94º degrees, saturation: 0.37, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #763675 is Cyan = 0, Magento = 0.54, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 54 | 117 | - |
| CMYK | 0 | 0.54 | 0.01 | 0.54 |
| HSL | 300.94º | 0.37% | 0.34% | - |
| HSV(B) | 300.94º | 0.54% | 0.46% | - |
| XYZ | 12 | 7.77 | 17.7 | - |
| YUV | 80.32 | 148.7 | 154.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 54 | 117 | 0 | 0.54 | 0.01 | 0.54 | 300.94 | 0.37 | 0.34 |
| Hex | 76 | 36 | 75 | 0 | 36 | 1 | 36 | 12D | 25 | 22 |
| Octal | 166 | 66 | 165 | 0 | 66 | 1 | 66 | 455 | 45 | 42 |
| Binary | 1110110 | 110110 | 1110101 | 0 | 110110 | 1 | 110110 | 100101101 | 100101 | 100010 |
Color Harmonies of #763675
Complementary color
Monochromatic Colors of #763675
Black with #763675
Text Example
Text Example
White with #763675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763675; }
p { color: rgb(118,54,117); }
H1.HeaderClassName
{
color: #763675;
}
.AnyTagClassName
{
color: #763675;
}
</style>
background-color css
<style>
a { background-color: #763675; }
a { background-color: rgb(118,54,117); }
div.DivClassName
{
background-color: #763675;
}
.BgClassName
{
background-color: #763675;
}
</style>
border-color css
<style>
span { border-color: #763675; }
span { border-color: rgb(118,54,117); }
td.TdClassName
{
border-color: #763675;
}
.TagClassName
{
border-color: #763675;
}
</style>