Shades of Trendy Pink #866681
Tints of Trendy Pink #866681
RGB
CMYK
RGB Variations
Color information
#866681 (or 0x866681) is known color: Trendy Pink. HEX triplet: 86, 66 and 81. RGB value is (134,102,129). Sum of RGB (Red+Green+Blue) = 134+102+129=365 (48% of max value = 765). Red value is 134 (52.73% from 255 or 36.71% from 365); Green value is 102 (40.23% from 255 or 27.95% from 365); Blue value is 129 (50.78% from 255 or 35.34% from 365); Max value from RGB is 134 - color contains mainly: red. Hex color #866681 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866681 is #79997E. Grayscale: #727272. Windows color (decimal): -7969151 or 8480390. OLE color: 8480390.
HSL color Cylindrical-coordinate representation of color #866681: hue angle of 309.38º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #866681 is Cyan = 0, Magento = 0.24, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 102 | 129 | - |
| CMYK | 0 | 0.24 | 0.04 | 0.47 |
| HSL | 309.38º | 0.14% | 0.46% | - |
| HSV(B) | 309.38º | 0.24% | 0.53% | - |
| XYZ | 18.55 | 16.16 | 22.91 | - |
| YUV | 114.65 | 136.1 | 141.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 102 | 129 | 0 | 0.24 | 0.04 | 0.47 | 309.38 | 0.14 | 0.46 |
| Hex | 86 | 66 | 81 | 0 | 18 | 4 | 2F | 135 | E | 2E |
| Octal | 206 | 146 | 201 | 0 | 30 | 4 | 57 | 465 | 16 | 56 |
| Binary | 10000110 | 1100110 | 10000001 | 0 | 11000 | 100 | 101111 | 100110101 | 1110 | 101110 |
Color Harmonies of #866681
Complementary color
Monochromatic Colors of #866681
Black with #866681
Text Example
Text Example
White with #866681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866681; }
p { color: rgb(134,102,129); }
H1.HeaderClassName
{
color: #866681;
}
.AnyTagClassName
{
color: #866681;
}
</style>
background-color css
<style>
a { background-color: #866681; }
a { background-color: rgb(134,102,129); }
div.DivClassName
{
background-color: #866681;
}
.BgClassName
{
background-color: #866681;
}
</style>
border-color css
<style>
span { border-color: #866681; }
span { border-color: rgb(134,102,129); }
td.TdClassName
{
border-color: #866681;
}
.TagClassName
{
border-color: #866681;
}
</style>