Shades of Eminence #763670
Tints of Eminence #763670
RGB
CMYK
RGB Variations
Color information
#763670 (or 0x763670) is known color: Eminence. HEX triplet: 76, 36 and 70. RGB value is (118,54,112). Sum of RGB (Red+Green+Blue) = 118+54+112=284 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.55% from 284); Green value is 54 (21.48% from 255 or 19.01% from 284); Blue value is 112 (44.14% from 255 or 39.44% from 284); Max value from RGB is 118 - color contains mainly: red. Hex color #763670 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763670 is #89C98F. Grayscale: #4F4F4F. Windows color (decimal): -9030032 or 7353974. OLE color: 7353974.
HSL color Cylindrical-coordinate representation of color #763670: hue angle of 305.62º 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 #763670 is Cyan = 0, Magento = 0.54, Yellow = 0.05 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 54 | 112 | - |
| CMYK | 0 | 0.54 | 0.05 | 0.54 |
| HSL | 305.63º | 0.37% | 0.34% | - |
| HSV(B) | 305.63º | 0.54% | 0.46% | - |
| XYZ | 11.72 | 7.66 | 16.19 | - |
| YUV | 79.75 | 146.2 | 155.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 54 | 112 | 0 | 0.54 | 0.05 | 0.54 | 305.63 | 0.37 | 0.34 |
| Hex | 76 | 36 | 70 | 0 | 36 | 5 | 36 | 132 | 25 | 22 |
| Octal | 166 | 66 | 160 | 0 | 66 | 5 | 66 | 462 | 45 | 42 |
| Binary | 1110110 | 110110 | 1110000 | 0 | 110110 | 101 | 110110 | 100110010 | 100101 | 100010 |
Color Harmonies of #763670
Complementary color
Monochromatic Colors of #763670
Black with #763670
Text Example
Text Example
White with #763670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763670; }
p { color: rgb(118,54,112); }
H1.HeaderClassName
{
color: #763670;
}
.AnyTagClassName
{
color: #763670;
}
</style>
background-color css
<style>
a { background-color: #763670; }
a { background-color: rgb(118,54,112); }
div.DivClassName
{
background-color: #763670;
}
.BgClassName
{
background-color: #763670;
}
</style>
border-color css
<style>
span { border-color: #763670; }
span { border-color: rgb(118,54,112); }
td.TdClassName
{
border-color: #763670;
}
.TagClassName
{
border-color: #763670;
}
</style>