Shades of Eminence #763873
Tints of Eminence #763873
RGB
CMYK
RGB Variations
Color information
#763873 (or 0x763873) is known color: Eminence. HEX triplet: 76, 38 and 73. RGB value is (118,56,115). Sum of RGB (Red+Green+Blue) = 118+56+115=289 (38% of max value = 765). Red value is 118 (46.48% from 255 or 40.83% from 289); Green value is 56 (22.27% from 255 or 19.38% from 289); Blue value is 115 (45.31% from 255 or 39.79% from 289); Max value from RGB is 118 - color contains mainly: red. Hex color #763873 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763873 is #89C78C. Grayscale: #515151. Windows color (decimal): -9029517 or 7551094. OLE color: 7551094.
HSL color Cylindrical-coordinate representation of color #763873: hue angle of 302.9º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #763873 is Cyan = 0, Magento = 0.53, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 56 | 115 | - |
| CMYK | 0 | 0.53 | 0.03 | 0.54 |
| HSL | 302.9º | 0.36% | 0.34% | - |
| HSV(B) | 302.9º | 0.53% | 0.46% | - |
| XYZ | 11.98 | 7.92 | 17.12 | - |
| YUV | 81.26 | 147.04 | 154.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 56 | 115 | 0 | 0.53 | 0.03 | 0.54 | 302.9 | 0.36 | 0.34 |
| Hex | 76 | 38 | 73 | 0 | 35 | 3 | 36 | 12F | 24 | 22 |
| Octal | 166 | 70 | 163 | 0 | 65 | 3 | 66 | 457 | 44 | 42 |
| Binary | 1110110 | 111000 | 1110011 | 0 | 110101 | 11 | 110110 | 100101111 | 100100 | 100010 |
Color Harmonies of #763873
Complementary color
Monochromatic Colors of #763873
Black with #763873
Text Example
Text Example
White with #763873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763873; }
p { color: rgb(118,56,115); }
H1.HeaderClassName
{
color: #763873;
}
.AnyTagClassName
{
color: #763873;
}
</style>
background-color css
<style>
a { background-color: #763873; }
a { background-color: rgb(118,56,115); }
div.DivClassName
{
background-color: #763873;
}
.BgClassName
{
background-color: #763873;
}
</style>
border-color css
<style>
span { border-color: #763873; }
span { border-color: rgb(118,56,115); }
td.TdClassName
{
border-color: #763873;
}
.TagClassName
{
border-color: #763873;
}
</style>