Shades of Trendy Pink #854680
Tints of Trendy Pink #854680
RGB
CMYK
RGB Variations
Color information
#854680 (or 0x854680) is known color: Trendy Pink. HEX triplet: 85, 46 and 80. RGB value is (133,70,128). Sum of RGB (Red+Green+Blue) = 133+70+128=331 (43% of max value = 765). Red value is 133 (52.34% from 255 or 40.18% from 331); Green value is 70 (27.73% from 255 or 21.15% from 331); Blue value is 128 (50.39% from 255 or 38.67% from 331); Max value from RGB is 133 - color contains mainly: red. Hex color #854680 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #854680 is #7AB97F. Grayscale: #5F5F5F. Windows color (decimal): -8042880 or 8406661. OLE color: 8406661.
HSL color Cylindrical-coordinate representation of color #854680: hue angle of 304.76º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #854680 is Cyan = 0, Magento = 0.47, Yellow = 0.04 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 70 | 128 | - |
| CMYK | 0 | 0.47 | 0.04 | 0.48 |
| HSL | 304.76º | 0.31% | 0.4% | - |
| HSV(B) | 304.76º | 0.47% | 0.52% | - |
| XYZ | 15.76 | 10.93 | 21.7 | - |
| YUV | 95.45 | 146.37 | 154.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 70 | 128 | 0 | 0.47 | 0.04 | 0.48 | 304.76 | 0.31 | 0.4 |
| Hex | 85 | 46 | 80 | 0 | 2F | 4 | 30 | 131 | 1F | 28 |
| Octal | 205 | 106 | 200 | 0 | 57 | 4 | 60 | 461 | 37 | 50 |
| Binary | 10000101 | 1000110 | 10000000 | 0 | 101111 | 100 | 110000 | 100110001 | 11111 | 101000 |
Color Harmonies of #854680
Complementary color
Monochromatic Colors of #854680
Black with #854680
Text Example
Text Example
White with #854680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854680; }
p { color: rgb(133,70,128); }
H1.HeaderClassName
{
color: #854680;
}
.AnyTagClassName
{
color: #854680;
}
</style>
background-color css
<style>
a { background-color: #854680; }
a { background-color: rgb(133,70,128); }
div.DivClassName
{
background-color: #854680;
}
.BgClassName
{
background-color: #854680;
}
</style>
border-color css
<style>
span { border-color: #854680; }
span { border-color: rgb(133,70,128); }
td.TdClassName
{
border-color: #854680;
}
.TagClassName
{
border-color: #854680;
}
</style>