Shades of Trendy Pink #855576
Tints of Trendy Pink #855576
RGB
CMYK
RGB Variations
Color information
#855576 (or 0x855576) is known color: Trendy Pink. HEX triplet: 85, 55 and 76. RGB value is (133,85,118). Sum of RGB (Red+Green+Blue) = 133+85+118=336 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.58% from 336); Green value is 85 (33.59% from 255 or 25.30% from 336); Blue value is 118 (46.48% from 255 or 35.12% from 336); Max value from RGB is 133 - color contains mainly: red. Hex color #855576 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #855576 is #7AAA89. Grayscale: #676767. Windows color (decimal): -8039050 or 7755141. OLE color: 7755141.
HSL color Cylindrical-coordinate representation of color #855576: hue angle of 318.75º 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 #855576 is Cyan = 0, Magento = 0.36, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 85 | 118 | - |
| CMYK | 0 | 0.36 | 0.11 | 0.48 |
| HSL | 318.75º | 0.22% | 0.43% | - |
| HSV(B) | 318.75º | 0.36% | 0.52% | - |
| XYZ | 16.19 | 12.79 | 18.76 | - |
| YUV | 103.11 | 136.4 | 149.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 85 | 118 | 0 | 0.36 | 0.11 | 0.48 | 318.75 | 0.22 | 0.43 |
| Hex | 85 | 55 | 76 | 0 | 24 | B | 30 | 13F | 16 | 2B |
| Octal | 205 | 125 | 166 | 0 | 44 | 13 | 60 | 477 | 26 | 53 |
| Binary | 10000101 | 1010101 | 1110110 | 0 | 100100 | 1011 | 110000 | 100111111 | 10110 | 101011 |
Color Harmonies of #855576
Complementary color
Monochromatic Colors of #855576
Black with #855576
Text Example
Text Example
White with #855576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855576; }
p { color: rgb(133,85,118); }
H1.HeaderClassName
{
color: #855576;
}
.AnyTagClassName
{
color: #855576;
}
</style>
background-color css
<style>
a { background-color: #855576; }
a { background-color: rgb(133,85,118); }
div.DivClassName
{
background-color: #855576;
}
.BgClassName
{
background-color: #855576;
}
</style>
border-color css
<style>
span { border-color: #855576; }
span { border-color: rgb(133,85,118); }
td.TdClassName
{
border-color: #855576;
}
.TagClassName
{
border-color: #855576;
}
</style>