Shades of Eminence #753975
Tints of Eminence #753975
RGB
CMYK
RGB Variations
Color information
#753975 (or 0x753975) is known color: Eminence. HEX triplet: 75, 39 and 75. RGB value is (117,57,117). Sum of RGB (Red+Green+Blue) = 117+57+117=291 (38% of max value = 765). Red value is 117 (46.09% from 255 or 40.21% from 291); Green value is 57 (22.66% from 255 or 19.59% from 291); Blue value is 117 (46.09% from 255 or 40.21% from 291); Max value from RGB is 117 - color contains mainly: red, blue. Hex color #753975 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #753975 is #8AC68A. Grayscale: #515151. Windows color (decimal): -9094795 or 7682421. OLE color: 7682421.
HSL color Cylindrical-coordinate representation of color #753975: hue angle of 300º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #753975 is Cyan = 0, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 57 | 117 | - |
| CMYK | 0 | 0.51 | 0 | 0.54 |
| HSL | 300º | 0.34% | 0.34% | - |
| HSV(B) | 300º | 0.51% | 0.46% | - |
| XYZ | 12.01 | 7.99 | 17.74 | - |
| YUV | 81.78 | 147.88 | 153.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 57 | 117 | 0 | 0.51 | 0 | 0.54 | 300 | 0.34 | 0.34 |
| Hex | 75 | 39 | 75 | 0 | 33 | 0 | 36 | 12C | 22 | 22 |
| Octal | 165 | 71 | 165 | 0 | 63 | 0 | 66 | 454 | 42 | 42 |
| Binary | 1110101 | 111001 | 1110101 | 0 | 110011 | 0 | 110110 | 100101100 | 100010 | 100010 |
Color Harmonies of #753975
Complementary color
Monochromatic Colors of #753975
Black with #753975
Text Example
Text Example
White with #753975
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753975; }
p { color: rgb(117,57,117); }
H1.HeaderClassName
{
color: #753975;
}
.AnyTagClassName
{
color: #753975;
}
</style>
background-color css
<style>
a { background-color: #753975; }
a { background-color: rgb(117,57,117); }
div.DivClassName
{
background-color: #753975;
}
.BgClassName
{
background-color: #753975;
}
</style>
border-color css
<style>
span { border-color: #753975; }
span { border-color: rgb(117,57,117); }
td.TdClassName
{
border-color: #753975;
}
.TagClassName
{
border-color: #753975;
}
</style>