Shades of Trendy Pink #835679
Tints of Trendy Pink #835679
RGB
CMYK
RGB Variations
Color information
#835679 (or 0x835679) is known color: Trendy Pink. HEX triplet: 83, 56 and 79. RGB value is (131,86,121). Sum of RGB (Red+Green+Blue) = 131+86+121=338 (44% of max value = 765). Red value is 131 (51.56% from 255 or 38.76% from 338); Green value is 86 (33.98% from 255 or 25.44% from 338); Blue value is 121 (47.66% from 255 or 35.80% from 338); Max value from RGB is 131 - color contains mainly: red. Hex color #835679 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835679 is #7CA986. Grayscale: #676767. Windows color (decimal): -8169863 or 7952003. OLE color: 7952003.
HSL color Cylindrical-coordinate representation of color #835679: hue angle of 313.33º 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 #835679 is Cyan = 0, Magento = 0.34, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 86 | 121 | - |
| CMYK | 0 | 0.34 | 0.08 | 0.49 |
| HSL | 313.33º | 0.21% | 0.43% | - |
| HSV(B) | 313.33º | 0.34% | 0.51% | - |
| XYZ | 16.14 | 12.86 | 19.72 | - |
| YUV | 103.45 | 137.91 | 147.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 86 | 121 | 0 | 0.34 | 0.08 | 0.49 | 313.33 | 0.21 | 0.43 |
| Hex | 83 | 56 | 79 | 0 | 22 | 8 | 31 | 139 | 15 | 2B |
| Octal | 203 | 126 | 171 | 0 | 42 | 10 | 61 | 471 | 25 | 53 |
| Binary | 10000011 | 1010110 | 1111001 | 0 | 100010 | 1000 | 110001 | 100111001 | 10101 | 101011 |
Color Harmonies of #835679
Complementary color
Monochromatic Colors of #835679
Black with #835679
Text Example
Text Example
White with #835679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835679; }
p { color: rgb(131,86,121); }
H1.HeaderClassName
{
color: #835679;
}
.AnyTagClassName
{
color: #835679;
}
</style>
background-color css
<style>
a { background-color: #835679; }
a { background-color: rgb(131,86,121); }
div.DivClassName
{
background-color: #835679;
}
.BgClassName
{
background-color: #835679;
}
</style>
border-color css
<style>
span { border-color: #835679; }
span { border-color: rgb(131,86,121); }
td.TdClassName
{
border-color: #835679;
}
.TagClassName
{
border-color: #835679;
}
</style>