Shades of Trendy Pink #836687
Tints of Trendy Pink #836687
RGB
CMYK
RGB Variations
Color information
#836687 (or 0x836687) is known color: Trendy Pink. HEX triplet: 83, 66 and 87. RGB value is (131,102,135). Sum of RGB (Red+Green+Blue) = 131+102+135=368 (48% of max value = 765). Red value is 131 (51.56% from 255 or 35.60% from 368); Green value is 102 (40.23% from 255 or 27.72% from 368); Blue value is 135 (53.12% from 255 or 36.68% from 368); Max value from RGB is 135 - color contains mainly: blue. Hex color #836687 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #836687 is #7C9978. Grayscale: #727272. Windows color (decimal): -8165753 or 8873603. OLE color: 8873603.
HSL color Cylindrical-coordinate representation of color #836687: hue angle of 292.73º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #836687 is Cyan = 0.03, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 131 | 102 | 135 | - |
| CMYK | 0.03 | 0.24 | 0 | 0.47 |
| HSL | 292.73º | 0.14% | 0.46% | - |
| HSV(B) | 292.73º | 0.24% | 0.53% | - |
| XYZ | 18.48 | 16.08 | 25.05 | - |
| YUV | 114.43 | 139.61 | 139.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 102 | 135 | 0.03 | 0.24 | 0 | 0.47 | 292.73 | 0.14 | 0.46 |
| Hex | 83 | 66 | 87 | 3 | 18 | 0 | 2F | 125 | E | 2E |
| Octal | 203 | 146 | 207 | 3 | 30 | 0 | 57 | 445 | 16 | 56 |
| Binary | 10000011 | 1100110 | 10000111 | 11 | 11000 | 0 | 101111 | 100100101 | 1110 | 101110 |
Color Harmonies of #836687
Complementary color
Monochromatic Colors of #836687
Black with #836687
Text Example
Text Example
White with #836687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836687; }
p { color: rgb(131,102,135); }
H1.HeaderClassName
{
color: #836687;
}
.AnyTagClassName
{
color: #836687;
}
</style>
background-color css
<style>
a { background-color: #836687; }
a { background-color: rgb(131,102,135); }
div.DivClassName
{
background-color: #836687;
}
.BgClassName
{
background-color: #836687;
}
</style>
border-color css
<style>
span { border-color: #836687; }
span { border-color: rgb(131,102,135); }
td.TdClassName
{
border-color: #836687;
}
.TagClassName
{
border-color: #836687;
}
</style>