Shades of Trendy Pink #826787
Tints of Trendy Pink #826787
RGB
CMYK
RGB Variations
Color information
#826787 (or 0x826787) is known color: Trendy Pink. HEX triplet: 82, 67 and 87. RGB value is (130,103,135). Sum of RGB (Red+Green+Blue) = 130+103+135=368 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.33% from 368); Green value is 103 (40.62% from 255 or 27.99% from 368); Blue value is 135 (53.12% from 255 or 36.68% from 368); Max value from RGB is 135 - color contains mainly: blue. Hex color #826787 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826787 is #7D9878. Grayscale: #727272. Windows color (decimal): -8231033 or 8873858. OLE color: 8873858.
HSL color Cylindrical-coordinate representation of color #826787: hue angle of 290.62º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #826787 is Cyan = 0.04, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 130 | 103 | 135 | - |
| CMYK | 0.04 | 0.24 | 0 | 0.47 |
| HSL | 290.63º | 0.13% | 0.47% | - |
| HSV(B) | 290.63º | 0.24% | 0.53% | - |
| XYZ | 18.43 | 16.2 | 25.08 | - |
| YUV | 114.72 | 139.45 | 138.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 103 | 135 | 0.04 | 0.24 | 0 | 0.47 | 290.63 | 0.13 | 0.47 |
| Hex | 82 | 67 | 87 | 4 | 18 | 0 | 2F | 123 | D | 2F |
| Octal | 202 | 147 | 207 | 4 | 30 | 0 | 57 | 443 | 15 | 57 |
| Binary | 10000010 | 1100111 | 10000111 | 100 | 11000 | 0 | 101111 | 100100011 | 1101 | 101111 |
Color Harmonies of #826787
Complementary color
Monochromatic Colors of #826787
Black with #826787
Text Example
Text Example
White with #826787
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826787; }
p { color: rgb(130,103,135); }
H1.HeaderClassName
{
color: #826787;
}
.AnyTagClassName
{
color: #826787;
}
</style>
background-color css
<style>
a { background-color: #826787; }
a { background-color: rgb(130,103,135); }
div.DivClassName
{
background-color: #826787;
}
.BgClassName
{
background-color: #826787;
}
</style>
border-color css
<style>
span { border-color: #826787; }
span { border-color: rgb(130,103,135); }
td.TdClassName
{
border-color: #826787;
}
.TagClassName
{
border-color: #826787;
}
</style>