Shades of Trendy Pink #865689
Tints of Trendy Pink #865689
RGB
CMYK
RGB Variations
Color information
#865689 (or 0x865689) is known color: Trendy Pink. HEX triplet: 86, 56 and 89. RGB value is (134,86,137). Sum of RGB (Red+Green+Blue) = 134+86+137=357 (47% of max value = 765). Red value is 134 (52.73% from 255 or 37.54% from 357); Green value is 86 (33.98% from 255 or 24.09% from 357); Blue value is 137 (53.91% from 255 or 38.38% from 357); Max value from RGB is 137 - color contains mainly: blue. Hex color #865689 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #865689 is #79A976. Grayscale: #6A6A6A. Windows color (decimal): -7973239 or 9000582. OLE color: 9000582.
HSL color Cylindrical-coordinate representation of color #865689: hue angle of 296.47º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #865689 is Cyan = 0.02, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 134 | 86 | 137 | - |
| CMYK | 0.02 | 0.37 | 0 | 0.46 |
| HSL | 296.47º | 0.23% | 0.44% | - |
| HSV(B) | 296.47º | 0.37% | 0.54% | - |
| XYZ | 17.67 | 13.53 | 25.35 | - |
| YUV | 106.17 | 145.4 | 147.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 86 | 137 | 0.02 | 0.37 | 0 | 0.46 | 296.47 | 0.23 | 0.44 |
| Hex | 86 | 56 | 89 | 2 | 25 | 0 | 2E | 128 | 17 | 2C |
| Octal | 206 | 126 | 211 | 2 | 45 | 0 | 56 | 450 | 27 | 54 |
| Binary | 10000110 | 1010110 | 10001001 | 10 | 100101 | 0 | 101110 | 100101000 | 10111 | 101100 |
Color Harmonies of #865689
Complementary color
Monochromatic Colors of #865689
Black with #865689
Text Example
Text Example
White with #865689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865689; }
p { color: rgb(134,86,137); }
H1.HeaderClassName
{
color: #865689;
}
.AnyTagClassName
{
color: #865689;
}
</style>
background-color css
<style>
a { background-color: #865689; }
a { background-color: rgb(134,86,137); }
div.DivClassName
{
background-color: #865689;
}
.BgClassName
{
background-color: #865689;
}
</style>
border-color css
<style>
span { border-color: #865689; }
span { border-color: rgb(134,86,137); }
td.TdClassName
{
border-color: #865689;
}
.TagClassName
{
border-color: #865689;
}
</style>