Shades of Trendy Pink #825487
Tints of Trendy Pink #825487
RGB
CMYK
RGB Variations
Color information
#825487 (or 0x825487) is known color: Trendy Pink. HEX triplet: 82, 54 and 87. RGB value is (130,84,135). Sum of RGB (Red+Green+Blue) = 130+84+135=349 (46% of max value = 765). Red value is 130 (51.17% from 255 or 37.25% from 349); Green value is 84 (33.20% from 255 or 24.07% from 349); Blue value is 135 (53.12% from 255 or 38.68% from 349); Max value from RGB is 135 - color contains mainly: blue. Hex color #825487 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825487 is #7DAB78. Grayscale: #676767. Windows color (decimal): -8235897 or 8868994. OLE color: 8868994.
HSL color Cylindrical-coordinate representation of color #825487: hue angle of 294.12º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #825487 is Cyan = 0.04, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 130 | 84 | 135 | - |
| CMYK | 0.04 | 0.38 | 0 | 0.47 |
| HSL | 294.12º | 0.23% | 0.43% | - |
| HSV(B) | 294.12º | 0.38% | 0.53% | - |
| XYZ | 16.75 | 12.84 | 24.52 | - |
| YUV | 103.57 | 145.74 | 146.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 84 | 135 | 0.04 | 0.38 | 0 | 0.47 | 294.12 | 0.23 | 0.43 |
| Hex | 82 | 54 | 87 | 4 | 26 | 0 | 2F | 126 | 17 | 2B |
| Octal | 202 | 124 | 207 | 4 | 46 | 0 | 57 | 446 | 27 | 53 |
| Binary | 10000010 | 1010100 | 10000111 | 100 | 100110 | 0 | 101111 | 100100110 | 10111 | 101011 |
Color Harmonies of #825487
Complementary color
Monochromatic Colors of #825487
Black with #825487
Text Example
Text Example
White with #825487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825487; }
p { color: rgb(130,84,135); }
H1.HeaderClassName
{
color: #825487;
}
.AnyTagClassName
{
color: #825487;
}
</style>
background-color css
<style>
a { background-color: #825487; }
a { background-color: rgb(130,84,135); }
div.DivClassName
{
background-color: #825487;
}
.BgClassName
{
background-color: #825487;
}
</style>
border-color css
<style>
span { border-color: #825487; }
span { border-color: rgb(130,84,135); }
td.TdClassName
{
border-color: #825487;
}
.TagClassName
{
border-color: #825487;
}
</style>