Shades of Trendy Pink #834987
Tints of Trendy Pink #834987
RGB
CMYK
RGB Variations
Color information
#834987 (or 0x834987) is known color: Trendy Pink. HEX triplet: 83, 49 and 87. RGB value is (131,73,135). Sum of RGB (Red+Green+Blue) = 131+73+135=339 (44% of max value = 765). Red value is 131 (51.56% from 255 or 38.64% from 339); Green value is 73 (28.91% from 255 or 21.53% from 339); Blue value is 135 (53.12% from 255 or 39.82% from 339); Max value from RGB is 135 - color contains mainly: blue. Hex color #834987 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #834987 is #7CB678. Grayscale: #616161. Windows color (decimal): -8173177 or 8866179. OLE color: 8866179.
HSL color Cylindrical-coordinate representation of color #834987: hue angle of 296.13º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #834987 is Cyan = 0.03, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 131 | 73 | 135 | - |
| CMYK | 0.03 | 0.46 | 0 | 0.47 |
| HSL | 296.13º | 0.3% | 0.41% | - |
| HSV(B) | 296.13º | 0.46% | 0.53% | - |
| XYZ | 16.12 | 11.34 | 24.26 | - |
| YUV | 97.41 | 149.22 | 151.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 73 | 135 | 0.03 | 0.46 | 0 | 0.47 | 296.13 | 0.3 | 0.41 |
| Hex | 83 | 49 | 87 | 3 | 2E | 0 | 2F | 128 | 1E | 29 |
| Octal | 203 | 111 | 207 | 3 | 56 | 0 | 57 | 450 | 36 | 51 |
| Binary | 10000011 | 1001001 | 10000111 | 11 | 101110 | 0 | 101111 | 100101000 | 11110 | 101001 |
Color Harmonies of #834987
Complementary color
Monochromatic Colors of #834987
Black with #834987
Text Example
Text Example
White with #834987
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834987; }
p { color: rgb(131,73,135); }
H1.HeaderClassName
{
color: #834987;
}
.AnyTagClassName
{
color: #834987;
}
</style>
background-color css
<style>
a { background-color: #834987; }
a { background-color: rgb(131,73,135); }
div.DivClassName
{
background-color: #834987;
}
.BgClassName
{
background-color: #834987;
}
</style>
border-color css
<style>
span { border-color: #834987; }
span { border-color: rgb(131,73,135); }
td.TdClassName
{
border-color: #834987;
}
.TagClassName
{
border-color: #834987;
}
</style>