Shades of Trendy Pink #865390
Tints of Trendy Pink #865390
RGB
CMYK
RGB Variations
Color information
#865390 (or 0x865390) is known color: Trendy Pink. HEX triplet: 86, 53 and 90. RGB value is (134,83,144). Sum of RGB (Red+Green+Blue) = 134+83+144=361 (47% of max value = 765). Red value is 134 (52.73% from 255 or 37.12% from 361); Green value is 83 (32.81% from 255 or 22.99% from 361); Blue value is 144 (56.64% from 255 or 39.89% from 361); Max value from RGB is 144 - color contains mainly: blue. Hex color #865390 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #865390 is #79AC6F. Grayscale: #696969. Windows color (decimal): -7974000 or 9458566. OLE color: 9458566.
HSL color Cylindrical-coordinate representation of color #865390: hue angle of 290.16º degrees, saturation: 0.27, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #865390 is Cyan = 0.07, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 134 | 83 | 144 | - |
| CMYK | 0.07 | 0.42 | 0 | 0.44 |
| HSL | 290.16º | 0.27% | 0.45% | - |
| HSV(B) | 290.16º | 0.42% | 0.56% | - |
| XYZ | 17.96 | 13.27 | 28 | - |
| YUV | 105.2 | 149.9 | 148.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 83 | 144 | 0.07 | 0.42 | 0 | 0.44 | 290.16 | 0.27 | 0.45 |
| Hex | 86 | 53 | 90 | 7 | 2A | 0 | 2C | 122 | 1B | 2D |
| Octal | 206 | 123 | 220 | 7 | 52 | 0 | 54 | 442 | 33 | 55 |
| Binary | 10000110 | 1010011 | 10010000 | 111 | 101010 | 0 | 101100 | 100100010 | 11011 | 101101 |
Color Harmonies of #865390
Complementary color
Monochromatic Colors of #865390
Black with #865390
Text Example
Text Example
White with #865390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865390; }
p { color: rgb(134,83,144); }
H1.HeaderClassName
{
color: #865390;
}
.AnyTagClassName
{
color: #865390;
}
</style>
background-color css
<style>
a { background-color: #865390; }
a { background-color: rgb(134,83,144); }
div.DivClassName
{
background-color: #865390;
}
.BgClassName
{
background-color: #865390;
}
</style>
border-color css
<style>
span { border-color: #865390; }
span { border-color: rgb(134,83,144); }
td.TdClassName
{
border-color: #865390;
}
.TagClassName
{
border-color: #865390;
}
</style>