Shades of Trendy Pink #837086
Tints of Trendy Pink #837086
RGB
CMYK
RGB Variations
Color information
#837086 (or 0x837086) is known color: Trendy Pink. HEX triplet: 83, 70 and 86. RGB value is (131,112,134). Sum of RGB (Red+Green+Blue) = 131+112+134=377 (49% of max value = 765). Red value is 131 (51.56% from 255 or 34.75% from 377); Green value is 112 (44.14% from 255 or 29.71% from 377); Blue value is 134 (52.73% from 255 or 35.54% from 377); Max value from RGB is 134 - color contains mainly: blue. Hex color #837086 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #837086 is #7C8F79. Grayscale: #787878. Windows color (decimal): -8163194 or 8810627. OLE color: 8810627.
HSL color Cylindrical-coordinate representation of color #837086: hue angle of 291.82º degrees, saturation: 0.09, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #837086 is Cyan = 0.02, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 131 | 112 | 134 | - |
| CMYK | 0.02 | 0.16 | 0 | 0.47 |
| HSL | 291.82º | 0.09% | 0.48% | - |
| HSV(B) | 291.82º | 0.16% | 0.53% | - |
| XYZ | 19.46 | 18.13 | 25.03 | - |
| YUV | 120.19 | 135.79 | 135.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 112 | 134 | 0.02 | 0.16 | 0 | 0.47 | 291.82 | 0.09 | 0.48 |
| Hex | 83 | 70 | 86 | 2 | 10 | 0 | 2F | 124 | 9 | 30 |
| Octal | 203 | 160 | 206 | 2 | 20 | 0 | 57 | 444 | 11 | 60 |
| Binary | 10000011 | 1110000 | 10000110 | 10 | 10000 | 0 | 101111 | 100100100 | 1001 | 110000 |
Color Harmonies of #837086
Complementary color
Monochromatic Colors of #837086
Black with #837086
Text Example
Text Example
White with #837086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837086; }
p { color: rgb(131,112,134); }
H1.HeaderClassName
{
color: #837086;
}
.AnyTagClassName
{
color: #837086;
}
</style>
background-color css
<style>
a { background-color: #837086; }
a { background-color: rgb(131,112,134); }
div.DivClassName
{
background-color: #837086;
}
.BgClassName
{
background-color: #837086;
}
</style>
border-color css
<style>
span { border-color: #837086; }
span { border-color: rgb(131,112,134); }
td.TdClassName
{
border-color: #837086;
}
.TagClassName
{
border-color: #837086;
}
</style>