Shades of Eminence #754571
Tints of Eminence #754571
RGB
CMYK
RGB Variations
Color information
#754571 (or 0x754571) is known color: Eminence. HEX triplet: 75, 45 and 71. RGB value is (117,69,113). Sum of RGB (Red+Green+Blue) = 117+69+113=299 (39% of max value = 765). Red value is 117 (46.09% from 255 or 39.13% from 299); Green value is 69 (27.34% from 255 or 23.08% from 299); Blue value is 113 (44.53% from 255 or 37.79% from 299); Max value from RGB is 117 - color contains mainly: red. Hex color #754571 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754571 is #8ABA8E. Grayscale: #585858. Windows color (decimal): -9091727 or 7423349. OLE color: 7423349.
HSL color Cylindrical-coordinate representation of color #754571: hue angle of 305º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #754571 is Cyan = 0, Magento = 0.41, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 69 | 113 | - |
| CMYK | 0 | 0.41 | 0.03 | 0.54 |
| HSL | 305º | 0.26% | 0.36% | - |
| HSV(B) | 305º | 0.41% | 0.46% | - |
| XYZ | 12.44 | 9.23 | 16.75 | - |
| YUV | 88.37 | 141.9 | 148.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 69 | 113 | 0 | 0.41 | 0.03 | 0.54 | 305 | 0.26 | 0.36 |
| Hex | 75 | 45 | 71 | 0 | 29 | 3 | 36 | 131 | 1A | 24 |
| Octal | 165 | 105 | 161 | 0 | 51 | 3 | 66 | 461 | 32 | 44 |
| Binary | 1110101 | 1000101 | 1110001 | 0 | 101001 | 11 | 110110 | 100110001 | 11010 | 100100 |
Color Harmonies of #754571
Complementary color
Monochromatic Colors of #754571
Black with #754571
Text Example
Text Example
White with #754571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754571; }
p { color: rgb(117,69,113); }
H1.HeaderClassName
{
color: #754571;
}
.AnyTagClassName
{
color: #754571;
}
</style>
background-color css
<style>
a { background-color: #754571; }
a { background-color: rgb(117,69,113); }
div.DivClassName
{
background-color: #754571;
}
.BgClassName
{
background-color: #754571;
}
</style>
border-color css
<style>
span { border-color: #754571; }
span { border-color: rgb(117,69,113); }
td.TdClassName
{
border-color: #754571;
}
.TagClassName
{
border-color: #754571;
}
</style>