Shades of Trendy Pink #826487
Tints of Trendy Pink #826487
RGB
CMYK
RGB Variations
Color information
#826487 (or 0x826487) is known color: Trendy Pink. HEX triplet: 82, 64 and 87. RGB value is (130,100,135). Sum of RGB (Red+Green+Blue) = 130+100+135=365 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.62% from 365); Green value is 100 (39.45% from 255 or 27.40% from 365); Blue value is 135 (53.12% from 255 or 36.99% from 365); Max value from RGB is 135 - color contains mainly: blue. Hex color #826487 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826487 is #7D9B78. Grayscale: #707070. Windows color (decimal): -8231801 or 8873090. OLE color: 8873090.
HSL color Cylindrical-coordinate representation of color #826487: hue angle of 291.43º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #826487 is Cyan = 0.04, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 130 | 100 | 135 | - |
| CMYK | 0.04 | 0.26 | 0 | 0.47 |
| HSL | 291.43º | 0.15% | 0.46% | - |
| HSV(B) | 291.43º | 0.26% | 0.53% | - |
| XYZ | 18.14 | 15.61 | 24.98 | - |
| YUV | 112.96 | 140.44 | 140.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 100 | 135 | 0.04 | 0.26 | 0 | 0.47 | 291.43 | 0.15 | 0.46 |
| Hex | 82 | 64 | 87 | 4 | 1A | 0 | 2F | 123 | F | 2E |
| Octal | 202 | 144 | 207 | 4 | 32 | 0 | 57 | 443 | 17 | 56 |
| Binary | 10000010 | 1100100 | 10000111 | 100 | 11010 | 0 | 101111 | 100100011 | 1111 | 101110 |
Color Harmonies of #826487
Complementary color
Monochromatic Colors of #826487
Black with #826487
Text Example
Text Example
White with #826487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826487; }
p { color: rgb(130,100,135); }
H1.HeaderClassName
{
color: #826487;
}
.AnyTagClassName
{
color: #826487;
}
</style>
background-color css
<style>
a { background-color: #826487; }
a { background-color: rgb(130,100,135); }
div.DivClassName
{
background-color: #826487;
}
.BgClassName
{
background-color: #826487;
}
</style>
border-color css
<style>
span { border-color: #826487; }
span { border-color: rgb(130,100,135); }
td.TdClassName
{
border-color: #826487;
}
.TagClassName
{
border-color: #826487;
}
</style>