Shades of Trendy Pink #855077
Tints of Trendy Pink #855077
RGB
CMYK
RGB Variations
Color information
#855077 (or 0x855077) is known color: Trendy Pink. HEX triplet: 85, 50 and 77. RGB value is (133,80,119). Sum of RGB (Red+Green+Blue) = 133+80+119=332 (43% of max value = 765). Red value is 133 (52.34% from 255 or 40.06% from 332); Green value is 80 (31.64% from 255 or 24.10% from 332); Blue value is 119 (46.88% from 255 or 35.84% from 332); Max value from RGB is 133 - color contains mainly: red. Hex color #855077 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #855077 is #7AAF88. Grayscale: #646464. Windows color (decimal): -8040329 or 7819397. OLE color: 7819397.
HSL color Cylindrical-coordinate representation of color #855077: hue angle of 315.85º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #855077 is Cyan = 0, Magento = 0.40, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 80 | 119 | - |
| CMYK | 0 | 0.40 | 0.11 | 0.48 |
| HSL | 315.85º | 0.25% | 0.42% | - |
| HSV(B) | 315.85º | 0.4% | 0.52% | - |
| XYZ | 15.87 | 12.06 | 18.94 | - |
| YUV | 100.29 | 138.56 | 151.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 80 | 119 | 0 | 0.40 | 0.11 | 0.48 | 315.85 | 0.25 | 0.42 |
| Hex | 85 | 50 | 77 | 0 | 28 | B | 30 | 13C | 19 | 2A |
| Octal | 205 | 120 | 167 | 0 | 50 | 13 | 60 | 474 | 31 | 52 |
| Binary | 10000101 | 1010000 | 1110111 | 0 | 101000 | 1011 | 110000 | 100111100 | 11001 | 101010 |
Color Harmonies of #855077
Complementary color
Monochromatic Colors of #855077
Black with #855077
Text Example
Text Example
White with #855077
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855077; }
p { color: rgb(133,80,119); }
H1.HeaderClassName
{
color: #855077;
}
.AnyTagClassName
{
color: #855077;
}
</style>
background-color css
<style>
a { background-color: #855077; }
a { background-color: rgb(133,80,119); }
div.DivClassName
{
background-color: #855077;
}
.BgClassName
{
background-color: #855077;
}
</style>
border-color css
<style>
span { border-color: #855077; }
span { border-color: rgb(133,80,119); }
td.TdClassName
{
border-color: #855077;
}
.TagClassName
{
border-color: #855077;
}
</style>