Shades of Trendy Pink #866188
Tints of Trendy Pink #866188
RGB
CMYK
RGB Variations
Color information
#866188 (or 0x866188) is known color: Trendy Pink. HEX triplet: 86, 61 and 88. RGB value is (134,97,136). Sum of RGB (Red+Green+Blue) = 134+97+136=367 (48% of max value = 765). Red value is 134 (52.73% from 255 or 36.51% from 367); Green value is 97 (38.28% from 255 or 26.43% from 367); Blue value is 136 (53.52% from 255 or 37.06% from 367); Max value from RGB is 136 - color contains mainly: blue. Hex color #866188 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866188 is #799E77. Grayscale: #707070. Windows color (decimal): -7970424 or 8937862. OLE color: 8937862.
HSL color Cylindrical-coordinate representation of color #866188: hue angle of 296.92º degrees, saturation: 0.17, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #866188 is Cyan = 0.01, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 97 | 136 | - |
| CMYK | 0.01 | 0.29 | 0 | 0.47 |
| HSL | 296.92º | 0.17% | 0.46% | - |
| HSV(B) | 296.92º | 0.29% | 0.53% | - |
| XYZ | 18.55 | 15.4 | 25.29 | - |
| YUV | 112.51 | 141.26 | 143.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 97 | 136 | 0.01 | 0.29 | 0 | 0.47 | 296.92 | 0.17 | 0.46 |
| Hex | 86 | 61 | 88 | 1 | 1D | 0 | 2F | 129 | 11 | 2E |
| Octal | 206 | 141 | 210 | 1 | 35 | 0 | 57 | 451 | 21 | 56 |
| Binary | 10000110 | 1100001 | 10001000 | 1 | 11101 | 0 | 101111 | 100101001 | 10001 | 101110 |
Color Harmonies of #866188
Complementary color
Monochromatic Colors of #866188
Black with #866188
Text Example
Text Example
White with #866188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866188; }
p { color: rgb(134,97,136); }
H1.HeaderClassName
{
color: #866188;
}
.AnyTagClassName
{
color: #866188;
}
</style>
background-color css
<style>
a { background-color: #866188; }
a { background-color: rgb(134,97,136); }
div.DivClassName
{
background-color: #866188;
}
.BgClassName
{
background-color: #866188;
}
</style>
border-color css
<style>
span { border-color: #866188; }
span { border-color: rgb(134,97,136); }
td.TdClassName
{
border-color: #866188;
}
.TagClassName
{
border-color: #866188;
}
</style>