Shades of Trendy Pink #886580
Tints of Trendy Pink #886580
RGB
CMYK
RGB Variations
Color information
#886580 (or 0x886580) is known color: Trendy Pink. HEX triplet: 88, 65 and 80. RGB value is (136,101,128). Sum of RGB (Red+Green+Blue) = 136+101+128=365 (48% of max value = 765). Red value is 136 (53.52% from 255 or 37.26% from 365); Green value is 101 (39.84% from 255 or 27.67% from 365); Blue value is 128 (50.39% from 255 or 35.07% from 365); Max value from RGB is 136 - color contains mainly: red. Hex color #886580 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #886580 is #779A7F. Grayscale: #727272. Windows color (decimal): -7838336 or 8414600. OLE color: 8414600.
HSL color Cylindrical-coordinate representation of color #886580: hue angle of 313.71º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #886580 is Cyan = 0, Magento = 0.26, Yellow = 0.06 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 101 | 128 | - |
| CMYK | 0 | 0.26 | 0.06 | 0.47 |
| HSL | 313.71º | 0.15% | 0.46% | - |
| HSV(B) | 313.71º | 0.26% | 0.53% | - |
| XYZ | 18.7 | 16.1 | 22.54 | - |
| YUV | 114.54 | 135.6 | 143.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 101 | 128 | 0 | 0.26 | 0.06 | 0.47 | 313.71 | 0.15 | 0.46 |
| Hex | 88 | 65 | 80 | 0 | 1A | 6 | 2F | 13A | F | 2E |
| Octal | 210 | 145 | 200 | 0 | 32 | 6 | 57 | 472 | 17 | 56 |
| Binary | 10001000 | 1100101 | 10000000 | 0 | 11010 | 110 | 101111 | 100111010 | 1111 | 101110 |
Color Harmonies of #886580
Complementary color
Monochromatic Colors of #886580
Black with #886580
Text Example
Text Example
White with #886580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886580; }
p { color: rgb(136,101,128); }
H1.HeaderClassName
{
color: #886580;
}
.AnyTagClassName
{
color: #886580;
}
</style>
background-color css
<style>
a { background-color: #886580; }
a { background-color: rgb(136,101,128); }
div.DivClassName
{
background-color: #886580;
}
.BgClassName
{
background-color: #886580;
}
</style>
border-color css
<style>
span { border-color: #886580; }
span { border-color: rgb(136,101,128); }
td.TdClassName
{
border-color: #886580;
}
.TagClassName
{
border-color: #886580;
}
</style>