Shades of Eminence #753670
Tints of Eminence #753670
RGB
CMYK
RGB Variations
Color information
#753670 (or 0x753670) is known color: Eminence. HEX triplet: 75, 36 and 70. RGB value is (117,54,112). Sum of RGB (Red+Green+Blue) = 117+54+112=283 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.34% from 283); Green value is 54 (21.48% from 255 or 19.08% from 283); Blue value is 112 (44.14% from 255 or 39.58% from 283); Max value from RGB is 117 - color contains mainly: red. Hex color #753670 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753670 is #8AC98F. Grayscale: #4F4F4F. Windows color (decimal): -9095568 or 7353973. OLE color: 7353973.
HSL color Cylindrical-coordinate representation of color #753670: hue angle of 304.76º 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 #753670 is Cyan = 0, Magento = 0.54, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
RGB | 117 | 54 | 112 | - |
CMYK | 0 | 0.54 | 0.04 | 0.54 |
HSL | 304.76º | 0.37% | 0.34% | - |
HSV(B) | 304.76º | 0.54% | 0.46% | - |
XYZ | 11.58 | 7.59 | 16.18 | - |
YUV | 79.45 | 146.37 | 154.78 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 117 | 54 | 112 | 0 | 0.54 | 0.04 | 0.54 | 304.76 | 0.37 | 0.34 |
Hex | 75 | 36 | 70 | 0 | 36 | 4 | 36 | 131 | 25 | 22 |
Octal | 165 | 66 | 160 | 0 | 66 | 4 | 66 | 461 | 45 | 42 |
Binary | 1110101 | 110110 | 1110000 | 0 | 110110 | 100 | 110110 | 100110001 | 100101 | 100010 |
Color Harmonies of #753670
Complementary color
Monochromatic Colors of #753670
Black with #753670
Text Example
Text Example
White with #753670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753670; }
p { color: rgb(117,54,112); }
H1.HeaderClassName
{
color: #753670;
}
.AnyTagClassName
{
color: #753670;
}
</style>
background-color css
<style>
a { background-color: #753670; }
a { background-color: rgb(117,54,112); }
div.DivClassName
{
background-color: #753670;
}
.BgClassName
{
background-color: #753670;
}
</style>
border-color css
<style>
span { border-color: #753670; }
span { border-color: rgb(117,54,112); }
td.TdClassName
{
border-color: #753670;
}
.TagClassName
{
border-color: #753670;
}
</style>