Shades of Trendy Pink #795779
Tints of Trendy Pink #795779
RGB
CMYK
RGB Variations
Color information
#795779 (or 0x795779) is known color: Trendy Pink. HEX triplet: 79, 57 and 79. RGB value is (121,87,121). Sum of RGB (Red+Green+Blue) = 121+87+121=329 (43% of max value = 765). Red value is 121 (47.66% from 255 or 36.78% from 329); Green value is 87 (34.38% from 255 or 26.44% from 329); Blue value is 121 (47.66% from 255 or 36.78% from 329); Max value from RGB is 121 - color contains mainly: red, blue. Hex color #795779 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #795779 is #86A886. Grayscale: #646464. Windows color (decimal): -8824967 or 7952249. OLE color: 7952249.
HSL color Cylindrical-coordinate representation of color #795779: hue angle of 300º degrees, saturation: 0.16, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #795779 is Cyan = 0, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 87 | 121 | - |
| CMYK | 0 | 0.28 | 0 | 0.53 |
| HSL | 300º | 0.16% | 0.41% | - |
| HSV(B) | 300º | 0.28% | 0.47% | - |
| XYZ | 14.74 | 12.26 | 19.68 | - |
| YUV | 101.04 | 139.26 | 142.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 87 | 121 | 0 | 0.28 | 0 | 0.53 | 300 | 0.16 | 0.41 |
| Hex | 79 | 57 | 79 | 0 | 1C | 0 | 35 | 12C | 10 | 29 |
| Octal | 171 | 127 | 171 | 0 | 34 | 0 | 65 | 454 | 20 | 51 |
| Binary | 1111001 | 1010111 | 1111001 | 0 | 11100 | 0 | 110101 | 100101100 | 10000 | 101001 |
Color Harmonies of #795779
Complementary color
Monochromatic Colors of #795779
Black with #795779
Text Example
Text Example
White with #795779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #795779; }
p { color: rgb(121,87,121); }
H1.HeaderClassName
{
color: #795779;
}
.AnyTagClassName
{
color: #795779;
}
</style>
background-color css
<style>
a { background-color: #795779; }
a { background-color: rgb(121,87,121); }
div.DivClassName
{
background-color: #795779;
}
.BgClassName
{
background-color: #795779;
}
</style>
border-color css
<style>
span { border-color: #795779; }
span { border-color: rgb(121,87,121); }
td.TdClassName
{
border-color: #795779;
}
.TagClassName
{
border-color: #795779;
}
</style>