Shades of Trendy Pink #835887
Tints of Trendy Pink #835887
RGB
CMYK
RGB Variations
Color information
#835887 (or 0x835887) is known color: Trendy Pink. HEX triplet: 83, 58 and 87. RGB value is (131,88,135). Sum of RGB (Red+Green+Blue) = 131+88+135=354 (46% of max value = 765). Red value is 131 (51.56% from 255 or 37.01% from 354); Green value is 88 (34.77% from 255 or 24.86% from 354); Blue value is 135 (53.12% from 255 or 38.14% from 354); Max value from RGB is 135 - color contains mainly: blue. Hex color #835887 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #835887 is #7CA778. Grayscale: #6A6A6A. Windows color (decimal): -8169337 or 8870019. OLE color: 8870019.
HSL color Cylindrical-coordinate representation of color #835887: hue angle of 294.89º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #835887 is Cyan = 0.03, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 131 | 88 | 135 | - |
| CMYK | 0.03 | 0.35 | 0 | 0.47 |
| HSL | 294.89º | 0.21% | 0.44% | - |
| HSV(B) | 294.89º | 0.35% | 0.53% | - |
| XYZ | 17.22 | 13.55 | 24.63 | - |
| YUV | 106.22 | 144.25 | 145.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 88 | 135 | 0.03 | 0.35 | 0 | 0.47 | 294.89 | 0.21 | 0.44 |
| Hex | 83 | 58 | 87 | 3 | 23 | 0 | 2F | 127 | 15 | 2C |
| Octal | 203 | 130 | 207 | 3 | 43 | 0 | 57 | 447 | 25 | 54 |
| Binary | 10000011 | 1011000 | 10000111 | 11 | 100011 | 0 | 101111 | 100100111 | 10101 | 101100 |
Color Harmonies of #835887
Complementary color
Monochromatic Colors of #835887
Black with #835887
Text Example
Text Example
White with #835887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835887; }
p { color: rgb(131,88,135); }
H1.HeaderClassName
{
color: #835887;
}
.AnyTagClassName
{
color: #835887;
}
</style>
background-color css
<style>
a { background-color: #835887; }
a { background-color: rgb(131,88,135); }
div.DivClassName
{
background-color: #835887;
}
.BgClassName
{
background-color: #835887;
}
</style>
border-color css
<style>
span { border-color: #835887; }
span { border-color: rgb(131,88,135); }
td.TdClassName
{
border-color: #835887;
}
.TagClassName
{
border-color: #835887;
}
</style>