Shades of Trendy Pink #837186
Tints of Trendy Pink #837186
RGB
CMYK
RGB Variations
Color information
#837186 (or 0x837186) is known color: Trendy Pink. HEX triplet: 83, 71 and 86. RGB value is (131,113,134). Sum of RGB (Red+Green+Blue) = 131+113+134=378 (50% of max value = 765). Red value is 131 (51.56% from 255 or 34.66% from 378); Green value is 113 (44.53% from 255 or 29.89% from 378); Blue value is 134 (52.73% from 255 or 35.45% from 378); Max value from RGB is 134 - color contains mainly: blue. Hex color #837186 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #837186 is #7C8E79. Grayscale: #787878. Windows color (decimal): -8162938 or 8810883. OLE color: 8810883.
HSL color Cylindrical-coordinate representation of color #837186: hue angle of 291.43º 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 #837186 is Cyan = 0.02, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 131 | 113 | 134 | - |
| CMYK | 0.02 | 0.16 | 0 | 0.47 |
| HSL | 291.43º | 0.09% | 0.48% | - |
| HSV(B) | 291.43º | 0.16% | 0.53% | - |
| XYZ | 19.57 | 18.36 | 25.07 | - |
| YUV | 120.78 | 135.46 | 135.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 113 | 134 | 0.02 | 0.16 | 0 | 0.47 | 291.43 | 0.09 | 0.48 |
| Hex | 83 | 71 | 86 | 2 | 10 | 0 | 2F | 123 | 9 | 30 |
| Octal | 203 | 161 | 206 | 2 | 20 | 0 | 57 | 443 | 11 | 60 |
| Binary | 10000011 | 1110001 | 10000110 | 10 | 10000 | 0 | 101111 | 100100011 | 1001 | 110000 |
Color Harmonies of #837186
Complementary color
Monochromatic Colors of #837186
Black with #837186
Text Example
Text Example
White with #837186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837186; }
p { color: rgb(131,113,134); }
H1.HeaderClassName
{
color: #837186;
}
.AnyTagClassName
{
color: #837186;
}
</style>
background-color css
<style>
a { background-color: #837186; }
a { background-color: rgb(131,113,134); }
div.DivClassName
{
background-color: #837186;
}
.BgClassName
{
background-color: #837186;
}
</style>
border-color css
<style>
span { border-color: #837186; }
span { border-color: rgb(131,113,134); }
td.TdClassName
{
border-color: #837186;
}
.TagClassName
{
border-color: #837186;
}
</style>