Shades of Trendy Pink #816986
Tints of Trendy Pink #816986
RGB
CMYK
RGB Variations
Color information
#816986 (or 0x816986) is known color: Trendy Pink. HEX triplet: 81, 69 and 86. RGB value is (129,105,134). Sum of RGB (Red+Green+Blue) = 129+105+134=368 (48% of max value = 765). Red value is 129 (50.78% from 255 or 35.05% from 368); Green value is 105 (41.41% from 255 or 28.53% 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 #816986 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #816986 is #7E9679. Grayscale: #737373. Windows color (decimal): -8296058 or 8808833. OLE color: 8808833.
HSL color Cylindrical-coordinate representation of color #816986: hue angle of 289.66º 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 #816986 is Cyan = 0.04, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 129 | 105 | 134 | - |
| CMYK | 0.04 | 0.22 | 0 | 0.47 |
| HSL | 289.66º | 0.12% | 0.47% | - |
| HSV(B) | 289.66º | 0.22% | 0.53% | - |
| XYZ | 18.41 | 16.49 | 24.77 | - |
| YUV | 115.48 | 138.45 | 137.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 105 | 134 | 0.04 | 0.22 | 0 | 0.47 | 289.66 | 0.12 | 0.47 |
| Hex | 81 | 69 | 86 | 4 | 16 | 0 | 2F | 122 | C | 2F |
| Octal | 201 | 151 | 206 | 4 | 26 | 0 | 57 | 442 | 14 | 57 |
| Binary | 10000001 | 1101001 | 10000110 | 100 | 10110 | 0 | 101111 | 100100010 | 1100 | 101111 |
Color Harmonies of #816986
Complementary color
Monochromatic Colors of #816986
Black with #816986
Text Example
Text Example
White with #816986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #816986; }
p { color: rgb(129,105,134); }
H1.HeaderClassName
{
color: #816986;
}
.AnyTagClassName
{
color: #816986;
}
</style>
background-color css
<style>
a { background-color: #816986; }
a { background-color: rgb(129,105,134); }
div.DivClassName
{
background-color: #816986;
}
.BgClassName
{
background-color: #816986;
}
</style>
border-color css
<style>
span { border-color: #816986; }
span { border-color: rgb(129,105,134); }
td.TdClassName
{
border-color: #816986;
}
.TagClassName
{
border-color: #816986;
}
</style>