Shades of Trendy Pink #834782
Tints of Trendy Pink #834782
RGB
CMYK
RGB Variations
Color information
#834782 (or 0x834782) is known color: Trendy Pink. HEX triplet: 83, 47 and 82. RGB value is (131,71,130). Sum of RGB (Red+Green+Blue) = 131+71+130=332 (43% of max value = 765). Red value is 131 (51.56% from 255 or 39.46% from 332); Green value is 71 (28.12% from 255 or 21.39% from 332); Blue value is 130 (51.17% from 255 or 39.16% from 332); Max value from RGB is 131 - color contains mainly: red. Hex color #834782 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #834782 is #7CB87D. Grayscale: #5F5F5F. Windows color (decimal): -8173694 or 8537987. OLE color: 8537987.
HSL color Cylindrical-coordinate representation of color #834782: hue angle of 301º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #834782 is Cyan = 0, Magento = 0.46, Yellow = 0.01 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 71 | 130 | - |
| CMYK | 0 | 0.46 | 0.01 | 0.49 |
| HSL | 301º | 0.3% | 0.4% | - |
| HSV(B) | 301º | 0.46% | 0.51% | - |
| XYZ | 15.64 | 10.94 | 22.41 | - |
| YUV | 95.67 | 147.38 | 153.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 71 | 130 | 0 | 0.46 | 0.01 | 0.49 | 301 | 0.3 | 0.4 |
| Hex | 83 | 47 | 82 | 0 | 2E | 1 | 31 | 12D | 1E | 28 |
| Octal | 203 | 107 | 202 | 0 | 56 | 1 | 61 | 455 | 36 | 50 |
| Binary | 10000011 | 1000111 | 10000010 | 0 | 101110 | 1 | 110001 | 100101101 | 11110 | 101000 |
Color Harmonies of #834782
Complementary color
Monochromatic Colors of #834782
Black with #834782
Text Example
Text Example
White with #834782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834782; }
p { color: rgb(131,71,130); }
H1.HeaderClassName
{
color: #834782;
}
.AnyTagClassName
{
color: #834782;
}
</style>
background-color css
<style>
a { background-color: #834782; }
a { background-color: rgb(131,71,130); }
div.DivClassName
{
background-color: #834782;
}
.BgClassName
{
background-color: #834782;
}
</style>
border-color css
<style>
span { border-color: #834782; }
span { border-color: rgb(131,71,130); }
td.TdClassName
{
border-color: #834782;
}
.TagClassName
{
border-color: #834782;
}
</style>