Shades of Trendy Pink #856488
Tints of Trendy Pink #856488
RGB
CMYK
RGB Variations
Color information
#856488 (or 0x856488) is known color: Trendy Pink. HEX triplet: 85, 64 and 88. RGB value is (133,100,136). Sum of RGB (Red+Green+Blue) = 133+100+136=369 (48% of max value = 765). Red value is 133 (52.34% from 255 or 36.04% from 369); Green value is 100 (39.45% from 255 or 27.10% from 369); Blue value is 136 (53.52% from 255 or 36.86% from 369); Max value from RGB is 136 - color contains mainly: blue. Hex color #856488 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #856488 is #7A9B77. Grayscale: #717171. Windows color (decimal): -8035192 or 8938629. OLE color: 8938629.
HSL color Cylindrical-coordinate representation of color #856488: hue angle of 295º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #856488 is Cyan = 0.02, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 133 | 100 | 136 | - |
| CMYK | 0.02 | 0.26 | 0 | 0.47 |
| HSL | 295º | 0.15% | 0.46% | - |
| HSV(B) | 295º | 0.26% | 0.53% | - |
| XYZ | 18.67 | 15.88 | 25.37 | - |
| YUV | 113.97 | 140.43 | 141.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 100 | 136 | 0.02 | 0.26 | 0 | 0.47 | 295 | 0.15 | 0.46 |
| Hex | 85 | 64 | 88 | 2 | 1A | 0 | 2F | 127 | F | 2E |
| Octal | 205 | 144 | 210 | 2 | 32 | 0 | 57 | 447 | 17 | 56 |
| Binary | 10000101 | 1100100 | 10001000 | 10 | 11010 | 0 | 101111 | 100100111 | 1111 | 101110 |
Color Harmonies of #856488
Complementary color
Monochromatic Colors of #856488
Black with #856488
Text Example
Text Example
White with #856488
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #856488; }
p { color: rgb(133,100,136); }
H1.HeaderClassName
{
color: #856488;
}
.AnyTagClassName
{
color: #856488;
}
</style>
background-color css
<style>
a { background-color: #856488; }
a { background-color: rgb(133,100,136); }
div.DivClassName
{
background-color: #856488;
}
.BgClassName
{
background-color: #856488;
}
</style>
border-color css
<style>
span { border-color: #856488; }
span { border-color: rgb(133,100,136); }
td.TdClassName
{
border-color: #856488;
}
.TagClassName
{
border-color: #856488;
}
</style>