Shades of Trendy Pink #835678
Tints of Trendy Pink #835678
RGB
CMYK
RGB Variations
Color information
#835678 (or 0x835678) is known color: Trendy Pink. HEX triplet: 83, 56 and 78. RGB value is (131,86,120). Sum of RGB (Red+Green+Blue) = 131+86+120=337 (44% of max value = 765). Red value is 131 (51.56% from 255 or 38.87% from 337); Green value is 86 (33.98% from 255 or 25.52% from 337); Blue value is 120 (47.27% from 255 or 35.61% from 337); Max value from RGB is 131 - color contains mainly: red. Hex color #835678 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835678 is #7CA987. Grayscale: #676767. Windows color (decimal): -8169864 or 7886467. OLE color: 7886467.
HSL color Cylindrical-coordinate representation of color #835678: hue angle of 314.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 #835678 is Cyan = 0, Magento = 0.34, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 86 | 120 | - |
| CMYK | 0 | 0.34 | 0.08 | 0.49 |
| HSL | 314.67º | 0.21% | 0.43% | - |
| HSV(B) | 314.67º | 0.34% | 0.51% | - |
| XYZ | 16.08 | 12.84 | 19.4 | - |
| YUV | 103.33 | 137.41 | 147.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 86 | 120 | 0 | 0.34 | 0.08 | 0.49 | 314.67 | 0.21 | 0.43 |
| Hex | 83 | 56 | 78 | 0 | 22 | 8 | 31 | 13B | 15 | 2B |
| Octal | 203 | 126 | 170 | 0 | 42 | 10 | 61 | 473 | 25 | 53 |
| Binary | 10000011 | 1010110 | 1111000 | 0 | 100010 | 1000 | 110001 | 100111011 | 10101 | 101011 |
Color Harmonies of #835678
Complementary color
Monochromatic Colors of #835678
Black with #835678
Text Example
Text Example
White with #835678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835678; }
p { color: rgb(131,86,120); }
H1.HeaderClassName
{
color: #835678;
}
.AnyTagClassName
{
color: #835678;
}
</style>
background-color css
<style>
a { background-color: #835678; }
a { background-color: rgb(131,86,120); }
div.DivClassName
{
background-color: #835678;
}
.BgClassName
{
background-color: #835678;
}
</style>
border-color css
<style>
span { border-color: #835678; }
span { border-color: rgb(131,86,120); }
td.TdClassName
{
border-color: #835678;
}
.TagClassName
{
border-color: #835678;
}
</style>