Shades of Trendy Pink #856290
Tints of Trendy Pink #856290
RGB
CMYK
RGB Variations
Color information
#856290 (or 0x856290) is known color: Trendy Pink. HEX triplet: 85, 62 and 90. RGB value is (133,98,144). Sum of RGB (Red+Green+Blue) = 133+98+144=375 (49% of max value = 765). Red value is 133 (52.34% from 255 or 35.47% from 375); Green value is 98 (38.67% from 255 or 26.13% from 375); Blue value is 144 (56.64% from 255 or 38.4% from 375); Max value from RGB is 144 - color contains mainly: blue. Hex color #856290 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #856290 is #7A9D6F. Grayscale: #717171. Windows color (decimal): -8035696 or 9462405. OLE color: 9462405.
HSL color Cylindrical-coordinate representation of color #856290: hue angle of 285.65º degrees, saturation: 0.19, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #856290 is Cyan = 0.08, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 133 | 98 | 144 | - |
| CMYK | 0.08 | 0.32 | 0 | 0.44 |
| HSL | 285.65º | 0.19% | 0.47% | - |
| HSV(B) | 285.65º | 0.32% | 0.56% | - |
| XYZ | 19.07 | 15.74 | 28.42 | - |
| YUV | 113.71 | 145.1 | 141.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 98 | 144 | 0.08 | 0.32 | 0 | 0.44 | 285.65 | 0.19 | 0.47 |
| Hex | 85 | 62 | 90 | 8 | 20 | 0 | 2C | 11E | 13 | 2F |
| Octal | 205 | 142 | 220 | 10 | 40 | 0 | 54 | 436 | 23 | 57 |
| Binary | 10000101 | 1100010 | 10010000 | 1000 | 100000 | 0 | 101100 | 100011110 | 10011 | 101111 |
Color Harmonies of #856290
Complementary color
Monochromatic Colors of #856290
Black with #856290
Text Example
Text Example
White with #856290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856290; }
p { color: rgb(133,98,144); }
H1.HeaderClassName
{
color: #856290;
}
.AnyTagClassName
{
color: #856290;
}
</style>
background-color css
<style>
a { background-color: #856290; }
a { background-color: rgb(133,98,144); }
div.DivClassName
{
background-color: #856290;
}
.BgClassName
{
background-color: #856290;
}
</style>
border-color css
<style>
span { border-color: #856290; }
span { border-color: rgb(133,98,144); }
td.TdClassName
{
border-color: #856290;
}
.TagClassName
{
border-color: #856290;
}
</style>