Shades of Trendy Pink #886985
Tints of Trendy Pink #886985
RGB
CMYK
RGB Variations
Color information
#886985 (or 0x886985) is known color: Trendy Pink. HEX triplet: 88, 69 and 85. RGB value is (136,105,133). Sum of RGB (Red+Green+Blue) = 136+105+133=374 (49% of max value = 765). Red value is 136 (53.52% from 255 or 36.36% from 374); Green value is 105 (41.41% from 255 or 28.07% from 374); Blue value is 133 (52.34% from 255 or 35.56% from 374); Max value from RGB is 136 - color contains mainly: red. Hex color #886985 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #886985 is #77967A. Grayscale: #757575. Windows color (decimal): -7837307 or 8743304. OLE color: 8743304.
HSL color Cylindrical-coordinate representation of color #886985: hue angle of 305.81º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #886985 is Cyan = 0, Magento = 0.23, Yellow = 0.02 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 105 | 133 | - |
| CMYK | 0 | 0.23 | 0.02 | 0.47 |
| HSL | 305.81º | 0.13% | 0.47% | - |
| HSV(B) | 305.81º | 0.23% | 0.53% | - |
| XYZ | 19.44 | 17.03 | 24.45 | - |
| YUV | 117.46 | 136.77 | 141.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 105 | 133 | 0 | 0.23 | 0.02 | 0.47 | 305.81 | 0.13 | 0.47 |
| Hex | 88 | 69 | 85 | 0 | 17 | 2 | 2F | 132 | D | 2F |
| Octal | 210 | 151 | 205 | 0 | 27 | 2 | 57 | 462 | 15 | 57 |
| Binary | 10001000 | 1101001 | 10000101 | 0 | 10111 | 10 | 101111 | 100110010 | 1101 | 101111 |
Color Harmonies of #886985
Complementary color
Monochromatic Colors of #886985
Black with #886985
Text Example
Text Example
White with #886985
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886985; }
p { color: rgb(136,105,133); }
H1.HeaderClassName
{
color: #886985;
}
.AnyTagClassName
{
color: #886985;
}
</style>
background-color css
<style>
a { background-color: #886985; }
a { background-color: rgb(136,105,133); }
div.DivClassName
{
background-color: #886985;
}
.BgClassName
{
background-color: #886985;
}
</style>
border-color css
<style>
span { border-color: #886985; }
span { border-color: rgb(136,105,133); }
td.TdClassName
{
border-color: #886985;
}
.TagClassName
{
border-color: #886985;
}
</style>