Shades of Eminence #753976
Tints of Eminence #753976
RGB
CMYK
RGB Variations
Color information
#753976 (or 0x753976) is known color: Eminence. HEX triplet: 75, 39 and 76. RGB value is (117,57,118). Sum of RGB (Red+Green+Blue) = 117+57+118=292 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.07% from 292); Green value is 57 (22.66% from 255 or 19.52% from 292); Blue value is 118 (46.48% from 255 or 40.41% from 292); Max value from RGB is 118 - color contains mainly: blue. Hex color #753976 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753976 is #8AC689. Grayscale: #515151. Windows color (decimal): -9094794 or 7747957. OLE color: 7747957.
HSL color Cylindrical-coordinate representation of color #753976: hue angle of 299.02º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #753976 is Cyan = 0.01, Magento = 0.52, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 57 | 118 | - |
| CMYK | 0.01 | 0.52 | 0 | 0.54 |
| HSL | 299.02º | 0.35% | 0.34% | - |
| HSV(B) | 299.02º | 0.52% | 0.46% | - |
| XYZ | 12.07 | 8.02 | 18.05 | - |
| YUV | 81.89 | 148.38 | 153.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 57 | 118 | 0.01 | 0.52 | 0 | 0.54 | 299.02 | 0.35 | 0.34 |
| Hex | 75 | 39 | 76 | 1 | 34 | 0 | 36 | 12B | 23 | 22 |
| Octal | 165 | 71 | 166 | 1 | 64 | 0 | 66 | 453 | 43 | 42 |
| Binary | 1110101 | 111001 | 1110110 | 1 | 110100 | 0 | 110110 | 100101011 | 100011 | 100010 |
Color Harmonies of #753976
Complementary color
Monochromatic Colors of #753976
Black with #753976
Text Example
Text Example
White with #753976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753976; }
p { color: rgb(117,57,118); }
H1.HeaderClassName
{
color: #753976;
}
.AnyTagClassName
{
color: #753976;
}
</style>
background-color css
<style>
a { background-color: #753976; }
a { background-color: rgb(117,57,118); }
div.DivClassName
{
background-color: #753976;
}
.BgClassName
{
background-color: #753976;
}
</style>
border-color css
<style>
span { border-color: #753976; }
span { border-color: rgb(117,57,118); }
td.TdClassName
{
border-color: #753976;
}
.TagClassName
{
border-color: #753976;
}
</style>