Shades of Eminence #774372
Tints of Eminence #774372
RGB
CMYK
RGB Variations
Color information
#774372 (or 0x774372) is known color: Eminence. HEX triplet: 77, 43 and 72. RGB value is (119,67,114). Sum of RGB (Red+Green+Blue) = 119+67+114=300 (39% of max value = 765). Red value is 119 (46.88% from 255 or 39.67% from 300); Green value is 67 (26.56% from 255 or 22.33% from 300); Blue value is 114 (44.92% from 255 or 38% from 300); Max value from RGB is 119 - color contains mainly: red. Hex color #774372 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774372 is #88BC8D. Grayscale: #575757. Windows color (decimal): -8961166 or 7488375. OLE color: 7488375.
HSL color Cylindrical-coordinate representation of color #774372: hue angle of 305.77º 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 #774372 is Cyan = 0, Magento = 0.44, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 67 | 114 | - |
| CMYK | 0 | 0.44 | 0.04 | 0.53 |
| HSL | 305.77º | 0.28% | 0.36% | - |
| HSV(B) | 305.77º | 0.44% | 0.47% | - |
| XYZ | 12.65 | 9.15 | 17.02 | - |
| YUV | 87.91 | 142.73 | 150.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 67 | 114 | 0 | 0.44 | 0.04 | 0.53 | 305.77 | 0.28 | 0.36 |
| Hex | 77 | 43 | 72 | 0 | 2C | 4 | 35 | 132 | 1C | 24 |
| Octal | 167 | 103 | 162 | 0 | 54 | 4 | 65 | 462 | 34 | 44 |
| Binary | 1110111 | 1000011 | 1110010 | 0 | 101100 | 100 | 110101 | 100110010 | 11100 | 100100 |
Color Harmonies of #774372
Complementary color
Monochromatic Colors of #774372
Black with #774372
Text Example
Text Example
White with #774372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774372; }
p { color: rgb(119,67,114); }
H1.HeaderClassName
{
color: #774372;
}
.AnyTagClassName
{
color: #774372;
}
</style>
background-color css
<style>
a { background-color: #774372; }
a { background-color: rgb(119,67,114); }
div.DivClassName
{
background-color: #774372;
}
.BgClassName
{
background-color: #774372;
}
</style>
border-color css
<style>
span { border-color: #774372; }
span { border-color: rgb(119,67,114); }
td.TdClassName
{
border-color: #774372;
}
.TagClassName
{
border-color: #774372;
}
</style>