Shades of Trendy Pink #834680
Tints of Trendy Pink #834680
RGB
CMYK
RGB Variations
Color information
#834680 (or 0x834680) is known color: Trendy Pink. HEX triplet: 83, 46 and 80. RGB value is (131,70,128). Sum of RGB (Red+Green+Blue) = 131+70+128=329 (43% of max value = 765). Red value is 131 (51.56% from 255 or 39.82% from 329); Green value is 70 (27.73% from 255 or 21.28% from 329); Blue value is 128 (50.39% from 255 or 38.91% from 329); Max value from RGB is 131 - color contains mainly: red. Hex color #834680 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #834680 is #7CB97F. Grayscale: #5E5E5E. Windows color (decimal): -8173952 or 8406659. OLE color: 8406659.
HSL color Cylindrical-coordinate representation of color #834680: hue angle of 302.95º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #834680 is Cyan = 0, Magento = 0.47, Yellow = 0.02 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 70 | 128 | - |
| CMYK | 0 | 0.47 | 0.02 | 0.49 |
| HSL | 302.95º | 0.3% | 0.39% | - |
| HSV(B) | 302.95º | 0.47% | 0.51% | - |
| XYZ | 15.45 | 10.76 | 21.69 | - |
| YUV | 94.85 | 146.71 | 153.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 70 | 128 | 0 | 0.47 | 0.02 | 0.49 | 302.95 | 0.3 | 0.39 |
| Hex | 83 | 46 | 80 | 0 | 2F | 2 | 31 | 12F | 1E | 27 |
| Octal | 203 | 106 | 200 | 0 | 57 | 2 | 61 | 457 | 36 | 47 |
| Binary | 10000011 | 1000110 | 10000000 | 0 | 101111 | 10 | 110001 | 100101111 | 11110 | 100111 |
Color Harmonies of #834680
Complementary color
Monochromatic Colors of #834680
Black with #834680
Text Example
Text Example
White with #834680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834680; }
p { color: rgb(131,70,128); }
H1.HeaderClassName
{
color: #834680;
}
.AnyTagClassName
{
color: #834680;
}
</style>
background-color css
<style>
a { background-color: #834680; }
a { background-color: rgb(131,70,128); }
div.DivClassName
{
background-color: #834680;
}
.BgClassName
{
background-color: #834680;
}
</style>
border-color css
<style>
span { border-color: #834680; }
span { border-color: rgb(131,70,128); }
td.TdClassName
{
border-color: #834680;
}
.TagClassName
{
border-color: #834680;
}
</style>