Shades of Trendy Pink #794971
Tints of Trendy Pink #794971
RGB
CMYK
RGB Variations
Color information
#794971 (or 0x794971) is known color: Trendy Pink. HEX triplet: 79, 49 and 71. RGB value is (121,73,113). Sum of RGB (Red+Green+Blue) = 121+73+113=307 (40% of max value = 765). Red value is 121 (47.66% from 255 or 39.41% from 307); Green value is 73 (28.91% from 255 or 23.78% from 307); Blue value is 113 (44.53% from 255 or 36.81% from 307); Max value from RGB is 121 - color contains mainly: red. Hex color #794971 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #794971 is #86B68E. Grayscale: #5B5B5B. Windows color (decimal): -8828559 or 7424377. OLE color: 7424377.
HSL color Cylindrical-coordinate representation of color #794971: hue angle of 310º 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 #794971 is Cyan = 0, Magento = 0.40, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 73 | 113 | - |
| CMYK | 0 | 0.40 | 0.07 | 0.53 |
| HSL | 310º | 0.25% | 0.38% | - |
| HSV(B) | 310º | 0.4% | 0.47% | - |
| XYZ | 13.25 | 10.02 | 16.86 | - |
| YUV | 91.91 | 139.9 | 148.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 73 | 113 | 0 | 0.40 | 0.07 | 0.53 | 310 | 0.25 | 0.38 |
| Hex | 79 | 49 | 71 | 0 | 28 | 7 | 35 | 136 | 19 | 26 |
| Octal | 171 | 111 | 161 | 0 | 50 | 7 | 65 | 466 | 31 | 46 |
| Binary | 1111001 | 1001001 | 1110001 | 0 | 101000 | 111 | 110101 | 100110110 | 11001 | 100110 |
Color Harmonies of #794971
Complementary color
Monochromatic Colors of #794971
Black with #794971
Text Example
Text Example
White with #794971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #794971; }
p { color: rgb(121,73,113); }
H1.HeaderClassName
{
color: #794971;
}
.AnyTagClassName
{
color: #794971;
}
</style>
background-color css
<style>
a { background-color: #794971; }
a { background-color: rgb(121,73,113); }
div.DivClassName
{
background-color: #794971;
}
.BgClassName
{
background-color: #794971;
}
</style>
border-color css
<style>
span { border-color: #794971; }
span { border-color: rgb(121,73,113); }
td.TdClassName
{
border-color: #794971;
}
.TagClassName
{
border-color: #794971;
}
</style>