Shades of Trendy Pink #826981
Tints of Trendy Pink #826981
RGB
CMYK
RGB Variations
Color information
#826981 (or 0x826981) is known color: Trendy Pink. HEX triplet: 82, 69 and 81. RGB value is (130,105,129). Sum of RGB (Red+Green+Blue) = 130+105+129=364 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.71% from 364); Green value is 105 (41.41% from 255 or 28.85% from 364); Blue value is 129 (50.78% from 255 or 35.44% from 364); Max value from RGB is 130 - color contains mainly: red. Hex color #826981 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826981 is #7D967E. Grayscale: #737373. Windows color (decimal): -8230527 or 8481154. OLE color: 8481154.
HSL color Cylindrical-coordinate representation of color #826981: hue angle of 302.4º 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 #826981 is Cyan = 0, Magento = 0.19, Yellow = 0.01 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 105 | 129 | - |
| CMYK | 0 | 0.19 | 0.01 | 0.49 |
| HSL | 302.4º | 0.11% | 0.46% | - |
| HSV(B) | 302.4º | 0.19% | 0.51% | - |
| XYZ | 18.22 | 16.43 | 22.98 | - |
| YUV | 115.21 | 135.78 | 138.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 105 | 129 | 0 | 0.19 | 0.01 | 0.49 | 302.4 | 0.11 | 0.46 |
| Hex | 82 | 69 | 81 | 0 | 13 | 1 | 31 | 12E | B | 2E |
| Octal | 202 | 151 | 201 | 0 | 23 | 1 | 61 | 456 | 13 | 56 |
| Binary | 10000010 | 1101001 | 10000001 | 0 | 10011 | 1 | 110001 | 100101110 | 1011 | 101110 |
Color Harmonies of #826981
Complementary color
Monochromatic Colors of #826981
Black with #826981
Text Example
Text Example
White with #826981
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826981; }
p { color: rgb(130,105,129); }
H1.HeaderClassName
{
color: #826981;
}
.AnyTagClassName
{
color: #826981;
}
</style>
background-color css
<style>
a { background-color: #826981; }
a { background-color: rgb(130,105,129); }
div.DivClassName
{
background-color: #826981;
}
.BgClassName
{
background-color: #826981;
}
</style>
border-color css
<style>
span { border-color: #826981; }
span { border-color: rgb(130,105,129); }
td.TdClassName
{
border-color: #826981;
}
.TagClassName
{
border-color: #826981;
}
</style>