Shades of Trendy Pink #855477
Tints of Trendy Pink #855477
RGB
CMYK
RGB Variations
Color information
#855477 (or 0x855477) is known color: Trendy Pink. HEX triplet: 85, 54 and 77. RGB value is (133,84,119). Sum of RGB (Red+Green+Blue) = 133+84+119=336 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.58% from 336); Green value is 84 (33.20% from 255 or 25% from 336); Blue value is 119 (46.88% from 255 or 35.42% from 336); Max value from RGB is 133 - color contains mainly: red. Hex color #855477 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #855477 is #7AAB88. Grayscale: #666666. Windows color (decimal): -8039305 or 7820421. OLE color: 7820421.
HSL color Cylindrical-coordinate representation of color #855477: hue angle of 317.14º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #855477 is Cyan = 0, Magento = 0.37, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 84 | 119 | - |
| CMYK | 0 | 0.37 | 0.11 | 0.48 |
| HSL | 317.14º | 0.23% | 0.43% | - |
| HSV(B) | 317.14º | 0.37% | 0.52% | - |
| XYZ | 16.17 | 12.66 | 19.04 | - |
| YUV | 102.64 | 137.23 | 149.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 84 | 119 | 0 | 0.37 | 0.11 | 0.48 | 317.14 | 0.23 | 0.43 |
| Hex | 85 | 54 | 77 | 0 | 25 | B | 30 | 13D | 17 | 2B |
| Octal | 205 | 124 | 167 | 0 | 45 | 13 | 60 | 475 | 27 | 53 |
| Binary | 10000101 | 1010100 | 1110111 | 0 | 100101 | 1011 | 110000 | 100111101 | 10111 | 101011 |
Color Harmonies of #855477
Complementary color
Monochromatic Colors of #855477
Black with #855477
Text Example
Text Example
White with #855477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855477; }
p { color: rgb(133,84,119); }
H1.HeaderClassName
{
color: #855477;
}
.AnyTagClassName
{
color: #855477;
}
</style>
background-color css
<style>
a { background-color: #855477; }
a { background-color: rgb(133,84,119); }
div.DivClassName
{
background-color: #855477;
}
.BgClassName
{
background-color: #855477;
}
</style>
border-color css
<style>
span { border-color: #855477; }
span { border-color: rgb(133,84,119); }
td.TdClassName
{
border-color: #855477;
}
.TagClassName
{
border-color: #855477;
}
</style>