Shades of Trendy Pink #864988
Tints of Trendy Pink #864988
RGB
CMYK
RGB Variations
Color information
#864988 (or 0x864988) is known color: Trendy Pink. HEX triplet: 86, 49 and 88. RGB value is (134,73,136). Sum of RGB (Red+Green+Blue) = 134+73+136=343 (45% of max value = 765). Red value is 134 (52.73% from 255 or 39.07% from 343); Green value is 73 (28.91% from 255 or 21.28% from 343); Blue value is 136 (53.52% from 255 or 39.65% from 343); Max value from RGB is 136 - color contains mainly: blue. Hex color #864988 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #864988 is #79B677. Grayscale: #626262. Windows color (decimal): -7976568 or 8931718. OLE color: 8931718.
HSL color Cylindrical-coordinate representation of color #864988: hue angle of 298.1º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #864988 is Cyan = 0.01, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 73 | 136 | - |
| CMYK | 0.01 | 0.46 | 0 | 0.47 |
| HSL | 298.1º | 0.3% | 0.41% | - |
| HSV(B) | 298.1º | 0.46% | 0.53% | - |
| XYZ | 16.66 | 11.61 | 24.66 | - |
| YUV | 98.42 | 149.21 | 153.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 73 | 136 | 0.01 | 0.46 | 0 | 0.47 | 298.1 | 0.3 | 0.41 |
| Hex | 86 | 49 | 88 | 1 | 2E | 0 | 2F | 12A | 1E | 29 |
| Octal | 206 | 111 | 210 | 1 | 56 | 0 | 57 | 452 | 36 | 51 |
| Binary | 10000110 | 1001001 | 10001000 | 1 | 101110 | 0 | 101111 | 100101010 | 11110 | 101001 |
Color Harmonies of #864988
Complementary color
Monochromatic Colors of #864988
Black with #864988
Text Example
Text Example
White with #864988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864988; }
p { color: rgb(134,73,136); }
H1.HeaderClassName
{
color: #864988;
}
.AnyTagClassName
{
color: #864988;
}
</style>
background-color css
<style>
a { background-color: #864988; }
a { background-color: rgb(134,73,136); }
div.DivClassName
{
background-color: #864988;
}
.BgClassName
{
background-color: #864988;
}
</style>
border-color css
<style>
span { border-color: #864988; }
span { border-color: rgb(134,73,136); }
td.TdClassName
{
border-color: #864988;
}
.TagClassName
{
border-color: #864988;
}
</style>