Shades of Trendy Pink #825689
Tints of Trendy Pink #825689
RGB
CMYK
RGB Variations
Color information
#825689 (or 0x825689) is known color: Trendy Pink. HEX triplet: 82, 56 and 89. RGB value is (130,86,137). Sum of RGB (Red+Green+Blue) = 130+86+137=353 (46% of max value = 765). Red value is 130 (51.17% from 255 or 36.83% from 353); Green value is 86 (33.98% from 255 or 24.36% from 353); Blue value is 137 (53.91% from 255 or 38.81% from 353); Max value from RGB is 137 - color contains mainly: blue. Hex color #825689 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825689 is #7DA976. Grayscale: #686868. Windows color (decimal): -8235383 or 9000578. OLE color: 9000578.
HSL color Cylindrical-coordinate representation of color #825689: hue angle of 291.76º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #825689 is Cyan = 0.05, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 130 | 86 | 137 | - |
| CMYK | 0.05 | 0.37 | 0 | 0.46 |
| HSL | 291.76º | 0.23% | 0.44% | - |
| HSV(B) | 291.76º | 0.37% | 0.54% | - |
| XYZ | 17.05 | 13.21 | 25.32 | - |
| YUV | 104.97 | 146.08 | 145.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 86 | 137 | 0.05 | 0.37 | 0 | 0.46 | 291.76 | 0.23 | 0.44 |
| Hex | 82 | 56 | 89 | 5 | 25 | 0 | 2E | 124 | 17 | 2C |
| Octal | 202 | 126 | 211 | 5 | 45 | 0 | 56 | 444 | 27 | 54 |
| Binary | 10000010 | 1010110 | 10001001 | 101 | 100101 | 0 | 101110 | 100100100 | 10111 | 101100 |
Color Harmonies of #825689
Complementary color
Monochromatic Colors of #825689
Black with #825689
Text Example
Text Example
White with #825689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825689; }
p { color: rgb(130,86,137); }
H1.HeaderClassName
{
color: #825689;
}
.AnyTagClassName
{
color: #825689;
}
</style>
background-color css
<style>
a { background-color: #825689; }
a { background-color: rgb(130,86,137); }
div.DivClassName
{
background-color: #825689;
}
.BgClassName
{
background-color: #825689;
}
</style>
border-color css
<style>
span { border-color: #825689; }
span { border-color: rgb(130,86,137); }
td.TdClassName
{
border-color: #825689;
}
.TagClassName
{
border-color: #825689;
}
</style>