Shades of Eminence #763375
Tints of Eminence #763375
RGB
CMYK
RGB Variations
Color information
#763375 (or 0x763375) is known color: Eminence. HEX triplet: 76, 33 and 75. RGB value is (118,51,117). Sum of RGB (Red+Green+Blue) = 118+51+117=286 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.26% from 286); Green value is 51 (20.31% from 255 or 17.83% from 286); Blue value is 117 (46.09% from 255 or 40.91% from 286); Max value from RGB is 118 - color contains mainly: red. Hex color #763375 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #763375 is #89CC8A. Grayscale: #4E4E4E. Windows color (decimal): -9030795 or 7680886. OLE color: 7680886.
HSL color Cylindrical-coordinate representation of color #763375: hue angle of 300.9º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #763375 is Cyan = 0, Magento = 0.57, Yellow = 0.01 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 51 | 117 | - |
| CMYK | 0 | 0.57 | 0.01 | 0.54 |
| HSL | 300.9º | 0.4% | 0.33% | - |
| HSV(B) | 300.9º | 0.57% | 0.46% | - |
| XYZ | 11.87 | 7.5 | 17.65 | - |
| YUV | 78.56 | 149.7 | 156.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 51 | 117 | 0 | 0.57 | 0.01 | 0.54 | 300.9 | 0.4 | 0.33 |
| Hex | 76 | 33 | 75 | 0 | 39 | 1 | 36 | 12D | 28 | 21 |
| Octal | 166 | 63 | 165 | 0 | 71 | 1 | 66 | 455 | 50 | 41 |
| Binary | 1110110 | 110011 | 1110101 | 0 | 111001 | 1 | 110110 | 100101101 | 101000 | 100001 |
Color Harmonies of #763375
Complementary color
Monochromatic Colors of #763375
Black with #763375
Text Example
Text Example
White with #763375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763375; }
p { color: rgb(118,51,117); }
H1.HeaderClassName
{
color: #763375;
}
.AnyTagClassName
{
color: #763375;
}
</style>
background-color css
<style>
a { background-color: #763375; }
a { background-color: rgb(118,51,117); }
div.DivClassName
{
background-color: #763375;
}
.BgClassName
{
background-color: #763375;
}
</style>
border-color css
<style>
span { border-color: #763375; }
span { border-color: rgb(118,51,117); }
td.TdClassName
{
border-color: #763375;
}
.TagClassName
{
border-color: #763375;
}
</style>