Shades of Trendy Pink #856885
Tints of Trendy Pink #856885
RGB
CMYK
RGB Variations
Color information
#856885 (or 0x856885) is known color: Trendy Pink. HEX triplet: 85, 68 and 85. RGB value is (133,104,133). Sum of RGB (Red+Green+Blue) = 133+104+133=370 (49% of max value = 765). Red value is 133 (52.34% from 255 or 35.95% from 370); Green value is 104 (41.02% from 255 or 28.11% from 370); Blue value is 133 (52.34% from 255 or 35.95% from 370); Max value from RGB is 133 - color contains mainly: red, blue. Hex color #856885 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #856885 is #7A977A. Grayscale: #737373. Windows color (decimal): -8034171 or 8743045. OLE color: 8743045.
HSL color Cylindrical-coordinate representation of color #856885: hue angle of 300º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #856885 is Cyan = 0, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 104 | 133 | - |
| CMYK | 0 | 0.22 | 0 | 0.48 |
| HSL | 300º | 0.12% | 0.46% | - |
| HSV(B) | 300º | 0.22% | 0.52% | - |
| XYZ | 18.86 | 16.58 | 24.4 | - |
| YUV | 115.98 | 137.61 | 140.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 104 | 133 | 0 | 0.22 | 0 | 0.48 | 300 | 0.12 | 0.46 |
| Hex | 85 | 68 | 85 | 0 | 16 | 0 | 30 | 12C | C | 2E |
| Octal | 205 | 150 | 205 | 0 | 26 | 0 | 60 | 454 | 14 | 56 |
| Binary | 10000101 | 1101000 | 10000101 | 0 | 10110 | 0 | 110000 | 100101100 | 1100 | 101110 |
Color Harmonies of #856885
Complementary color
Monochromatic Colors of #856885
Black with #856885
Text Example
Text Example
White with #856885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856885; }
p { color: rgb(133,104,133); }
H1.HeaderClassName
{
color: #856885;
}
.AnyTagClassName
{
color: #856885;
}
</style>
background-color css
<style>
a { background-color: #856885; }
a { background-color: rgb(133,104,133); }
div.DivClassName
{
background-color: #856885;
}
.BgClassName
{
background-color: #856885;
}
</style>
border-color css
<style>
span { border-color: #856885; }
span { border-color: rgb(133,104,133); }
td.TdClassName
{
border-color: #856885;
}
.TagClassName
{
border-color: #856885;
}
</style>