Shades of Trendy Pink #835979
Tints of Trendy Pink #835979
RGB
CMYK
RGB Variations
Color information
#835979 (or 0x835979) is known color: Trendy Pink. HEX triplet: 83, 59 and 79. RGB value is (131,89,121). Sum of RGB (Red+Green+Blue) = 131+89+121=341 (45% of max value = 765). Red value is 131 (51.56% from 255 or 38.42% from 341); Green value is 89 (35.16% from 255 or 26.10% from 341); Blue value is 121 (47.66% from 255 or 35.48% from 341); Max value from RGB is 131 - color contains mainly: red. Hex color #835979 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835979 is #7CA686. Grayscale: #696969. Windows color (decimal): -8169095 or 7952771. OLE color: 7952771.
HSL color Cylindrical-coordinate representation of color #835979: hue angle of 314.29º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #835979 is Cyan = 0, Magento = 0.32, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 89 | 121 | - |
| CMYK | 0 | 0.32 | 0.08 | 0.49 |
| HSL | 314.29º | 0.19% | 0.43% | - |
| HSV(B) | 314.29º | 0.32% | 0.51% | - |
| XYZ | 16.38 | 13.35 | 19.8 | - |
| YUV | 105.21 | 136.91 | 146.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 89 | 121 | 0 | 0.32 | 0.08 | 0.49 | 314.29 | 0.19 | 0.43 |
| Hex | 83 | 59 | 79 | 0 | 20 | 8 | 31 | 13A | 13 | 2B |
| Octal | 203 | 131 | 171 | 0 | 40 | 10 | 61 | 472 | 23 | 53 |
| Binary | 10000011 | 1011001 | 1111001 | 0 | 100000 | 1000 | 110001 | 100111010 | 10011 | 101011 |
Color Harmonies of #835979
Complementary color
Monochromatic Colors of #835979
Black with #835979
Text Example
Text Example
White with #835979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835979; }
p { color: rgb(131,89,121); }
H1.HeaderClassName
{
color: #835979;
}
.AnyTagClassName
{
color: #835979;
}
</style>
background-color css
<style>
a { background-color: #835979; }
a { background-color: rgb(131,89,121); }
div.DivClassName
{
background-color: #835979;
}
.BgClassName
{
background-color: #835979;
}
</style>
border-color css
<style>
span { border-color: #835979; }
span { border-color: rgb(131,89,121); }
td.TdClassName
{
border-color: #835979;
}
.TagClassName
{
border-color: #835979;
}
</style>