Shades of Trendy Pink #826687
Tints of Trendy Pink #826687
RGB
CMYK
RGB Variations
Color information
#826687 (or 0x826687) is known color: Trendy Pink. HEX triplet: 82, 66 and 87. RGB value is (130,102,135). Sum of RGB (Red+Green+Blue) = 130+102+135=367 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.42% from 367); Green value is 102 (40.23% from 255 or 27.79% from 367); Blue value is 135 (53.12% from 255 or 36.78% from 367); Max value from RGB is 135 - color contains mainly: blue. Hex color #826687 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826687 is #7D9978. Grayscale: #727272. Windows color (decimal): -8231289 or 8873602. OLE color: 8873602.
HSL color Cylindrical-coordinate representation of color #826687: hue angle of 290.91º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #826687 is Cyan = 0.04, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 130 | 102 | 135 | - |
| CMYK | 0.04 | 0.24 | 0 | 0.47 |
| HSL | 290.91º | 0.14% | 0.46% | - |
| HSV(B) | 290.91º | 0.24% | 0.53% | - |
| XYZ | 18.33 | 16 | 25.04 | - |
| YUV | 114.13 | 139.78 | 139.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 102 | 135 | 0.04 | 0.24 | 0 | 0.47 | 290.91 | 0.14 | 0.46 |
| Hex | 82 | 66 | 87 | 4 | 18 | 0 | 2F | 123 | E | 2E |
| Octal | 202 | 146 | 207 | 4 | 30 | 0 | 57 | 443 | 16 | 56 |
| Binary | 10000010 | 1100110 | 10000111 | 100 | 11000 | 0 | 101111 | 100100011 | 1110 | 101110 |
Color Harmonies of #826687
Complementary color
Monochromatic Colors of #826687
Black with #826687
Text Example
Text Example
White with #826687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826687; }
p { color: rgb(130,102,135); }
H1.HeaderClassName
{
color: #826687;
}
.AnyTagClassName
{
color: #826687;
}
</style>
background-color css
<style>
a { background-color: #826687; }
a { background-color: rgb(130,102,135); }
div.DivClassName
{
background-color: #826687;
}
.BgClassName
{
background-color: #826687;
}
</style>
border-color css
<style>
span { border-color: #826687; }
span { border-color: rgb(130,102,135); }
td.TdClassName
{
border-color: #826687;
}
.TagClassName
{
border-color: #826687;
}
</style>