Shades of Trendy Pink #826982
Tints of Trendy Pink #826982
RGB
CMYK
RGB Variations
Color information
#826982 (or 0x826982) is known color: Trendy Pink. HEX triplet: 82, 69 and 82. RGB value is (130,105,130). Sum of RGB (Red+Green+Blue) = 130+105+130=365 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.62% from 365); Green value is 105 (41.41% from 255 or 28.77% from 365); Blue value is 130 (51.17% from 255 or 35.62% from 365); Max value from RGB is 130 - color contains mainly: red, blue. Hex color #826982 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826982 is #7D967D. Grayscale: #737373. Windows color (decimal): -8230526 or 8546690. OLE color: 8546690.
HSL color Cylindrical-coordinate representation of color #826982: hue angle of 300º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #826982 is Cyan = 0, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 105 | 130 | - |
| CMYK | 0 | 0.19 | 0 | 0.49 |
| HSL | 300º | 0.11% | 0.46% | - |
| HSV(B) | 300º | 0.19% | 0.51% | - |
| XYZ | 18.29 | 16.46 | 23.33 | - |
| YUV | 115.33 | 136.28 | 138.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 105 | 130 | 0 | 0.19 | 0 | 0.49 | 300 | 0.11 | 0.46 |
| Hex | 82 | 69 | 82 | 0 | 13 | 0 | 31 | 12C | B | 2E |
| Octal | 202 | 151 | 202 | 0 | 23 | 0 | 61 | 454 | 13 | 56 |
| Binary | 10000010 | 1101001 | 10000010 | 0 | 10011 | 0 | 110001 | 100101100 | 1011 | 101110 |
Color Harmonies of #826982
Complementary color
Monochromatic Colors of #826982
Black with #826982
Text Example
Text Example
White with #826982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826982; }
p { color: rgb(130,105,130); }
H1.HeaderClassName
{
color: #826982;
}
.AnyTagClassName
{
color: #826982;
}
</style>
background-color css
<style>
a { background-color: #826982; }
a { background-color: rgb(130,105,130); }
div.DivClassName
{
background-color: #826982;
}
.BgClassName
{
background-color: #826982;
}
</style>
border-color css
<style>
span { border-color: #826982; }
span { border-color: rgb(130,105,130); }
td.TdClassName
{
border-color: #826982;
}
.TagClassName
{
border-color: #826982;
}
</style>