Shades of Trendy Pink #794974
Tints of Trendy Pink #794974
RGB
CMYK
RGB Variations
Color information
#794974 (or 0x794974) is known color: Trendy Pink. HEX triplet: 79, 49 and 74. RGB value is (121,73,116). Sum of RGB (Red+Green+Blue) = 121+73+116=310 (41% of max value = 765). Red value is 121 (47.66% from 255 or 39.03% from 310); Green value is 73 (28.91% from 255 or 23.55% from 310); Blue value is 116 (45.70% from 255 or 37.42% from 310); Max value from RGB is 121 - color contains mainly: red. Hex color #794974 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794974 is #86B68B. Grayscale: #5C5C5C. Windows color (decimal): -8828556 or 7620985. OLE color: 7620985.
HSL color Cylindrical-coordinate representation of color #794974: hue angle of 306.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 #794974 is Cyan = 0, Magento = 0.40, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 73 | 116 | - |
| CMYK | 0 | 0.40 | 0.04 | 0.53 |
| HSL | 306.25º | 0.25% | 0.38% | - |
| HSV(B) | 306.25º | 0.4% | 0.47% | - |
| XYZ | 13.42 | 10.09 | 17.76 | - |
| YUV | 92.25 | 141.4 | 148.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 73 | 116 | 0 | 0.40 | 0.04 | 0.53 | 306.25 | 0.25 | 0.38 |
| Hex | 79 | 49 | 74 | 0 | 28 | 4 | 35 | 132 | 19 | 26 |
| Octal | 171 | 111 | 164 | 0 | 50 | 4 | 65 | 462 | 31 | 46 |
| Binary | 1111001 | 1001001 | 1110100 | 0 | 101000 | 100 | 110101 | 100110010 | 11001 | 100110 |
Color Harmonies of #794974
Complementary color
Monochromatic Colors of #794974
Black with #794974
Text Example
Text Example
White with #794974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794974; }
p { color: rgb(121,73,116); }
H1.HeaderClassName
{
color: #794974;
}
.AnyTagClassName
{
color: #794974;
}
</style>
background-color css
<style>
a { background-color: #794974; }
a { background-color: rgb(121,73,116); }
div.DivClassName
{
background-color: #794974;
}
.BgClassName
{
background-color: #794974;
}
</style>
border-color css
<style>
span { border-color: #794974; }
span { border-color: rgb(121,73,116); }
td.TdClassName
{
border-color: #794974;
}
.TagClassName
{
border-color: #794974;
}
</style>