Shades of Trendy Pink #835681
Tints of Trendy Pink #835681
RGB
CMYK
RGB Variations
Color information
#835681 (or 0x835681) is known color: Trendy Pink. HEX triplet: 83, 56 and 81. RGB value is (131,86,129). Sum of RGB (Red+Green+Blue) = 131+86+129=346 (45% of max value = 765). Red value is 131 (51.56% from 255 or 37.86% from 346); Green value is 86 (33.98% from 255 or 24.86% from 346); Blue value is 129 (50.78% from 255 or 37.28% from 346); Max value from RGB is 131 - color contains mainly: red. Hex color #835681 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #835681 is #7CA97E. Grayscale: #686868. Windows color (decimal): -8169855 or 8476291. OLE color: 8476291.
HSL color Cylindrical-coordinate representation of color #835681: hue angle of 302.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 #835681 is Cyan = 0, Magento = 0.34, Yellow = 0.02 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 86 | 129 | - |
| CMYK | 0 | 0.34 | 0.02 | 0.49 |
| HSL | 302.67º | 0.21% | 0.43% | - |
| HSV(B) | 302.67º | 0.34% | 0.51% | - |
| XYZ | 16.65 | 13.07 | 22.41 | - |
| YUV | 104.36 | 141.91 | 147 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 86 | 129 | 0 | 0.34 | 0.02 | 0.49 | 302.67 | 0.21 | 0.43 |
| Hex | 83 | 56 | 81 | 0 | 22 | 2 | 31 | 12F | 15 | 2B |
| Octal | 203 | 126 | 201 | 0 | 42 | 2 | 61 | 457 | 25 | 53 |
| Binary | 10000011 | 1010110 | 10000001 | 0 | 100010 | 10 | 110001 | 100101111 | 10101 | 101011 |
Color Harmonies of #835681
Complementary color
Monochromatic Colors of #835681
Black with #835681
Text Example
Text Example
White with #835681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835681; }
p { color: rgb(131,86,129); }
H1.HeaderClassName
{
color: #835681;
}
.AnyTagClassName
{
color: #835681;
}
</style>
background-color css
<style>
a { background-color: #835681; }
a { background-color: rgb(131,86,129); }
div.DivClassName
{
background-color: #835681;
}
.BgClassName
{
background-color: #835681;
}
</style>
border-color css
<style>
span { border-color: #835681; }
span { border-color: rgb(131,86,129); }
td.TdClassName
{
border-color: #835681;
}
.TagClassName
{
border-color: #835681;
}
</style>