Shades of Trendy Pink #826886
Tints of Trendy Pink #826886
RGB
CMYK
RGB Variations
Color information
#826886 (or 0x826886) is known color: Trendy Pink. HEX triplet: 82, 68 and 86. RGB value is (130,104,134). Sum of RGB (Red+Green+Blue) = 130+104+134=368 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.33% from 368); Green value is 104 (41.02% from 255 or 28.26% from 368); Blue value is 134 (52.73% from 255 or 36.41% from 368); Max value from RGB is 134 - color contains mainly: blue. Hex color #826886 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826886 is #7D9779. Grayscale: #737373. Windows color (decimal): -8230778 or 8808578. OLE color: 8808578.
HSL color Cylindrical-coordinate representation of color #826886: hue angle of 292º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #826886 is Cyan = 0.03, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 130 | 104 | 134 | - |
| CMYK | 0.03 | 0.22 | 0 | 0.47 |
| HSL | 292º | 0.13% | 0.47% | - |
| HSV(B) | 292º | 0.22% | 0.53% | - |
| XYZ | 18.46 | 16.37 | 24.74 | - |
| YUV | 115.19 | 138.61 | 138.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 104 | 134 | 0.03 | 0.22 | 0 | 0.47 | 292 | 0.13 | 0.47 |
| Hex | 82 | 68 | 86 | 3 | 16 | 0 | 2F | 124 | D | 2F |
| Octal | 202 | 150 | 206 | 3 | 26 | 0 | 57 | 444 | 15 | 57 |
| Binary | 10000010 | 1101000 | 10000110 | 11 | 10110 | 0 | 101111 | 100100100 | 1101 | 101111 |
Color Harmonies of #826886
Complementary color
Monochromatic Colors of #826886
Black with #826886
Text Example
Text Example
White with #826886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826886; }
p { color: rgb(130,104,134); }
H1.HeaderClassName
{
color: #826886;
}
.AnyTagClassName
{
color: #826886;
}
</style>
background-color css
<style>
a { background-color: #826886; }
a { background-color: rgb(130,104,134); }
div.DivClassName
{
background-color: #826886;
}
.BgClassName
{
background-color: #826886;
}
</style>
border-color css
<style>
span { border-color: #826886; }
span { border-color: rgb(130,104,134); }
td.TdClassName
{
border-color: #826886;
}
.TagClassName
{
border-color: #826886;
}
</style>