Shades of Trendy Pink #835577
Tints of Trendy Pink #835577
RGB
CMYK
RGB Variations
Color information
#835577 (or 0x835577) is known color: Trendy Pink. HEX triplet: 83, 55 and 77. RGB value is (131,85,119). Sum of RGB (Red+Green+Blue) = 131+85+119=335 (44% of max value = 765). Red value is 131 (51.56% from 255 or 39.10% from 335); Green value is 85 (33.59% from 255 or 25.37% from 335); Blue value is 119 (46.88% from 255 or 35.52% from 335); Max value from RGB is 131 - color contains mainly: red. Hex color #835577 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835577 is #7CAA88. Grayscale: #666666. Windows color (decimal): -8170121 or 7820675. OLE color: 7820675.
HSL color Cylindrical-coordinate representation of color #835577: hue angle of 315.65º 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 #835577 is Cyan = 0, Magento = 0.35, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 85 | 119 | - |
| CMYK | 0 | 0.35 | 0.09 | 0.49 |
| HSL | 315.65º | 0.21% | 0.42% | - |
| HSV(B) | 315.65º | 0.35% | 0.51% | - |
| XYZ | 15.94 | 12.65 | 19.06 | - |
| YUV | 102.63 | 137.24 | 148.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 85 | 119 | 0 | 0.35 | 0.09 | 0.49 | 315.65 | 0.21 | 0.42 |
| Hex | 83 | 55 | 77 | 0 | 23 | 9 | 31 | 13C | 15 | 2A |
| Octal | 203 | 125 | 167 | 0 | 43 | 11 | 61 | 474 | 25 | 52 |
| Binary | 10000011 | 1010101 | 1110111 | 0 | 100011 | 1001 | 110001 | 100111100 | 10101 | 101010 |
Color Harmonies of #835577
Complementary color
Monochromatic Colors of #835577
Black with #835577
Text Example
Text Example
White with #835577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835577; }
p { color: rgb(131,85,119); }
H1.HeaderClassName
{
color: #835577;
}
.AnyTagClassName
{
color: #835577;
}
</style>
background-color css
<style>
a { background-color: #835577; }
a { background-color: rgb(131,85,119); }
div.DivClassName
{
background-color: #835577;
}
.BgClassName
{
background-color: #835577;
}
</style>
border-color css
<style>
span { border-color: #835577; }
span { border-color: rgb(131,85,119); }
td.TdClassName
{
border-color: #835577;
}
.TagClassName
{
border-color: #835577;
}
</style>