Shades of Trendy Pink #825680
Tints of Trendy Pink #825680
RGB
CMYK
RGB Variations
Color information
#825680 (or 0x825680) is known color: Trendy Pink. HEX triplet: 82, 56 and 80. RGB value is (130,86,128). Sum of RGB (Red+Green+Blue) = 130+86+128=344 (45% of max value = 765). Red value is 130 (51.17% from 255 or 37.79% from 344); Green value is 86 (33.98% from 255 or 25% from 344); Blue value is 128 (50.39% from 255 or 37.21% from 344); Max value from RGB is 130 - color contains mainly: red. Hex color #825680 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825680 is #7DA97F. Grayscale: #676767. Windows color (decimal): -8235392 or 8410754. OLE color: 8410754.
HSL color Cylindrical-coordinate representation of color #825680: hue angle of 302.73º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #825680 is Cyan = 0, Magento = 0.34, Yellow = 0.02 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 86 | 128 | - |
| CMYK | 0 | 0.34 | 0.02 | 0.49 |
| HSL | 302.73º | 0.2% | 0.42% | - |
| HSV(B) | 302.73º | 0.34% | 0.51% | - |
| XYZ | 16.43 | 12.96 | 22.06 | - |
| YUV | 103.94 | 141.58 | 146.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 86 | 128 | 0 | 0.34 | 0.02 | 0.49 | 302.73 | 0.2 | 0.42 |
| Hex | 82 | 56 | 80 | 0 | 22 | 2 | 31 | 12F | 14 | 2A |
| Octal | 202 | 126 | 200 | 0 | 42 | 2 | 61 | 457 | 24 | 52 |
| Binary | 10000010 | 1010110 | 10000000 | 0 | 100010 | 10 | 110001 | 100101111 | 10100 | 101010 |
Color Harmonies of #825680
Complementary color
Monochromatic Colors of #825680
Black with #825680
Text Example
Text Example
White with #825680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825680; }
p { color: rgb(130,86,128); }
H1.HeaderClassName
{
color: #825680;
}
.AnyTagClassName
{
color: #825680;
}
</style>
background-color css
<style>
a { background-color: #825680; }
a { background-color: rgb(130,86,128); }
div.DivClassName
{
background-color: #825680;
}
.BgClassName
{
background-color: #825680;
}
</style>
border-color css
<style>
span { border-color: #825680; }
span { border-color: rgb(130,86,128); }
td.TdClassName
{
border-color: #825680;
}
.TagClassName
{
border-color: #825680;
}
</style>