Shades of Trendy Pink #834576
Tints of Trendy Pink #834576
RGB
CMYK
RGB Variations
Color information
#834576 (or 0x834576) is known color: Trendy Pink. HEX triplet: 83, 45 and 76. RGB value is (131,69,118). Sum of RGB (Red+Green+Blue) = 131+69+118=318 (42% of max value = 765). Red value is 131 (51.56% from 255 or 41.19% from 318); Green value is 69 (27.34% from 255 or 21.70% from 318); Blue value is 118 (46.48% from 255 or 37.11% from 318); Max value from RGB is 131 - color contains mainly: red. Hex color #834576 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #834576 is #7CBA89. Grayscale: #5C5C5C. Windows color (decimal): -8174218 or 7751043. OLE color: 7751043.
HSL color Cylindrical-coordinate representation of color #834576: hue angle of 312.58º degrees, saturation: 0.31, 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 #834576 is Cyan = 0, Magento = 0.47, Yellow = 0.10 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 69 | 118 | - |
| CMYK | 0 | 0.47 | 0.10 | 0.49 |
| HSL | 312.58º | 0.31% | 0.39% | - |
| HSV(B) | 312.58º | 0.47% | 0.51% | - |
| XYZ | 14.76 | 10.39 | 18.37 | - |
| YUV | 93.12 | 142.04 | 155.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 69 | 118 | 0 | 0.47 | 0.10 | 0.49 | 312.58 | 0.31 | 0.39 |
| Hex | 83 | 45 | 76 | 0 | 2F | A | 31 | 139 | 1F | 27 |
| Octal | 203 | 105 | 166 | 0 | 57 | 12 | 61 | 471 | 37 | 47 |
| Binary | 10000011 | 1000101 | 1110110 | 0 | 101111 | 1010 | 110001 | 100111001 | 11111 | 100111 |
Color Harmonies of #834576
Complementary color
Monochromatic Colors of #834576
Black with #834576
Text Example
Text Example
White with #834576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834576; }
p { color: rgb(131,69,118); }
H1.HeaderClassName
{
color: #834576;
}
.AnyTagClassName
{
color: #834576;
}
</style>
background-color css
<style>
a { background-color: #834576; }
a { background-color: rgb(131,69,118); }
div.DivClassName
{
background-color: #834576;
}
.BgClassName
{
background-color: #834576;
}
</style>
border-color css
<style>
span { border-color: #834576; }
span { border-color: rgb(131,69,118); }
td.TdClassName
{
border-color: #834576;
}
.TagClassName
{
border-color: #834576;
}
</style>