Shades of Trendy Pink #826986
Tints of Trendy Pink #826986
RGB
CMYK
RGB Variations
Color information
#826986 (or 0x826986) is known color: Trendy Pink. HEX triplet: 82, 69 and 86. RGB value is (130,105,134). Sum of RGB (Red+Green+Blue) = 130+105+134=369 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.23% from 369); Green value is 105 (41.41% from 255 or 28.46% from 369); Blue value is 134 (52.73% from 255 or 36.31% from 369); Max value from RGB is 134 - color contains mainly: blue. Hex color #826986 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826986 is #7D9679. Grayscale: #737373. Windows color (decimal): -8230522 or 8808834. OLE color: 8808834.
HSL color Cylindrical-coordinate representation of color #826986: hue angle of 291.72º degrees, saturation: 0.12, 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 #826986 is Cyan = 0.03, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 130 | 105 | 134 | - |
| CMYK | 0.03 | 0.22 | 0 | 0.47 |
| HSL | 291.72º | 0.12% | 0.47% | - |
| HSV(B) | 291.72º | 0.22% | 0.53% | - |
| XYZ | 18.56 | 16.57 | 24.77 | - |
| YUV | 115.78 | 138.28 | 138.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 105 | 134 | 0.03 | 0.22 | 0 | 0.47 | 291.72 | 0.12 | 0.47 |
| Hex | 82 | 69 | 86 | 3 | 16 | 0 | 2F | 124 | C | 2F |
| Octal | 202 | 151 | 206 | 3 | 26 | 0 | 57 | 444 | 14 | 57 |
| Binary | 10000010 | 1101001 | 10000110 | 11 | 10110 | 0 | 101111 | 100100100 | 1100 | 101111 |
Color Harmonies of #826986
Complementary color
Monochromatic Colors of #826986
Black with #826986
Text Example
Text Example
White with #826986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826986; }
p { color: rgb(130,105,134); }
H1.HeaderClassName
{
color: #826986;
}
.AnyTagClassName
{
color: #826986;
}
</style>
background-color css
<style>
a { background-color: #826986; }
a { background-color: rgb(130,105,134); }
div.DivClassName
{
background-color: #826986;
}
.BgClassName
{
background-color: #826986;
}
</style>
border-color css
<style>
span { border-color: #826986; }
span { border-color: rgb(130,105,134); }
td.TdClassName
{
border-color: #826986;
}
.TagClassName
{
border-color: #826986;
}
</style>