Shades of Trendy Pink #855677
Tints of Trendy Pink #855677
RGB
CMYK
RGB Variations
Color information
#855677 (or 0x855677) is known color: Trendy Pink. HEX triplet: 85, 56 and 77. RGB value is (133,86,119). Sum of RGB (Red+Green+Blue) = 133+86+119=338 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.35% from 338); Green value is 86 (33.98% from 255 or 25.44% from 338); Blue value is 119 (46.88% from 255 or 35.21% from 338); Max value from RGB is 133 - color contains mainly: red. Hex color #855677 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #855677 is #7AA988. Grayscale: #676767. Windows color (decimal): -8038793 or 7820933. OLE color: 7820933.
HSL color Cylindrical-coordinate representation of color #855677: hue angle of 317.87º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #855677 is Cyan = 0, Magento = 0.35, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 86 | 119 | - |
| CMYK | 0 | 0.35 | 0.11 | 0.48 |
| HSL | 317.87º | 0.21% | 0.43% | - |
| HSV(B) | 317.87º | 0.35% | 0.52% | - |
| XYZ | 16.33 | 12.97 | 19.1 | - |
| YUV | 103.82 | 136.57 | 148.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 86 | 119 | 0 | 0.35 | 0.11 | 0.48 | 317.87 | 0.21 | 0.43 |
| Hex | 85 | 56 | 77 | 0 | 23 | B | 30 | 13E | 15 | 2B |
| Octal | 205 | 126 | 167 | 0 | 43 | 13 | 60 | 476 | 25 | 53 |
| Binary | 10000101 | 1010110 | 1110111 | 0 | 100011 | 1011 | 110000 | 100111110 | 10101 | 101011 |
Color Harmonies of #855677
Complementary color
Monochromatic Colors of #855677
Black with #855677
Text Example
Text Example
White with #855677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855677; }
p { color: rgb(133,86,119); }
H1.HeaderClassName
{
color: #855677;
}
.AnyTagClassName
{
color: #855677;
}
</style>
background-color css
<style>
a { background-color: #855677; }
a { background-color: rgb(133,86,119); }
div.DivClassName
{
background-color: #855677;
}
.BgClassName
{
background-color: #855677;
}
</style>
border-color css
<style>
span { border-color: #855677; }
span { border-color: rgb(133,86,119); }
td.TdClassName
{
border-color: #855677;
}
.TagClassName
{
border-color: #855677;
}
</style>