Shades of Trendy Pink #835487
Tints of Trendy Pink #835487
RGB
CMYK
RGB Variations
Color information
#835487 (or 0x835487) is known color: Trendy Pink. HEX triplet: 83, 54 and 87. RGB value is (131,84,135). Sum of RGB (Red+Green+Blue) = 131+84+135=350 (46% of max value = 765). Red value is 131 (51.56% from 255 or 37.43% from 350); Green value is 84 (33.20% from 255 or 24% from 350); Blue value is 135 (53.12% from 255 or 38.57% from 350); Max value from RGB is 135 - color contains mainly: blue. Hex color #835487 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #835487 is #7CAB78. Grayscale: #676767. Windows color (decimal): -8170361 or 8868995. OLE color: 8868995.
HSL color Cylindrical-coordinate representation of color #835487: hue angle of 295.29º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #835487 is Cyan = 0.03, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 131 | 84 | 135 | - |
| CMYK | 0.03 | 0.38 | 0 | 0.47 |
| HSL | 295.29º | 0.23% | 0.43% | - |
| HSV(B) | 295.29º | 0.38% | 0.53% | - |
| XYZ | 16.9 | 12.92 | 24.52 | - |
| YUV | 103.87 | 145.57 | 147.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 84 | 135 | 0.03 | 0.38 | 0 | 0.47 | 295.29 | 0.23 | 0.43 |
| Hex | 83 | 54 | 87 | 3 | 26 | 0 | 2F | 127 | 17 | 2B |
| Octal | 203 | 124 | 207 | 3 | 46 | 0 | 57 | 447 | 27 | 53 |
| Binary | 10000011 | 1010100 | 10000111 | 11 | 100110 | 0 | 101111 | 100100111 | 10111 | 101011 |
Color Harmonies of #835487
Complementary color
Monochromatic Colors of #835487
Black with #835487
Text Example
Text Example
White with #835487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835487; }
p { color: rgb(131,84,135); }
H1.HeaderClassName
{
color: #835487;
}
.AnyTagClassName
{
color: #835487;
}
</style>
background-color css
<style>
a { background-color: #835487; }
a { background-color: rgb(131,84,135); }
div.DivClassName
{
background-color: #835487;
}
.BgClassName
{
background-color: #835487;
}
</style>
border-color css
<style>
span { border-color: #835487; }
span { border-color: rgb(131,84,135); }
td.TdClassName
{
border-color: #835487;
}
.TagClassName
{
border-color: #835487;
}
</style>