Shades of Trendy Pink #865783
Tints of Trendy Pink #865783
RGB
CMYK
RGB Variations
Color information
#865783 (or 0x865783) is known color: Trendy Pink. HEX triplet: 86, 57 and 83. RGB value is (134,87,131). Sum of RGB (Red+Green+Blue) = 134+87+131=352 (46% of max value = 765). Red value is 134 (52.73% from 255 or 38.07% from 352); Green value is 87 (34.38% from 255 or 24.72% from 352); Blue value is 131 (51.56% from 255 or 37.22% from 352); Max value from RGB is 134 - color contains mainly: red. Hex color #865783 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #865783 is #79A87C. Grayscale: #696969. Windows color (decimal): -7972989 or 8607622. OLE color: 8607622.
HSL color Cylindrical-coordinate representation of color #865783: hue angle of 303.83º 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 #865783 is Cyan = 0, Magento = 0.35, Yellow = 0.02 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 87 | 131 | - |
| CMYK | 0 | 0.35 | 0.02 | 0.47 |
| HSL | 303.83º | 0.21% | 0.43% | - |
| HSV(B) | 303.83º | 0.35% | 0.53% | - |
| XYZ | 17.34 | 13.52 | 23.17 | - |
| YUV | 106.07 | 142.07 | 147.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 87 | 131 | 0 | 0.35 | 0.02 | 0.47 | 303.83 | 0.21 | 0.43 |
| Hex | 86 | 57 | 83 | 0 | 23 | 2 | 2F | 130 | 15 | 2B |
| Octal | 206 | 127 | 203 | 0 | 43 | 2 | 57 | 460 | 25 | 53 |
| Binary | 10000110 | 1010111 | 10000011 | 0 | 100011 | 10 | 101111 | 100110000 | 10101 | 101011 |
Color Harmonies of #865783
Complementary color
Monochromatic Colors of #865783
Black with #865783
Text Example
Text Example
White with #865783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865783; }
p { color: rgb(134,87,131); }
H1.HeaderClassName
{
color: #865783;
}
.AnyTagClassName
{
color: #865783;
}
</style>
background-color css
<style>
a { background-color: #865783; }
a { background-color: rgb(134,87,131); }
div.DivClassName
{
background-color: #865783;
}
.BgClassName
{
background-color: #865783;
}
</style>
border-color css
<style>
span { border-color: #865783; }
span { border-color: rgb(134,87,131); }
td.TdClassName
{
border-color: #865783;
}
.TagClassName
{
border-color: #865783;
}
</style>