Shades of Trendy Pink #836887
Tints of Trendy Pink #836887
RGB
CMYK
RGB Variations
Color information
#836887 (or 0x836887) is known color: Trendy Pink. HEX triplet: 83, 68 and 87. RGB value is (131,104,135). Sum of RGB (Red+Green+Blue) = 131+104+135=370 (49% of max value = 765). Red value is 131 (51.56% from 255 or 35.41% from 370); Green value is 104 (41.02% from 255 or 28.11% from 370); Blue value is 135 (53.12% from 255 or 36.49% from 370); Max value from RGB is 135 - color contains mainly: blue. Hex color #836887 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #836887 is #7C9778. Grayscale: #737373. Windows color (decimal): -8165241 or 8874115. OLE color: 8874115.
HSL color Cylindrical-coordinate representation of color #836887: hue angle of 292.26º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #836887 is Cyan = 0.03, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 131 | 104 | 135 | - |
| CMYK | 0.03 | 0.23 | 0 | 0.47 |
| HSL | 292.26º | 0.13% | 0.47% | - |
| HSV(B) | 292.26º | 0.23% | 0.53% | - |
| XYZ | 18.68 | 16.48 | 25.12 | - |
| YUV | 115.61 | 138.95 | 138.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 104 | 135 | 0.03 | 0.23 | 0 | 0.47 | 292.26 | 0.13 | 0.47 |
| Hex | 83 | 68 | 87 | 3 | 17 | 0 | 2F | 124 | D | 2F |
| Octal | 203 | 150 | 207 | 3 | 27 | 0 | 57 | 444 | 15 | 57 |
| Binary | 10000011 | 1101000 | 10000111 | 11 | 10111 | 0 | 101111 | 100100100 | 1101 | 101111 |
Color Harmonies of #836887
Complementary color
Monochromatic Colors of #836887
Black with #836887
Text Example
Text Example
White with #836887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836887; }
p { color: rgb(131,104,135); }
H1.HeaderClassName
{
color: #836887;
}
.AnyTagClassName
{
color: #836887;
}
</style>
background-color css
<style>
a { background-color: #836887; }
a { background-color: rgb(131,104,135); }
div.DivClassName
{
background-color: #836887;
}
.BgClassName
{
background-color: #836887;
}
</style>
border-color css
<style>
span { border-color: #836887; }
span { border-color: rgb(131,104,135); }
td.TdClassName
{
border-color: #836887;
}
.TagClassName
{
border-color: #836887;
}
</style>