Shades of Trendy Pink #865579
Tints of Trendy Pink #865579
RGB
CMYK
RGB Variations
Color information
#865579 (or 0x865579) is known color: Trendy Pink. HEX triplet: 86, 55 and 79. RGB value is (134,85,121). Sum of RGB (Red+Green+Blue) = 134+85+121=340 (45% of max value = 765). Red value is 134 (52.73% from 255 or 39.41% from 340); Green value is 85 (33.59% from 255 or 25% from 340); Blue value is 121 (47.66% from 255 or 35.59% from 340); Max value from RGB is 134 - color contains mainly: red. Hex color #865579 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865579 is #79AA86. Grayscale: #676767. Windows color (decimal): -7973511 or 7951750. OLE color: 7951750.
HSL color Cylindrical-coordinate representation of color #865579: hue angle of 315.92º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #865579 is Cyan = 0, Magento = 0.37, Yellow = 0.10 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 85 | 121 | - |
| CMYK | 0 | 0.37 | 0.10 | 0.47 |
| HSL | 315.92º | 0.22% | 0.43% | - |
| HSV(B) | 315.92º | 0.37% | 0.53% | - |
| XYZ | 16.53 | 12.95 | 19.72 | - |
| YUV | 103.76 | 137.73 | 149.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 85 | 121 | 0 | 0.37 | 0.10 | 0.47 | 315.92 | 0.22 | 0.43 |
| Hex | 86 | 55 | 79 | 0 | 25 | A | 2F | 13C | 16 | 2B |
| Octal | 206 | 125 | 171 | 0 | 45 | 12 | 57 | 474 | 26 | 53 |
| Binary | 10000110 | 1010101 | 1111001 | 0 | 100101 | 1010 | 101111 | 100111100 | 10110 | 101011 |
Color Harmonies of #865579
Complementary color
Monochromatic Colors of #865579
Black with #865579
Text Example
Text Example
White with #865579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865579; }
p { color: rgb(134,85,121); }
H1.HeaderClassName
{
color: #865579;
}
.AnyTagClassName
{
color: #865579;
}
</style>
background-color css
<style>
a { background-color: #865579; }
a { background-color: rgb(134,85,121); }
div.DivClassName
{
background-color: #865579;
}
.BgClassName
{
background-color: #865579;
}
</style>
border-color css
<style>
span { border-color: #865579; }
span { border-color: rgb(134,85,121); }
td.TdClassName
{
border-color: #865579;
}
.TagClassName
{
border-color: #865579;
}
</style>