Shades of Trendy Pink #794970
Tints of Trendy Pink #794970
RGB
CMYK
RGB Variations
Color information
#794970 (or 0x794970) is known color: Trendy Pink. HEX triplet: 79, 49 and 70. RGB value is (121,73,112). Sum of RGB (Red+Green+Blue) = 121+73+112=306 (40% of max value = 765). Red value is 121 (47.66% from 255 or 39.54% from 306); Green value is 73 (28.91% from 255 or 23.86% from 306); Blue value is 112 (44.14% from 255 or 36.60% from 306); Max value from RGB is 121 - color contains mainly: red. Hex color #794970 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794970 is #86B68F. Grayscale: #5B5B5B. Windows color (decimal): -8828560 or 7358841. OLE color: 7358841.
HSL color Cylindrical-coordinate representation of color #794970: hue angle of 311.25º degrees, saturation: 0.25, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #794970 is Cyan = 0, Magento = 0.40, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 73 | 112 | - |
| CMYK | 0 | 0.40 | 0.07 | 0.53 |
| HSL | 311.25º | 0.25% | 0.38% | - |
| HSV(B) | 311.25º | 0.4% | 0.47% | - |
| XYZ | 13.19 | 10 | 16.56 | - |
| YUV | 91.8 | 139.4 | 148.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 73 | 112 | 0 | 0.40 | 0.07 | 0.53 | 311.25 | 0.25 | 0.38 |
| Hex | 79 | 49 | 70 | 0 | 28 | 7 | 35 | 137 | 19 | 26 |
| Octal | 171 | 111 | 160 | 0 | 50 | 7 | 65 | 467 | 31 | 46 |
| Binary | 1111001 | 1001001 | 1110000 | 0 | 101000 | 111 | 110101 | 100110111 | 11001 | 100110 |
Color Harmonies of #794970
Complementary color
Monochromatic Colors of #794970
Black with #794970
Text Example
Text Example
White with #794970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794970; }
p { color: rgb(121,73,112); }
H1.HeaderClassName
{
color: #794970;
}
.AnyTagClassName
{
color: #794970;
}
</style>
background-color css
<style>
a { background-color: #794970; }
a { background-color: rgb(121,73,112); }
div.DivClassName
{
background-color: #794970;
}
.BgClassName
{
background-color: #794970;
}
</style>
border-color css
<style>
span { border-color: #794970; }
span { border-color: rgb(121,73,112); }
td.TdClassName
{
border-color: #794970;
}
.TagClassName
{
border-color: #794970;
}
</style>