Shades of Eminence #774270
Tints of Eminence #774270
RGB
CMYK
RGB Variations
Color information
#774270 (or 0x774270) is known color: Eminence. HEX triplet: 77, 42 and 70. RGB value is (119,66,112). Sum of RGB (Red+Green+Blue) = 119+66+112=297 (39% of max value = 765). Red value is 119 (46.88% from 255 or 40.07% from 297); Green value is 66 (26.17% from 255 or 22.22% from 297); Blue value is 112 (44.14% from 255 or 37.71% from 297); Max value from RGB is 119 - color contains mainly: red. Hex color #774270 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #774270 is #88BD8F. Grayscale: #565656. Windows color (decimal): -8961424 or 7357047. OLE color: 7357047.
HSL color Cylindrical-coordinate representation of color #774270: hue angle of 307.92º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #774270 is Cyan = 0, Magento = 0.45, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 66 | 112 | - |
| CMYK | 0 | 0.45 | 0.06 | 0.53 |
| HSL | 307.92º | 0.29% | 0.36% | - |
| HSV(B) | 307.92º | 0.45% | 0.47% | - |
| XYZ | 12.48 | 8.99 | 16.41 | - |
| YUV | 87.09 | 142.06 | 150.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 66 | 112 | 0 | 0.45 | 0.06 | 0.53 | 307.92 | 0.29 | 0.36 |
| Hex | 77 | 42 | 70 | 0 | 2D | 6 | 35 | 134 | 1D | 24 |
| Octal | 167 | 102 | 160 | 0 | 55 | 6 | 65 | 464 | 35 | 44 |
| Binary | 1110111 | 1000010 | 1110000 | 0 | 101101 | 110 | 110101 | 100110100 | 11101 | 100100 |
Color Harmonies of #774270
Complementary color
Monochromatic Colors of #774270
Black with #774270
Text Example
Text Example
White with #774270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774270; }
p { color: rgb(119,66,112); }
H1.HeaderClassName
{
color: #774270;
}
.AnyTagClassName
{
color: #774270;
}
</style>
background-color css
<style>
a { background-color: #774270; }
a { background-color: rgb(119,66,112); }
div.DivClassName
{
background-color: #774270;
}
.BgClassName
{
background-color: #774270;
}
</style>
border-color css
<style>
span { border-color: #774270; }
span { border-color: rgb(119,66,112); }
td.TdClassName
{
border-color: #774270;
}
.TagClassName
{
border-color: #774270;
}
</style>