Shades of Trendy Pink #855087
Tints of Trendy Pink #855087
RGB
CMYK
RGB Variations
Color information
#855087 (or 0x855087) is known color: Trendy Pink. HEX triplet: 85, 50 and 87. RGB value is (133,80,135). Sum of RGB (Red+Green+Blue) = 133+80+135=348 (46% of max value = 765). Red value is 133 (52.34% from 255 or 38.22% from 348); Green value is 80 (31.64% from 255 or 22.99% from 348); Blue value is 135 (53.12% from 255 or 38.79% from 348); Max value from RGB is 135 - color contains mainly: blue. Hex color #855087 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #855087 is #7AAF78. Grayscale: #656565. Windows color (decimal): -8040313 or 8867973. OLE color: 8867973.
HSL color Cylindrical-coordinate representation of color #855087: hue angle of 297.82º degrees, saturation: 0.26, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #855087 is Cyan = 0.01, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 133 | 80 | 135 | - |
| CMYK | 0.01 | 0.41 | 0 | 0.47 |
| HSL | 297.82º | 0.26% | 0.42% | - |
| HSV(B) | 297.82º | 0.41% | 0.53% | - |
| XYZ | 16.91 | 12.47 | 24.44 | - |
| YUV | 102.12 | 146.56 | 150.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 80 | 135 | 0.01 | 0.41 | 0 | 0.47 | 297.82 | 0.26 | 0.42 |
| Hex | 85 | 50 | 87 | 1 | 29 | 0 | 2F | 12A | 1A | 2A |
| Octal | 205 | 120 | 207 | 1 | 51 | 0 | 57 | 452 | 32 | 52 |
| Binary | 10000101 | 1010000 | 10000111 | 1 | 101001 | 0 | 101111 | 100101010 | 11010 | 101010 |
Color Harmonies of #855087
Complementary color
Monochromatic Colors of #855087
Black with #855087
Text Example
Text Example
White with #855087
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855087; }
p { color: rgb(133,80,135); }
H1.HeaderClassName
{
color: #855087;
}
.AnyTagClassName
{
color: #855087;
}
</style>
background-color css
<style>
a { background-color: #855087; }
a { background-color: rgb(133,80,135); }
div.DivClassName
{
background-color: #855087;
}
.BgClassName
{
background-color: #855087;
}
</style>
border-color css
<style>
span { border-color: #855087; }
span { border-color: rgb(133,80,135); }
td.TdClassName
{
border-color: #855087;
}
.TagClassName
{
border-color: #855087;
}
</style>