Shades of Trendy Pink #865779
Tints of Trendy Pink #865779
RGB
CMYK
RGB Variations
Color information
#865779 (or 0x865779) is known color: Trendy Pink. HEX triplet: 86, 57 and 79. RGB value is (134,87,121). Sum of RGB (Red+Green+Blue) = 134+87+121=342 (45% of max value = 765). Red value is 134 (52.73% from 255 or 39.18% from 342); Green value is 87 (34.38% from 255 or 25.44% from 342); Blue value is 121 (47.66% from 255 or 35.38% from 342); Max value from RGB is 134 - color contains mainly: red. Hex color #865779 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865779 is #79A886. Grayscale: #686868. Windows color (decimal): -7972999 or 7952262. OLE color: 7952262.
HSL color Cylindrical-coordinate representation of color #865779: hue angle of 316.6º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #865779 is Cyan = 0, Magento = 0.35, Yellow = 0.10 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 87 | 121 | - |
| CMYK | 0 | 0.35 | 0.10 | 0.47 |
| HSL | 316.6º | 0.21% | 0.43% | - |
| HSV(B) | 316.6º | 0.35% | 0.53% | - |
| XYZ | 16.69 | 13.27 | 19.77 | - |
| YUV | 104.93 | 137.07 | 148.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 87 | 121 | 0 | 0.35 | 0.10 | 0.47 | 316.6 | 0.21 | 0.43 |
| Hex | 86 | 57 | 79 | 0 | 23 | A | 2F | 13D | 15 | 2B |
| Octal | 206 | 127 | 171 | 0 | 43 | 12 | 57 | 475 | 25 | 53 |
| Binary | 10000110 | 1010111 | 1111001 | 0 | 100011 | 1010 | 101111 | 100111101 | 10101 | 101011 |
Color Harmonies of #865779
Complementary color
Monochromatic Colors of #865779
Black with #865779
Text Example
Text Example
White with #865779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865779; }
p { color: rgb(134,87,121); }
H1.HeaderClassName
{
color: #865779;
}
.AnyTagClassName
{
color: #865779;
}
</style>
background-color css
<style>
a { background-color: #865779; }
a { background-color: rgb(134,87,121); }
div.DivClassName
{
background-color: #865779;
}
.BgClassName
{
background-color: #865779;
}
</style>
border-color css
<style>
span { border-color: #865779; }
span { border-color: rgb(134,87,121); }
td.TdClassName
{
border-color: #865779;
}
.TagClassName
{
border-color: #865779;
}
</style>