Shades of Trendy Pink #866689
Tints of Trendy Pink #866689
RGB
CMYK
RGB Variations
Color information
#866689 (or 0x866689) is known color: Trendy Pink. HEX triplet: 86, 66 and 89. RGB value is (134,102,137). Sum of RGB (Red+Green+Blue) = 134+102+137=373 (49% of max value = 765). Red value is 134 (52.73% from 255 or 35.92% from 373); Green value is 102 (40.23% from 255 or 27.35% from 373); Blue value is 137 (53.91% from 255 or 36.73% from 373); Max value from RGB is 137 - color contains mainly: blue. Hex color #866689 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866689 is #799976. Grayscale: #737373. Windows color (decimal): -7969143 or 9004678. OLE color: 9004678.
HSL color Cylindrical-coordinate representation of color #866689: hue angle of 294.86º degrees, saturation: 0.15, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #866689 is Cyan = 0.02, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 134 | 102 | 137 | - |
| CMYK | 0.02 | 0.26 | 0 | 0.46 |
| HSL | 294.86º | 0.15% | 0.47% | - |
| HSV(B) | 294.86º | 0.26% | 0.54% | - |
| XYZ | 19.1 | 16.38 | 25.82 | - |
| YUV | 115.56 | 140.1 | 141.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 102 | 137 | 0.02 | 0.26 | 0 | 0.46 | 294.86 | 0.15 | 0.47 |
| Hex | 86 | 66 | 89 | 2 | 1A | 0 | 2E | 127 | F | 2F |
| Octal | 206 | 146 | 211 | 2 | 32 | 0 | 56 | 447 | 17 | 57 |
| Binary | 10000110 | 1100110 | 10001001 | 10 | 11010 | 0 | 101110 | 100100111 | 1111 | 101111 |
Color Harmonies of #866689
Complementary color
Monochromatic Colors of #866689
Black with #866689
Text Example
Text Example
White with #866689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866689; }
p { color: rgb(134,102,137); }
H1.HeaderClassName
{
color: #866689;
}
.AnyTagClassName
{
color: #866689;
}
</style>
background-color css
<style>
a { background-color: #866689; }
a { background-color: rgb(134,102,137); }
div.DivClassName
{
background-color: #866689;
}
.BgClassName
{
background-color: #866689;
}
</style>
border-color css
<style>
span { border-color: #866689; }
span { border-color: rgb(134,102,137); }
td.TdClassName
{
border-color: #866689;
}
.TagClassName
{
border-color: #866689;
}
</style>