Shades of Eminence #763174
Tints of Eminence #763174
RGB
CMYK
RGB Variations
Color information
#763174 (or 0x763174) is known color: Eminence. HEX triplet: 76, 31 and 74. RGB value is (118,49,116). Sum of RGB (Red+Green+Blue) = 118+49+116=283 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.70% from 283); Green value is 49 (19.53% from 255 or 17.31% from 283); Blue value is 116 (45.70% from 255 or 40.99% from 283); Max value from RGB is 118 - color contains mainly: red. Hex color #763174 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763174 is #89CE8B. Grayscale: #4D4D4D. Windows color (decimal): -9031308 or 7614838. OLE color: 7614838.
HSL color Cylindrical-coordinate representation of color #763174: hue angle of 301.74º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #763174 is Cyan = 0, Magento = 0.58, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 49 | 116 | - |
| CMYK | 0 | 0.58 | 0.02 | 0.54 |
| HSL | 301.74º | 0.41% | 0.33% | - |
| HSV(B) | 301.74º | 0.58% | 0.46% | - |
| XYZ | 11.72 | 7.31 | 17.32 | - |
| YUV | 77.27 | 149.86 | 157.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 49 | 116 | 0 | 0.58 | 0.02 | 0.54 | 301.74 | 0.41 | 0.33 |
| Hex | 76 | 31 | 74 | 0 | 3A | 2 | 36 | 12E | 29 | 21 |
| Octal | 166 | 61 | 164 | 0 | 72 | 2 | 66 | 456 | 51 | 41 |
| Binary | 1110110 | 110001 | 1110100 | 0 | 111010 | 10 | 110110 | 100101110 | 101001 | 100001 |
Color Harmonies of #763174
Complementary color
Monochromatic Colors of #763174
Black with #763174
Text Example
Text Example
White with #763174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763174; }
p { color: rgb(118,49,116); }
H1.HeaderClassName
{
color: #763174;
}
.AnyTagClassName
{
color: #763174;
}
</style>
background-color css
<style>
a { background-color: #763174; }
a { background-color: rgb(118,49,116); }
div.DivClassName
{
background-color: #763174;
}
.BgClassName
{
background-color: #763174;
}
</style>
border-color css
<style>
span { border-color: #763174; }
span { border-color: rgb(118,49,116); }
td.TdClassName
{
border-color: #763174;
}
.TagClassName
{
border-color: #763174;
}
</style>