Shades of Trendy Pink #886683
Tints of Trendy Pink #886683
RGB
CMYK
RGB Variations
Color information
#886683 (or 0x886683) is known color: Trendy Pink. HEX triplet: 88, 66 and 83. RGB value is (136,102,131). Sum of RGB (Red+Green+Blue) = 136+102+131=369 (48% of max value = 765). Red value is 136 (53.52% from 255 or 36.86% from 369); Green value is 102 (40.23% from 255 or 27.64% from 369); Blue value is 131 (51.56% from 255 or 35.50% from 369); Max value from RGB is 136 - color contains mainly: red. Hex color #886683 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #886683 is #77997C. Grayscale: #737373. Windows color (decimal): -7838077 or 8611464. OLE color: 8611464.
HSL color Cylindrical-coordinate representation of color #886683: hue angle of 308.82º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #886683 is Cyan = 0, Magento = 0.25, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 102 | 131 | - |
| CMYK | 0 | 0.25 | 0.04 | 0.47 |
| HSL | 308.82º | 0.14% | 0.47% | - |
| HSV(B) | 308.82º | 0.25% | 0.53% | - |
| XYZ | 19 | 16.38 | 23.63 | - |
| YUV | 115.47 | 136.76 | 142.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 102 | 131 | 0 | 0.25 | 0.04 | 0.47 | 308.82 | 0.14 | 0.47 |
| Hex | 88 | 66 | 83 | 0 | 19 | 4 | 2F | 135 | E | 2F |
| Octal | 210 | 146 | 203 | 0 | 31 | 4 | 57 | 465 | 16 | 57 |
| Binary | 10001000 | 1100110 | 10000011 | 0 | 11001 | 100 | 101111 | 100110101 | 1110 | 101111 |
Color Harmonies of #886683
Complementary color
Monochromatic Colors of #886683
Black with #886683
Text Example
Text Example
White with #886683
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886683; }
p { color: rgb(136,102,131); }
H1.HeaderClassName
{
color: #886683;
}
.AnyTagClassName
{
color: #886683;
}
</style>
background-color css
<style>
a { background-color: #886683; }
a { background-color: rgb(136,102,131); }
div.DivClassName
{
background-color: #886683;
}
.BgClassName
{
background-color: #886683;
}
</style>
border-color css
<style>
span { border-color: #886683; }
span { border-color: rgb(136,102,131); }
td.TdClassName
{
border-color: #886683;
}
.TagClassName
{
border-color: #886683;
}
</style>