Shades of Trendy Pink #835687
Tints of Trendy Pink #835687
RGB
CMYK
RGB Variations
Color information
#835687 (or 0x835687) is known color: Trendy Pink. HEX triplet: 83, 56 and 87. RGB value is (131,86,135). Sum of RGB (Red+Green+Blue) = 131+86+135=352 (46% of max value = 765). Red value is 131 (51.56% from 255 or 37.22% from 352); Green value is 86 (33.98% from 255 or 24.43% from 352); Blue value is 135 (53.12% from 255 or 38.35% from 352); Max value from RGB is 135 - color contains mainly: blue. Hex color #835687 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #835687 is #7CA978. Grayscale: #686868. Windows color (decimal): -8169849 or 8869507. OLE color: 8869507.
HSL color Cylindrical-coordinate representation of color #835687: hue angle of 295.1º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #835687 is Cyan = 0.03, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 131 | 86 | 135 | - |
| CMYK | 0.03 | 0.36 | 0 | 0.47 |
| HSL | 295.1º | 0.22% | 0.43% | - |
| HSV(B) | 295.1º | 0.36% | 0.53% | - |
| XYZ | 17.06 | 13.23 | 24.58 | - |
| YUV | 105.04 | 144.91 | 146.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 86 | 135 | 0.03 | 0.36 | 0 | 0.47 | 295.1 | 0.22 | 0.43 |
| Hex | 83 | 56 | 87 | 3 | 24 | 0 | 2F | 127 | 16 | 2B |
| Octal | 203 | 126 | 207 | 3 | 44 | 0 | 57 | 447 | 26 | 53 |
| Binary | 10000011 | 1010110 | 10000111 | 11 | 100100 | 0 | 101111 | 100100111 | 10110 | 101011 |
Color Harmonies of #835687
Complementary color
Monochromatic Colors of #835687
Black with #835687
Text Example
Text Example
White with #835687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835687; }
p { color: rgb(131,86,135); }
H1.HeaderClassName
{
color: #835687;
}
.AnyTagClassName
{
color: #835687;
}
</style>
background-color css
<style>
a { background-color: #835687; }
a { background-color: rgb(131,86,135); }
div.DivClassName
{
background-color: #835687;
}
.BgClassName
{
background-color: #835687;
}
</style>
border-color css
<style>
span { border-color: #835687; }
span { border-color: rgb(131,86,135); }
td.TdClassName
{
border-color: #835687;
}
.TagClassName
{
border-color: #835687;
}
</style>