Shades of Trendy Pink #865088
Tints of Trendy Pink #865088
RGB
CMYK
RGB Variations
Color information
#865088 (or 0x865088) is known color: Trendy Pink. HEX triplet: 86, 50 and 88. RGB value is (134,80,136). Sum of RGB (Red+Green+Blue) = 134+80+136=350 (46% of max value = 765). Red value is 134 (52.73% from 255 or 38.29% from 350); Green value is 80 (31.64% from 255 or 22.86% from 350); Blue value is 136 (53.52% from 255 or 38.86% from 350); Max value from RGB is 136 - color contains mainly: blue. Hex color #865088 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #865088 is #79AF77. Grayscale: #666666. Windows color (decimal): -7974776 or 8933510. OLE color: 8933510.
HSL color Cylindrical-coordinate representation of color #865088: hue angle of 297.86º degrees, saturation: 0.26, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #865088 is Cyan = 0.01, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 80 | 136 | - |
| CMYK | 0.01 | 0.41 | 0 | 0.47 |
| HSL | 297.86º | 0.26% | 0.42% | - |
| HSV(B) | 297.86º | 0.41% | 0.53% | - |
| XYZ | 17.14 | 12.58 | 24.82 | - |
| YUV | 102.53 | 146.89 | 150.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 80 | 136 | 0.01 | 0.41 | 0 | 0.47 | 297.86 | 0.26 | 0.42 |
| Hex | 86 | 50 | 88 | 1 | 29 | 0 | 2F | 12A | 1A | 2A |
| Octal | 206 | 120 | 210 | 1 | 51 | 0 | 57 | 452 | 32 | 52 |
| Binary | 10000110 | 1010000 | 10001000 | 1 | 101001 | 0 | 101111 | 100101010 | 11010 | 101010 |
Color Harmonies of #865088
Complementary color
Monochromatic Colors of #865088
Black with #865088
Text Example
Text Example
White with #865088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865088; }
p { color: rgb(134,80,136); }
H1.HeaderClassName
{
color: #865088;
}
.AnyTagClassName
{
color: #865088;
}
</style>
background-color css
<style>
a { background-color: #865088; }
a { background-color: rgb(134,80,136); }
div.DivClassName
{
background-color: #865088;
}
.BgClassName
{
background-color: #865088;
}
</style>
border-color css
<style>
span { border-color: #865088; }
span { border-color: rgb(134,80,136); }
td.TdClassName
{
border-color: #865088;
}
.TagClassName
{
border-color: #865088;
}
</style>