Shades of Trendy Pink #836986
Tints of Trendy Pink #836986
RGB
CMYK
RGB Variations
Color information
#836986 (or 0x836986) is known color: Trendy Pink. HEX triplet: 83, 69 and 86. RGB value is (131,105,134). Sum of RGB (Red+Green+Blue) = 131+105+134=370 (49% of max value = 765). Red value is 131 (51.56% from 255 or 35.41% from 370); Green value is 105 (41.41% from 255 or 28.38% from 370); Blue value is 134 (52.73% from 255 or 36.22% from 370); Max value from RGB is 134 - color contains mainly: blue. Hex color #836986 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #836986 is #7C9679. Grayscale: #737373. Windows color (decimal): -8164986 or 8808835. OLE color: 8808835.
HSL color Cylindrical-coordinate representation of color #836986: hue angle of 293.79º 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 #836986 is Cyan = 0.02, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 131 | 105 | 134 | - |
| CMYK | 0.02 | 0.22 | 0 | 0.47 |
| HSL | 293.79º | 0.12% | 0.47% | - |
| HSV(B) | 293.79º | 0.22% | 0.53% | - |
| XYZ | 18.71 | 16.65 | 24.78 | - |
| YUV | 116.08 | 138.11 | 138.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 105 | 134 | 0.02 | 0.22 | 0 | 0.47 | 293.79 | 0.12 | 0.47 |
| Hex | 83 | 69 | 86 | 2 | 16 | 0 | 2F | 126 | C | 2F |
| Octal | 203 | 151 | 206 | 2 | 26 | 0 | 57 | 446 | 14 | 57 |
| Binary | 10000011 | 1101001 | 10000110 | 10 | 10110 | 0 | 101111 | 100100110 | 1100 | 101111 |
Color Harmonies of #836986
Complementary color
Monochromatic Colors of #836986
Black with #836986
Text Example
Text Example
White with #836986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836986; }
p { color: rgb(131,105,134); }
H1.HeaderClassName
{
color: #836986;
}
.AnyTagClassName
{
color: #836986;
}
</style>
background-color css
<style>
a { background-color: #836986; }
a { background-color: rgb(131,105,134); }
div.DivClassName
{
background-color: #836986;
}
.BgClassName
{
background-color: #836986;
}
</style>
border-color css
<style>
span { border-color: #836986; }
span { border-color: rgb(131,105,134); }
td.TdClassName
{
border-color: #836986;
}
.TagClassName
{
border-color: #836986;
}
</style>