Shades of Eminence #794270
Tints of Eminence #794270
RGB
CMYK
RGB Variations
Color information
#794270 (or 0x794270) is known color: Eminence. HEX triplet: 79, 42 and 70. RGB value is (121,66,112). Sum of RGB (Red+Green+Blue) = 121+66+112=299 (39% of max value = 765). Red value is 121 (47.66% from 255 or 40.47% from 299); Green value is 66 (26.17% from 255 or 22.07% from 299); Blue value is 112 (44.14% from 255 or 37.46% from 299); Max value from RGB is 121 - color contains mainly: red. Hex color #794270 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794270 is #86BD8F. Grayscale: #575757. Windows color (decimal): -8830352 or 7357049. OLE color: 7357049.
HSL color Cylindrical-coordinate representation of color #794270: hue angle of 309.82º degrees, saturation: 0.29, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #794270 is Cyan = 0, Magento = 0.45, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 66 | 112 | - |
| CMYK | 0 | 0.45 | 0.07 | 0.53 |
| HSL | 309.82º | 0.29% | 0.37% | - |
| HSV(B) | 309.82º | 0.45% | 0.47% | - |
| XYZ | 12.76 | 9.13 | 16.42 | - |
| YUV | 87.69 | 141.72 | 151.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 66 | 112 | 0 | 0.45 | 0.07 | 0.53 | 309.82 | 0.29 | 0.37 |
| Hex | 79 | 42 | 70 | 0 | 2D | 7 | 35 | 136 | 1D | 25 |
| Octal | 171 | 102 | 160 | 0 | 55 | 7 | 65 | 466 | 35 | 45 |
| Binary | 1111001 | 1000010 | 1110000 | 0 | 101101 | 111 | 110101 | 100110110 | 11101 | 100101 |
Color Harmonies of #794270
Complementary color
Monochromatic Colors of #794270
Black with #794270
Text Example
Text Example
White with #794270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794270; }
p { color: rgb(121,66,112); }
H1.HeaderClassName
{
color: #794270;
}
.AnyTagClassName
{
color: #794270;
}
</style>
background-color css
<style>
a { background-color: #794270; }
a { background-color: rgb(121,66,112); }
div.DivClassName
{
background-color: #794270;
}
.BgClassName
{
background-color: #794270;
}
</style>
border-color css
<style>
span { border-color: #794270; }
span { border-color: rgb(121,66,112); }
td.TdClassName
{
border-color: #794270;
}
.TagClassName
{
border-color: #794270;
}
</style>