Shades of Trendy Pink #834676
Tints of Trendy Pink #834676
RGB
CMYK
RGB Variations
Color information
#834676 (or 0x834676) is known color: Trendy Pink. HEX triplet: 83, 46 and 76. RGB value is (131,70,118). Sum of RGB (Red+Green+Blue) = 131+70+118=319 (42% of max value = 765). Red value is 131 (51.56% from 255 or 41.07% from 319); Green value is 70 (27.73% from 255 or 21.94% from 319); Blue value is 118 (46.48% from 255 or 36.99% from 319); Max value from RGB is 131 - color contains mainly: red. Hex color #834676 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #834676 is #7CB989. Grayscale: #5D5D5D. Windows color (decimal): -8173962 or 7751299. OLE color: 7751299.
HSL color Cylindrical-coordinate representation of color #834676: hue angle of 312.79º 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 #834676 is Cyan = 0, Magento = 0.47, Yellow = 0.10 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 70 | 118 | - |
| CMYK | 0 | 0.47 | 0.10 | 0.49 |
| HSL | 312.79º | 0.3% | 0.39% | - |
| HSV(B) | 312.79º | 0.47% | 0.51% | - |
| XYZ | 14.82 | 10.51 | 18.39 | - |
| YUV | 93.71 | 141.71 | 154.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 70 | 118 | 0 | 0.47 | 0.10 | 0.49 | 312.79 | 0.3 | 0.39 |
| Hex | 83 | 46 | 76 | 0 | 2F | A | 31 | 139 | 1E | 27 |
| Octal | 203 | 106 | 166 | 0 | 57 | 12 | 61 | 471 | 36 | 47 |
| Binary | 10000011 | 1000110 | 1110110 | 0 | 101111 | 1010 | 110001 | 100111001 | 11110 | 100111 |
Color Harmonies of #834676
Complementary color
Monochromatic Colors of #834676
Black with #834676
Text Example
Text Example
White with #834676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834676; }
p { color: rgb(131,70,118); }
H1.HeaderClassName
{
color: #834676;
}
.AnyTagClassName
{
color: #834676;
}
</style>
background-color css
<style>
a { background-color: #834676; }
a { background-color: rgb(131,70,118); }
div.DivClassName
{
background-color: #834676;
}
.BgClassName
{
background-color: #834676;
}
</style>
border-color css
<style>
span { border-color: #834676; }
span { border-color: rgb(131,70,118); }
td.TdClassName
{
border-color: #834676;
}
.TagClassName
{
border-color: #834676;
}
</style>