Shades of Trendy Pink #835877
Tints of Trendy Pink #835877
RGB
CMYK
RGB Variations
Color information
#835877 (or 0x835877) is known color: Trendy Pink. HEX triplet: 83, 58 and 77. RGB value is (131,88,119). Sum of RGB (Red+Green+Blue) = 131+88+119=338 (44% of max value = 765). Red value is 131 (51.56% from 255 or 38.76% from 338); Green value is 88 (34.77% from 255 or 26.04% from 338); Blue value is 119 (46.88% from 255 or 35.21% from 338); Max value from RGB is 131 - color contains mainly: red. Hex color #835877 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835877 is #7CA788. Grayscale: #686868. Windows color (decimal): -8169353 or 7821443. OLE color: 7821443.
HSL color Cylindrical-coordinate representation of color #835877: hue angle of 316.74º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #835877 is Cyan = 0, Magento = 0.33, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 88 | 119 | - |
| CMYK | 0 | 0.33 | 0.09 | 0.49 |
| HSL | 316.74º | 0.2% | 0.43% | - |
| HSV(B) | 316.74º | 0.33% | 0.51% | - |
| XYZ | 16.18 | 13.14 | 19.14 | - |
| YUV | 104.39 | 136.25 | 146.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 88 | 119 | 0 | 0.33 | 0.09 | 0.49 | 316.74 | 0.2 | 0.43 |
| Hex | 83 | 58 | 77 | 0 | 21 | 9 | 31 | 13D | 14 | 2B |
| Octal | 203 | 130 | 167 | 0 | 41 | 11 | 61 | 475 | 24 | 53 |
| Binary | 10000011 | 1011000 | 1110111 | 0 | 100001 | 1001 | 110001 | 100111101 | 10100 | 101011 |
Color Harmonies of #835877
Complementary color
Monochromatic Colors of #835877
Black with #835877
Text Example
Text Example
White with #835877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835877; }
p { color: rgb(131,88,119); }
H1.HeaderClassName
{
color: #835877;
}
.AnyTagClassName
{
color: #835877;
}
</style>
background-color css
<style>
a { background-color: #835877; }
a { background-color: rgb(131,88,119); }
div.DivClassName
{
background-color: #835877;
}
.BgClassName
{
background-color: #835877;
}
</style>
border-color css
<style>
span { border-color: #835877; }
span { border-color: rgb(131,88,119); }
td.TdClassName
{
border-color: #835877;
}
.TagClassName
{
border-color: #835877;
}
</style>