Shades of Trendy Pink #864579
Tints of Trendy Pink #864579
RGB
CMYK
RGB Variations
Color information
#864579 (or 0x864579) is known color: Trendy Pink. HEX triplet: 86, 45 and 79. RGB value is (134,69,121). Sum of RGB (Red+Green+Blue) = 134+69+121=324 (42% of max value = 765). Red value is 134 (52.73% from 255 or 41.36% from 324); Green value is 69 (27.34% from 255 or 21.30% from 324); Blue value is 121 (47.66% from 255 or 37.35% from 324); Max value from RGB is 134 - color contains mainly: red. Hex color #864579 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #864579 is #79BA86. Grayscale: #5E5E5E. Windows color (decimal): -7977607 or 7947654. OLE color: 7947654.
HSL color Cylindrical-coordinate representation of color #864579: hue angle of 312º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #864579 is Cyan = 0, Magento = 0.49, Yellow = 0.10 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 69 | 121 | - |
| CMYK | 0 | 0.49 | 0.10 | 0.47 |
| HSL | 312º | 0.32% | 0.4% | - |
| HSV(B) | 312º | 0.49% | 0.53% | - |
| XYZ | 15.41 | 10.71 | 19.34 | - |
| YUV | 94.36 | 143.03 | 156.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 69 | 121 | 0 | 0.49 | 0.10 | 0.47 | 312 | 0.32 | 0.4 |
| Hex | 86 | 45 | 79 | 0 | 31 | A | 2F | 138 | 20 | 28 |
| Octal | 206 | 105 | 171 | 0 | 61 | 12 | 57 | 470 | 40 | 50 |
| Binary | 10000110 | 1000101 | 1111001 | 0 | 110001 | 1010 | 101111 | 100111000 | 100000 | 101000 |
Color Harmonies of #864579
Complementary color
Monochromatic Colors of #864579
Black with #864579
Text Example
Text Example
White with #864579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864579; }
p { color: rgb(134,69,121); }
H1.HeaderClassName
{
color: #864579;
}
.AnyTagClassName
{
color: #864579;
}
</style>
background-color css
<style>
a { background-color: #864579; }
a { background-color: rgb(134,69,121); }
div.DivClassName
{
background-color: #864579;
}
.BgClassName
{
background-color: #864579;
}
</style>
border-color css
<style>
span { border-color: #864579; }
span { border-color: rgb(134,69,121); }
td.TdClassName
{
border-color: #864579;
}
.TagClassName
{
border-color: #864579;
}
</style>