Shades of Trendy Pink #825979
Tints of Trendy Pink #825979
RGB
CMYK
RGB Variations
Color information
#825979 (or 0x825979) is known color: Trendy Pink. HEX triplet: 82, 59 and 79. RGB value is (130,89,121). Sum of RGB (Red+Green+Blue) = 130+89+121=340 (45% of max value = 765). Red value is 130 (51.17% from 255 or 38.24% from 340); Green value is 89 (35.16% from 255 or 26.18% from 340); Blue value is 121 (47.66% from 255 or 35.59% from 340); Max value from RGB is 130 - color contains mainly: red. Hex color #825979 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825979 is #7DA686. Grayscale: #686868. Windows color (decimal): -8234631 or 7952770. OLE color: 7952770.
HSL color Cylindrical-coordinate representation of color #825979: hue angle of 313.17º 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 #825979 is Cyan = 0, Magento = 0.32, Yellow = 0.07 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 89 | 121 | - |
| CMYK | 0 | 0.32 | 0.07 | 0.49 |
| HSL | 313.17º | 0.19% | 0.43% | - |
| HSV(B) | 313.17º | 0.32% | 0.51% | - |
| XYZ | 16.23 | 13.27 | 19.8 | - |
| YUV | 104.91 | 137.08 | 145.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 89 | 121 | 0 | 0.32 | 0.07 | 0.49 | 313.17 | 0.19 | 0.43 |
| Hex | 82 | 59 | 79 | 0 | 20 | 7 | 31 | 139 | 13 | 2B |
| Octal | 202 | 131 | 171 | 0 | 40 | 7 | 61 | 471 | 23 | 53 |
| Binary | 10000010 | 1011001 | 1111001 | 0 | 100000 | 111 | 110001 | 100111001 | 10011 | 101011 |
Color Harmonies of #825979
Complementary color
Monochromatic Colors of #825979
Black with #825979
Text Example
Text Example
White with #825979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825979; }
p { color: rgb(130,89,121); }
H1.HeaderClassName
{
color: #825979;
}
.AnyTagClassName
{
color: #825979;
}
</style>
background-color css
<style>
a { background-color: #825979; }
a { background-color: rgb(130,89,121); }
div.DivClassName
{
background-color: #825979;
}
.BgClassName
{
background-color: #825979;
}
</style>
border-color css
<style>
span { border-color: #825979; }
span { border-color: rgb(130,89,121); }
td.TdClassName
{
border-color: #825979;
}
.TagClassName
{
border-color: #825979;
}
</style>