Shades of Trendy Pink #866580
Tints of Trendy Pink #866580
RGB
CMYK
RGB Variations
Color information
#866580 (or 0x866580) is known color: Trendy Pink. HEX triplet: 86, 65 and 80. RGB value is (134,101,128). Sum of RGB (Red+Green+Blue) = 134+101+128=363 (48% of max value = 765). Red value is 134 (52.73% from 255 or 36.91% from 363); Green value is 101 (39.84% from 255 or 27.82% from 363); Blue value is 128 (50.39% from 255 or 35.26% from 363); Max value from RGB is 134 - color contains mainly: red. Hex color #866580 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866580 is #799A7F. Grayscale: #717171. Windows color (decimal): -7969408 or 8414598. OLE color: 8414598.
HSL color Cylindrical-coordinate representation of color #866580: hue angle of 310.91º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #866580 is Cyan = 0, Magento = 0.25, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 101 | 128 | - |
| CMYK | 0 | 0.25 | 0.04 | 0.47 |
| HSL | 310.91º | 0.14% | 0.46% | - |
| HSV(B) | 310.91º | 0.25% | 0.53% | - |
| XYZ | 18.38 | 15.93 | 22.53 | - |
| YUV | 113.95 | 135.93 | 142.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 101 | 128 | 0 | 0.25 | 0.04 | 0.47 | 310.91 | 0.14 | 0.46 |
| Hex | 86 | 65 | 80 | 0 | 19 | 4 | 2F | 137 | E | 2E |
| Octal | 206 | 145 | 200 | 0 | 31 | 4 | 57 | 467 | 16 | 56 |
| Binary | 10000110 | 1100101 | 10000000 | 0 | 11001 | 100 | 101111 | 100110111 | 1110 | 101110 |
Color Harmonies of #866580
Complementary color
Monochromatic Colors of #866580
Black with #866580
Text Example
Text Example
White with #866580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866580; }
p { color: rgb(134,101,128); }
H1.HeaderClassName
{
color: #866580;
}
.AnyTagClassName
{
color: #866580;
}
</style>
background-color css
<style>
a { background-color: #866580; }
a { background-color: rgb(134,101,128); }
div.DivClassName
{
background-color: #866580;
}
.BgClassName
{
background-color: #866580;
}
</style>
border-color css
<style>
span { border-color: #866580; }
span { border-color: rgb(134,101,128); }
td.TdClassName
{
border-color: #866580;
}
.TagClassName
{
border-color: #866580;
}
</style>