Shades of Trendy Pink #825780
Tints of Trendy Pink #825780
RGB
CMYK
RGB Variations
Color information
#825780 (or 0x825780) is known color: Trendy Pink. HEX triplet: 82, 57 and 80. RGB value is (130,87,128). Sum of RGB (Red+Green+Blue) = 130+87+128=345 (45% of max value = 765). Red value is 130 (51.17% from 255 or 37.68% from 345); Green value is 87 (34.38% from 255 or 25.22% from 345); Blue value is 128 (50.39% from 255 or 37.10% from 345); Max value from RGB is 130 - color contains mainly: red. Hex color #825780 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825780 is #7DA87F. Grayscale: #686868. Windows color (decimal): -8235136 or 8411010. OLE color: 8411010.
HSL color Cylindrical-coordinate representation of color #825780: hue angle of 302.79º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #825780 is Cyan = 0, Magento = 0.33, Yellow = 0.02 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 87 | 128 | - |
| CMYK | 0 | 0.33 | 0.02 | 0.49 |
| HSL | 302.79º | 0.2% | 0.43% | - |
| HSV(B) | 302.79º | 0.33% | 0.51% | - |
| XYZ | 16.51 | 13.12 | 22.08 | - |
| YUV | 104.53 | 141.25 | 146.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 87 | 128 | 0 | 0.33 | 0.02 | 0.49 | 302.79 | 0.2 | 0.43 |
| Hex | 82 | 57 | 80 | 0 | 21 | 2 | 31 | 12F | 14 | 2B |
| Octal | 202 | 127 | 200 | 0 | 41 | 2 | 61 | 457 | 24 | 53 |
| Binary | 10000010 | 1010111 | 10000000 | 0 | 100001 | 10 | 110001 | 100101111 | 10100 | 101011 |
Color Harmonies of #825780
Complementary color
Monochromatic Colors of #825780
Black with #825780
Text Example
Text Example
White with #825780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825780; }
p { color: rgb(130,87,128); }
H1.HeaderClassName
{
color: #825780;
}
.AnyTagClassName
{
color: #825780;
}
</style>
background-color css
<style>
a { background-color: #825780; }
a { background-color: rgb(130,87,128); }
div.DivClassName
{
background-color: #825780;
}
.BgClassName
{
background-color: #825780;
}
</style>
border-color css
<style>
span { border-color: #825780; }
span { border-color: rgb(130,87,128); }
td.TdClassName
{
border-color: #825780;
}
.TagClassName
{
border-color: #825780;
}
</style>