Shades of Trendy Pink #835675
Tints of Trendy Pink #835675
RGB
CMYK
RGB Variations
Color information
#835675 (or 0x835675) is known color: Trendy Pink. HEX triplet: 83, 56 and 75. RGB value is (131,86,117). Sum of RGB (Red+Green+Blue) = 131+86+117=334 (44% of max value = 765). Red value is 131 (51.56% from 255 or 39.22% from 334); Green value is 86 (33.98% from 255 or 25.75% from 334); Blue value is 117 (46.09% from 255 or 35.03% from 334); Max value from RGB is 131 - color contains mainly: red. Hex color #835675 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835675 is #7CA98A. Grayscale: #666666. Windows color (decimal): -8169867 or 7689859. OLE color: 7689859.
HSL color Cylindrical-coordinate representation of color #835675: hue angle of 318.67º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #835675 is Cyan = 0, Magento = 0.34, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 86 | 117 | - |
| CMYK | 0 | 0.34 | 0.11 | 0.49 |
| HSL | 318.67º | 0.21% | 0.43% | - |
| HSV(B) | 318.67º | 0.34% | 0.51% | - |
| XYZ | 15.9 | 12.77 | 18.46 | - |
| YUV | 102.99 | 135.91 | 147.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 86 | 117 | 0 | 0.34 | 0.11 | 0.49 | 318.67 | 0.21 | 0.43 |
| Hex | 83 | 56 | 75 | 0 | 22 | B | 31 | 13F | 15 | 2B |
| Octal | 203 | 126 | 165 | 0 | 42 | 13 | 61 | 477 | 25 | 53 |
| Binary | 10000011 | 1010110 | 1110101 | 0 | 100010 | 1011 | 110001 | 100111111 | 10101 | 101011 |
Color Harmonies of #835675
Complementary color
Monochromatic Colors of #835675
Black with #835675
Text Example
Text Example
White with #835675
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835675; }
p { color: rgb(131,86,117); }
H1.HeaderClassName
{
color: #835675;
}
.AnyTagClassName
{
color: #835675;
}
</style>
background-color css
<style>
a { background-color: #835675; }
a { background-color: rgb(131,86,117); }
div.DivClassName
{
background-color: #835675;
}
.BgClassName
{
background-color: #835675;
}
</style>
border-color css
<style>
span { border-color: #835675; }
span { border-color: rgb(131,86,117); }
td.TdClassName
{
border-color: #835675;
}
.TagClassName
{
border-color: #835675;
}
</style>