Shades of Trendy Pink #855487
Tints of Trendy Pink #855487
RGB
CMYK
RGB Variations
Color information
#855487 (or 0x855487) is known color: Trendy Pink. HEX triplet: 85, 54 and 87. RGB value is (133,84,135). Sum of RGB (Red+Green+Blue) = 133+84+135=352 (46% of max value = 765). Red value is 133 (52.34% from 255 or 37.78% from 352); Green value is 84 (33.20% from 255 or 23.86% from 352); Blue value is 135 (53.12% from 255 or 38.35% from 352); Max value from RGB is 135 - color contains mainly: blue. Hex color #855487 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #855487 is #7AAB78. Grayscale: #686868. Windows color (decimal): -8039289 or 8868997. OLE color: 8868997.
HSL color Cylindrical-coordinate representation of color #855487: hue angle of 297.65º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #855487 is Cyan = 0.01, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 133 | 84 | 135 | - |
| CMYK | 0.01 | 0.38 | 0 | 0.47 |
| HSL | 297.65º | 0.23% | 0.43% | - |
| HSV(B) | 297.65º | 0.38% | 0.53% | - |
| XYZ | 17.22 | 13.08 | 24.54 | - |
| YUV | 104.47 | 145.23 | 148.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 84 | 135 | 0.01 | 0.38 | 0 | 0.47 | 297.65 | 0.23 | 0.43 |
| Hex | 85 | 54 | 87 | 1 | 26 | 0 | 2F | 12A | 17 | 2B |
| Octal | 205 | 124 | 207 | 1 | 46 | 0 | 57 | 452 | 27 | 53 |
| Binary | 10000101 | 1010100 | 10000111 | 1 | 100110 | 0 | 101111 | 100101010 | 10111 | 101011 |
Color Harmonies of #855487
Complementary color
Monochromatic Colors of #855487
Black with #855487
Text Example
Text Example
White with #855487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855487; }
p { color: rgb(133,84,135); }
H1.HeaderClassName
{
color: #855487;
}
.AnyTagClassName
{
color: #855487;
}
</style>
background-color css
<style>
a { background-color: #855487; }
a { background-color: rgb(133,84,135); }
div.DivClassName
{
background-color: #855487;
}
.BgClassName
{
background-color: #855487;
}
</style>
border-color css
<style>
span { border-color: #855487; }
span { border-color: rgb(133,84,135); }
td.TdClassName
{
border-color: #855487;
}
.TagClassName
{
border-color: #855487;
}
</style>