Shades of Trendy Pink #835576
Tints of Trendy Pink #835576
RGB
CMYK
RGB Variations
Color information
#835576 (or 0x835576) is known color: Trendy Pink. HEX triplet: 83, 55 and 76. RGB value is (131,85,118). Sum of RGB (Red+Green+Blue) = 131+85+118=334 (44% of max value = 765). Red value is 131 (51.56% from 255 or 39.22% from 334); Green value is 85 (33.59% from 255 or 25.45% from 334); Blue value is 118 (46.48% from 255 or 35.33% from 334); Max value from RGB is 131 - color contains mainly: red. Hex color #835576 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835576 is #7CAA89. Grayscale: #666666. Windows color (decimal): -8170122 or 7755139. OLE color: 7755139.
HSL color Cylindrical-coordinate representation of color #835576: hue angle of 316.96º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #835576 is Cyan = 0, Magento = 0.35, Yellow = 0.10 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 85 | 118 | - |
| CMYK | 0 | 0.35 | 0.10 | 0.49 |
| HSL | 316.96º | 0.21% | 0.42% | - |
| HSV(B) | 316.96º | 0.35% | 0.51% | - |
| XYZ | 15.88 | 12.63 | 18.74 | - |
| YUV | 102.52 | 136.74 | 148.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 85 | 118 | 0 | 0.35 | 0.10 | 0.49 | 316.96 | 0.21 | 0.42 |
| Hex | 83 | 55 | 76 | 0 | 23 | A | 31 | 13D | 15 | 2A |
| Octal | 203 | 125 | 166 | 0 | 43 | 12 | 61 | 475 | 25 | 52 |
| Binary | 10000011 | 1010101 | 1110110 | 0 | 100011 | 1010 | 110001 | 100111101 | 10101 | 101010 |
Color Harmonies of #835576
Complementary color
Monochromatic Colors of #835576
Black with #835576
Text Example
Text Example
White with #835576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835576; }
p { color: rgb(131,85,118); }
H1.HeaderClassName
{
color: #835576;
}
.AnyTagClassName
{
color: #835576;
}
</style>
background-color css
<style>
a { background-color: #835576; }
a { background-color: rgb(131,85,118); }
div.DivClassName
{
background-color: #835576;
}
.BgClassName
{
background-color: #835576;
}
</style>
border-color css
<style>
span { border-color: #835576; }
span { border-color: rgb(131,85,118); }
td.TdClassName
{
border-color: #835576;
}
.TagClassName
{
border-color: #835576;
}
</style>