Shades of Trendy Pink #834981
Tints of Trendy Pink #834981
RGB
CMYK
RGB Variations
Color information
#834981 (or 0x834981) is known color: Trendy Pink. HEX triplet: 83, 49 and 81. RGB value is (131,73,129). Sum of RGB (Red+Green+Blue) = 131+73+129=333 (44% of max value = 765). Red value is 131 (51.56% from 255 or 39.34% from 333); Green value is 73 (28.91% from 255 or 21.92% from 333); Blue value is 129 (50.78% from 255 or 38.74% from 333); Max value from RGB is 131 - color contains mainly: red. Hex color #834981 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #834981 is #7CB67E. Grayscale: #606060. Windows color (decimal): -8173183 or 8472963. OLE color: 8472963.
HSL color Cylindrical-coordinate representation of color #834981: hue angle of 302.07º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #834981 is Cyan = 0, Magento = 0.44, Yellow = 0.02 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 73 | 129 | - |
| CMYK | 0 | 0.44 | 0.02 | 0.49 |
| HSL | 302.07º | 0.28% | 0.4% | - |
| HSV(B) | 302.07º | 0.44% | 0.51% | - |
| XYZ | 15.71 | 11.18 | 22.1 | - |
| YUV | 96.73 | 146.22 | 152.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 73 | 129 | 0 | 0.44 | 0.02 | 0.49 | 302.07 | 0.28 | 0.4 |
| Hex | 83 | 49 | 81 | 0 | 2C | 2 | 31 | 12E | 1C | 28 |
| Octal | 203 | 111 | 201 | 0 | 54 | 2 | 61 | 456 | 34 | 50 |
| Binary | 10000011 | 1001001 | 10000001 | 0 | 101100 | 10 | 110001 | 100101110 | 11100 | 101000 |
Color Harmonies of #834981
Complementary color
Monochromatic Colors of #834981
Black with #834981
Text Example
Text Example
White with #834981
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834981; }
p { color: rgb(131,73,129); }
H1.HeaderClassName
{
color: #834981;
}
.AnyTagClassName
{
color: #834981;
}
</style>
background-color css
<style>
a { background-color: #834981; }
a { background-color: rgb(131,73,129); }
div.DivClassName
{
background-color: #834981;
}
.BgClassName
{
background-color: #834981;
}
</style>
border-color css
<style>
span { border-color: #834981; }
span { border-color: rgb(131,73,129); }
td.TdClassName
{
border-color: #834981;
}
.TagClassName
{
border-color: #834981;
}
</style>