Shades of Trendy Pink #836987
Tints of Trendy Pink #836987
RGB
CMYK
RGB Variations
Color information
#836987 (or 0x836987) is known color: Trendy Pink. HEX triplet: 83, 69 and 87. RGB value is (131,105,135). Sum of RGB (Red+Green+Blue) = 131+105+135=371 (49% of max value = 765). Red value is 131 (51.56% from 255 or 35.31% from 371); Green value is 105 (41.41% from 255 or 28.30% from 371); Blue value is 135 (53.12% from 255 or 36.39% from 371); Max value from RGB is 135 - color contains mainly: blue. Hex color #836987 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #836987 is #7C9678. Grayscale: #747474. Windows color (decimal): -8164985 or 8874371. OLE color: 8874371.
HSL color Cylindrical-coordinate representation of color #836987: hue angle of 292º 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 #836987 is Cyan = 0.03, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 131 | 105 | 135 | - |
| CMYK | 0.03 | 0.22 | 0 | 0.47 |
| HSL | 292º | 0.13% | 0.47% | - |
| HSV(B) | 292º | 0.22% | 0.53% | - |
| XYZ | 18.78 | 16.68 | 25.15 | - |
| YUV | 116.19 | 138.61 | 138.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 105 | 135 | 0.03 | 0.22 | 0 | 0.47 | 292 | 0.13 | 0.47 |
| Hex | 83 | 69 | 87 | 3 | 16 | 0 | 2F | 124 | C | 2F |
| Octal | 203 | 151 | 207 | 3 | 26 | 0 | 57 | 444 | 14 | 57 |
| Binary | 10000011 | 1101001 | 10000111 | 11 | 10110 | 0 | 101111 | 100100100 | 1100 | 101111 |
Color Harmonies of #836987
Complementary color
Monochromatic Colors of #836987
Black with #836987
Text Example
Text Example
White with #836987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836987; }
p { color: rgb(131,105,135); }
H1.HeaderClassName
{
color: #836987;
}
.AnyTagClassName
{
color: #836987;
}
</style>
background-color css
<style>
a { background-color: #836987; }
a { background-color: rgb(131,105,135); }
div.DivClassName
{
background-color: #836987;
}
.BgClassName
{
background-color: #836987;
}
</style>
border-color css
<style>
span { border-color: #836987; }
span { border-color: rgb(131,105,135); }
td.TdClassName
{
border-color: #836987;
}
.TagClassName
{
border-color: #836987;
}
</style>