Shades of Eminence #774370
Tints of Eminence #774370
RGB
CMYK
RGB Variations
Color information
#774370 (or 0x774370) is known color: Eminence. HEX triplet: 77, 43 and 70. RGB value is (119,67,112). Sum of RGB (Red+Green+Blue) = 119+67+112=298 (39% of max value = 765). Red value is 119 (46.88% from 255 or 39.93% from 298); Green value is 67 (26.56% from 255 or 22.48% from 298); Blue value is 112 (44.14% from 255 or 37.58% from 298); Max value from RGB is 119 - color contains mainly: red. Hex color #774370 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774370 is #88BC8F. Grayscale: #575757. Windows color (decimal): -8961168 or 7357303. OLE color: 7357303.
HSL color Cylindrical-coordinate representation of color #774370: hue angle of 308.08º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #774370 is Cyan = 0, Magento = 0.44, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 67 | 112 | - |
| CMYK | 0 | 0.44 | 0.06 | 0.53 |
| HSL | 308.08º | 0.28% | 0.36% | - |
| HSV(B) | 308.08º | 0.44% | 0.47% | - |
| XYZ | 12.54 | 9.11 | 16.43 | - |
| YUV | 87.68 | 141.73 | 150.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 67 | 112 | 0 | 0.44 | 0.06 | 0.53 | 308.08 | 0.28 | 0.36 |
| Hex | 77 | 43 | 70 | 0 | 2C | 6 | 35 | 134 | 1C | 24 |
| Octal | 167 | 103 | 160 | 0 | 54 | 6 | 65 | 464 | 34 | 44 |
| Binary | 1110111 | 1000011 | 1110000 | 0 | 101100 | 110 | 110101 | 100110100 | 11100 | 100100 |
Color Harmonies of #774370
Complementary color
Monochromatic Colors of #774370
Black with #774370
Text Example
Text Example
White with #774370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774370; }
p { color: rgb(119,67,112); }
H1.HeaderClassName
{
color: #774370;
}
.AnyTagClassName
{
color: #774370;
}
</style>
background-color css
<style>
a { background-color: #774370; }
a { background-color: rgb(119,67,112); }
div.DivClassName
{
background-color: #774370;
}
.BgClassName
{
background-color: #774370;
}
</style>
border-color css
<style>
span { border-color: #774370; }
span { border-color: rgb(119,67,112); }
td.TdClassName
{
border-color: #774370;
}
.TagClassName
{
border-color: #774370;
}
</style>