Shades of Trendy Pink #824979
Tints of Trendy Pink #824979
RGB
CMYK
RGB Variations
Color information
#824979 (or 0x824979) is known color: Trendy Pink. HEX triplet: 82, 49 and 79. RGB value is (130,73,121). Sum of RGB (Red+Green+Blue) = 130+73+121=324 (42% of max value = 765). Red value is 130 (51.17% from 255 or 40.12% from 324); Green value is 73 (28.91% from 255 or 22.53% from 324); Blue value is 121 (47.66% from 255 or 37.35% from 324); Max value from RGB is 130 - color contains mainly: red. Hex color #824979 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #824979 is #7DB686. Grayscale: #5F5F5F. Windows color (decimal): -8238727 or 7948674. OLE color: 7948674.
HSL color Cylindrical-coordinate representation of color #824979: hue angle of 309.47º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #824979 is Cyan = 0, Magento = 0.44, Yellow = 0.07 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 73 | 121 | - |
| CMYK | 0 | 0.44 | 0.07 | 0.49 |
| HSL | 309.47º | 0.28% | 0.4% | - |
| HSV(B) | 309.47º | 0.44% | 0.51% | - |
| XYZ | 15.04 | 10.89 | 19.4 | - |
| YUV | 95.52 | 142.38 | 152.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 73 | 121 | 0 | 0.44 | 0.07 | 0.49 | 309.47 | 0.28 | 0.4 |
| Hex | 82 | 49 | 79 | 0 | 2C | 7 | 31 | 135 | 1C | 28 |
| Octal | 202 | 111 | 171 | 0 | 54 | 7 | 61 | 465 | 34 | 50 |
| Binary | 10000010 | 1001001 | 1111001 | 0 | 101100 | 111 | 110001 | 100110101 | 11100 | 101000 |
Color Harmonies of #824979
Complementary color
Monochromatic Colors of #824979
Black with #824979
Text Example
Text Example
White with #824979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824979; }
p { color: rgb(130,73,121); }
H1.HeaderClassName
{
color: #824979;
}
.AnyTagClassName
{
color: #824979;
}
</style>
background-color css
<style>
a { background-color: #824979; }
a { background-color: rgb(130,73,121); }
div.DivClassName
{
background-color: #824979;
}
.BgClassName
{
background-color: #824979;
}
</style>
border-color css
<style>
span { border-color: #824979; }
span { border-color: rgb(130,73,121); }
td.TdClassName
{
border-color: #824979;
}
.TagClassName
{
border-color: #824979;
}
</style>