Shades of Trendy Pink #835477
Tints of Trendy Pink #835477
RGB
CMYK
RGB Variations
Color information
#835477 (or 0x835477) is known color: Trendy Pink. HEX triplet: 83, 54 and 77. RGB value is (131,84,119). Sum of RGB (Red+Green+Blue) = 131+84+119=334 (44% of max value = 765). Red value is 131 (51.56% from 255 or 39.22% from 334); Green value is 84 (33.20% from 255 or 25.15% from 334); Blue value is 119 (46.88% from 255 or 35.63% from 334); Max value from RGB is 131 - color contains mainly: red. Hex color #835477 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835477 is #7CAB88. Grayscale: #656565. Windows color (decimal): -8170377 or 7820419. OLE color: 7820419.
HSL color Cylindrical-coordinate representation of color #835477: hue angle of 315.32º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #835477 is Cyan = 0, Magento = 0.36, Yellow = 0.09 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 84 | 119 | - |
| CMYK | 0 | 0.36 | 0.09 | 0.49 |
| HSL | 315.32º | 0.22% | 0.42% | - |
| HSV(B) | 315.32º | 0.36% | 0.51% | - |
| XYZ | 15.86 | 12.5 | 19.03 | - |
| YUV | 102.04 | 137.57 | 148.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 84 | 119 | 0 | 0.36 | 0.09 | 0.49 | 315.32 | 0.22 | 0.42 |
| Hex | 83 | 54 | 77 | 0 | 24 | 9 | 31 | 13B | 16 | 2A |
| Octal | 203 | 124 | 167 | 0 | 44 | 11 | 61 | 473 | 26 | 52 |
| Binary | 10000011 | 1010100 | 1110111 | 0 | 100100 | 1001 | 110001 | 100111011 | 10110 | 101010 |
Color Harmonies of #835477
Complementary color
Monochromatic Colors of #835477
Black with #835477
Text Example
Text Example
White with #835477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835477; }
p { color: rgb(131,84,119); }
H1.HeaderClassName
{
color: #835477;
}
.AnyTagClassName
{
color: #835477;
}
</style>
background-color css
<style>
a { background-color: #835477; }
a { background-color: rgb(131,84,119); }
div.DivClassName
{
background-color: #835477;
}
.BgClassName
{
background-color: #835477;
}
</style>
border-color css
<style>
span { border-color: #835477; }
span { border-color: rgb(131,84,119); }
td.TdClassName
{
border-color: #835477;
}
.TagClassName
{
border-color: #835477;
}
</style>