Shades of Trendy Pink #855578
Tints of Trendy Pink #855578
RGB
CMYK
RGB Variations
Color information
#855578 (or 0x855578) is known color: Trendy Pink. HEX triplet: 85, 55 and 78. RGB value is (133,85,120). Sum of RGB (Red+Green+Blue) = 133+85+120=338 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.35% from 338); Green value is 85 (33.59% from 255 or 25.15% from 338); Blue value is 120 (47.27% from 255 or 35.50% from 338); Max value from RGB is 133 - color contains mainly: red. Hex color #855578 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #855578 is #7AAA87. Grayscale: #676767. Windows color (decimal): -8039048 or 7886213. OLE color: 7886213.
HSL color Cylindrical-coordinate representation of color #855578: hue angle of 316.25º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #855578 is Cyan = 0, Magento = 0.36, Yellow = 0.10 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 85 | 120 | - |
| CMYK | 0 | 0.36 | 0.10 | 0.48 |
| HSL | 316.25º | 0.22% | 0.43% | - |
| HSV(B) | 316.25º | 0.36% | 0.52% | - |
| XYZ | 16.31 | 12.84 | 19.39 | - |
| YUV | 103.34 | 137.4 | 149.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 85 | 120 | 0 | 0.36 | 0.10 | 0.48 | 316.25 | 0.22 | 0.43 |
| Hex | 85 | 55 | 78 | 0 | 24 | A | 30 | 13C | 16 | 2B |
| Octal | 205 | 125 | 170 | 0 | 44 | 12 | 60 | 474 | 26 | 53 |
| Binary | 10000101 | 1010101 | 1111000 | 0 | 100100 | 1010 | 110000 | 100111100 | 10110 | 101011 |
Color Harmonies of #855578
Complementary color
Monochromatic Colors of #855578
Black with #855578
Text Example
Text Example
White with #855578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855578; }
p { color: rgb(133,85,120); }
H1.HeaderClassName
{
color: #855578;
}
.AnyTagClassName
{
color: #855578;
}
</style>
background-color css
<style>
a { background-color: #855578; }
a { background-color: rgb(133,85,120); }
div.DivClassName
{
background-color: #855578;
}
.BgClassName
{
background-color: #855578;
}
</style>
border-color css
<style>
span { border-color: #855578; }
span { border-color: rgb(133,85,120); }
td.TdClassName
{
border-color: #855578;
}
.TagClassName
{
border-color: #855578;
}
</style>