Shades of Trendy Pink #855076
Tints of Trendy Pink #855076
RGB
CMYK
RGB Variations
Color information
#855076 (or 0x855076) is known color: Trendy Pink. HEX triplet: 85, 50 and 76. RGB value is (133,80,118). Sum of RGB (Red+Green+Blue) = 133+80+118=331 (43% of max value = 765). Red value is 133 (52.34% from 255 or 40.18% from 331); Green value is 80 (31.64% from 255 or 24.17% from 331); Blue value is 118 (46.48% from 255 or 35.65% from 331); Max value from RGB is 133 - color contains mainly: red. Hex color #855076 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #855076 is #7AAF89. Grayscale: #646464. Windows color (decimal): -8040330 or 7753861. OLE color: 7753861.
HSL color Cylindrical-coordinate representation of color #855076: hue angle of 316.98º 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 #855076 is Cyan = 0, Magento = 0.40, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 80 | 118 | - |
| CMYK | 0 | 0.40 | 0.11 | 0.48 |
| HSL | 316.98º | 0.25% | 0.42% | - |
| HSV(B) | 316.98º | 0.4% | 0.52% | - |
| XYZ | 15.81 | 12.03 | 18.63 | - |
| YUV | 100.18 | 138.06 | 151.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 80 | 118 | 0 | 0.40 | 0.11 | 0.48 | 316.98 | 0.25 | 0.42 |
| Hex | 85 | 50 | 76 | 0 | 28 | B | 30 | 13D | 19 | 2A |
| Octal | 205 | 120 | 166 | 0 | 50 | 13 | 60 | 475 | 31 | 52 |
| Binary | 10000101 | 1010000 | 1110110 | 0 | 101000 | 1011 | 110000 | 100111101 | 11001 | 101010 |
Color Harmonies of #855076
Complementary color
Monochromatic Colors of #855076
Black with #855076
Text Example
Text Example
White with #855076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855076; }
p { color: rgb(133,80,118); }
H1.HeaderClassName
{
color: #855076;
}
.AnyTagClassName
{
color: #855076;
}
</style>
background-color css
<style>
a { background-color: #855076; }
a { background-color: rgb(133,80,118); }
div.DivClassName
{
background-color: #855076;
}
.BgClassName
{
background-color: #855076;
}
</style>
border-color css
<style>
span { border-color: #855076; }
span { border-color: rgb(133,80,118); }
td.TdClassName
{
border-color: #855076;
}
.TagClassName
{
border-color: #855076;
}
</style>