Shades of Eminence #753676
Tints of Eminence #753676
RGB
CMYK
RGB Variations
Color information
#753676 (or 0x753676) is known color: Eminence. HEX triplet: 75, 36 and 76. RGB value is (117,54,118). Sum of RGB (Red+Green+Blue) = 117+54+118=289 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.48% from 289); Green value is 54 (21.48% from 255 or 18.69% from 289); Blue value is 118 (46.48% from 255 or 40.83% from 289); Max value from RGB is 118 - color contains mainly: blue. Hex color #753676 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753676 is #8AC989. Grayscale: #4F4F4F. Windows color (decimal): -9095562 or 7747189. OLE color: 7747189.
HSL color Cylindrical-coordinate representation of color #753676: hue angle of 299.06º 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 #753676 is Cyan = 0.01, Magento = 0.54, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 54 | 118 | - |
| CMYK | 0.01 | 0.54 | 0 | 0.54 |
| HSL | 299.06º | 0.37% | 0.34% | - |
| HSV(B) | 299.06º | 0.54% | 0.46% | - |
| XYZ | 11.93 | 7.73 | 18 | - |
| YUV | 80.13 | 149.37 | 154.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 54 | 118 | 0.01 | 0.54 | 0 | 0.54 | 299.06 | 0.37 | 0.34 |
| Hex | 75 | 36 | 76 | 1 | 36 | 0 | 36 | 12B | 25 | 22 |
| Octal | 165 | 66 | 166 | 1 | 66 | 0 | 66 | 453 | 45 | 42 |
| Binary | 1110101 | 110110 | 1110110 | 1 | 110110 | 0 | 110110 | 100101011 | 100101 | 100010 |
Color Harmonies of #753676
Complementary color
Monochromatic Colors of #753676
Black with #753676
Text Example
Text Example
White with #753676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753676; }
p { color: rgb(117,54,118); }
H1.HeaderClassName
{
color: #753676;
}
.AnyTagClassName
{
color: #753676;
}
</style>
background-color css
<style>
a { background-color: #753676; }
a { background-color: rgb(117,54,118); }
div.DivClassName
{
background-color: #753676;
}
.BgClassName
{
background-color: #753676;
}
</style>
border-color css
<style>
span { border-color: #753676; }
span { border-color: rgb(117,54,118); }
td.TdClassName
{
border-color: #753676;
}
.TagClassName
{
border-color: #753676;
}
</style>