Shades of Trendy Pink #866585
Tints of Trendy Pink #866585
RGB
CMYK
RGB Variations
Color information
#866585 (or 0x866585) is known color: Trendy Pink. HEX triplet: 86, 65 and 85. RGB value is (134,101,133). Sum of RGB (Red+Green+Blue) = 134+101+133=368 (48% of max value = 765). Red value is 134 (52.73% from 255 or 36.41% from 368); Green value is 101 (39.84% from 255 or 27.45% from 368); Blue value is 133 (52.34% from 255 or 36.14% from 368); Max value from RGB is 134 - color contains mainly: red. Hex color #866585 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #866585 is #799A7A. Grayscale: #727272. Windows color (decimal): -7969403 or 8742278. OLE color: 8742278.
HSL color Cylindrical-coordinate representation of color #866585: hue angle of 301.82º 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 #866585 is Cyan = 0, Magento = 0.25, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 101 | 133 | - |
| CMYK | 0 | 0.25 | 0.01 | 0.47 |
| HSL | 301.82º | 0.14% | 0.46% | - |
| HSV(B) | 301.82º | 0.25% | 0.53% | - |
| XYZ | 18.72 | 16.07 | 24.31 | - |
| YUV | 114.52 | 138.43 | 141.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 101 | 133 | 0 | 0.25 | 0.01 | 0.47 | 301.82 | 0.14 | 0.46 |
| Hex | 86 | 65 | 85 | 0 | 19 | 1 | 2F | 12E | E | 2E |
| Octal | 206 | 145 | 205 | 0 | 31 | 1 | 57 | 456 | 16 | 56 |
| Binary | 10000110 | 1100101 | 10000101 | 0 | 11001 | 1 | 101111 | 100101110 | 1110 | 101110 |
Color Harmonies of #866585
Complementary color
Monochromatic Colors of #866585
Black with #866585
Text Example
Text Example
White with #866585
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866585; }
p { color: rgb(134,101,133); }
H1.HeaderClassName
{
color: #866585;
}
.AnyTagClassName
{
color: #866585;
}
</style>
background-color css
<style>
a { background-color: #866585; }
a { background-color: rgb(134,101,133); }
div.DivClassName
{
background-color: #866585;
}
.BgClassName
{
background-color: #866585;
}
</style>
border-color css
<style>
span { border-color: #866585; }
span { border-color: rgb(134,101,133); }
td.TdClassName
{
border-color: #866585;
}
.TagClassName
{
border-color: #866585;
}
</style>