Shades of Trendy Pink #866290
Tints of Trendy Pink #866290
RGB
CMYK
RGB Variations
Color information
#866290 (or 0x866290) is known color: Trendy Pink. HEX triplet: 86, 62 and 90. RGB value is (134,98,144). Sum of RGB (Red+Green+Blue) = 134+98+144=376 (49% of max value = 765). Red value is 134 (52.73% from 255 or 35.64% from 376); Green value is 98 (38.67% from 255 or 26.06% from 376); Blue value is 144 (56.64% from 255 or 38.30% from 376); Max value from RGB is 144 - color contains mainly: blue. Hex color #866290 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866290 is #799D6F. Grayscale: #717171. Windows color (decimal): -7970160 or 9462406. OLE color: 9462406.
HSL color Cylindrical-coordinate representation of color #866290: hue angle of 286.96º degrees, saturation: 0.19, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #866290 is Cyan = 0.07, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 134 | 98 | 144 | - |
| CMYK | 0.07 | 0.32 | 0 | 0.44 |
| HSL | 286.96º | 0.19% | 0.47% | - |
| HSV(B) | 286.96º | 0.32% | 0.56% | - |
| XYZ | 19.23 | 15.82 | 28.42 | - |
| YUV | 114.01 | 144.93 | 142.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 98 | 144 | 0.07 | 0.32 | 0 | 0.44 | 286.96 | 0.19 | 0.47 |
| Hex | 86 | 62 | 90 | 7 | 20 | 0 | 2C | 11F | 13 | 2F |
| Octal | 206 | 142 | 220 | 7 | 40 | 0 | 54 | 437 | 23 | 57 |
| Binary | 10000110 | 1100010 | 10010000 | 111 | 100000 | 0 | 101100 | 100011111 | 10011 | 101111 |
Color Harmonies of #866290
Complementary color
Monochromatic Colors of #866290
Black with #866290
Text Example
Text Example
White with #866290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866290; }
p { color: rgb(134,98,144); }
H1.HeaderClassName
{
color: #866290;
}
.AnyTagClassName
{
color: #866290;
}
</style>
background-color css
<style>
a { background-color: #866290; }
a { background-color: rgb(134,98,144); }
div.DivClassName
{
background-color: #866290;
}
.BgClassName
{
background-color: #866290;
}
</style>
border-color css
<style>
span { border-color: #866290; }
span { border-color: rgb(134,98,144); }
td.TdClassName
{
border-color: #866290;
}
.TagClassName
{
border-color: #866290;
}
</style>