Shades of Eminence #754370
Tints of Eminence #754370
RGB
CMYK
RGB Variations
Color information
#754370 (or 0x754370) is known color: Eminence. HEX triplet: 75, 43 and 70. RGB value is (117,67,112). Sum of RGB (Red+Green+Blue) = 117+67+112=296 (39% of max value = 765). Red value is 117 (46.09% from 255 or 39.53% from 296); Green value is 67 (26.56% from 255 or 22.64% from 296); Blue value is 112 (44.14% from 255 or 37.84% from 296); Max value from RGB is 117 - color contains mainly: red. Hex color #754370 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #754370 is #8ABC8F. Grayscale: #565656. Windows color (decimal): -9092240 or 7357301. OLE color: 7357301.
HSL color Cylindrical-coordinate representation of color #754370: hue angle of 306º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #754370 is Cyan = 0, Magento = 0.43, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 67 | 112 | - |
| CMYK | 0 | 0.43 | 0.04 | 0.54 |
| HSL | 306º | 0.27% | 0.36% | - |
| HSV(B) | 306º | 0.43% | 0.46% | - |
| XYZ | 12.27 | 8.97 | 16.41 | - |
| YUV | 87.08 | 142.07 | 149.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 67 | 112 | 0 | 0.43 | 0.04 | 0.54 | 306 | 0.27 | 0.36 |
| Hex | 75 | 43 | 70 | 0 | 2B | 4 | 36 | 132 | 1B | 24 |
| Octal | 165 | 103 | 160 | 0 | 53 | 4 | 66 | 462 | 33 | 44 |
| Binary | 1110101 | 1000011 | 1110000 | 0 | 101011 | 100 | 110110 | 100110010 | 11011 | 100100 |
Color Harmonies of #754370
Complementary color
Monochromatic Colors of #754370
Black with #754370
Text Example
Text Example
White with #754370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754370; }
p { color: rgb(117,67,112); }
H1.HeaderClassName
{
color: #754370;
}
.AnyTagClassName
{
color: #754370;
}
</style>
background-color css
<style>
a { background-color: #754370; }
a { background-color: rgb(117,67,112); }
div.DivClassName
{
background-color: #754370;
}
.BgClassName
{
background-color: #754370;
}
</style>
border-color css
<style>
span { border-color: #754370; }
span { border-color: rgb(117,67,112); }
td.TdClassName
{
border-color: #754370;
}
.TagClassName
{
border-color: #754370;
}
</style>