Shades of Trendy Pink #865076
Tints of Trendy Pink #865076
RGB
CMYK
RGB Variations
Color information
#865076 (or 0x865076) is known color: Trendy Pink. HEX triplet: 86, 50 and 76. RGB value is (134,80,118). Sum of RGB (Red+Green+Blue) = 134+80+118=332 (43% of max value = 765). Red value is 134 (52.73% from 255 or 40.36% from 332); Green value is 80 (31.64% from 255 or 24.10% from 332); Blue value is 118 (46.48% from 255 or 35.54% from 332); Max value from RGB is 134 - color contains mainly: red. Hex color #865076 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865076 is #79AF89. Grayscale: #646464. Windows color (decimal): -7974794 or 7753862. OLE color: 7753862.
HSL color Cylindrical-coordinate representation of color #865076: hue angle of 317.78º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #865076 is Cyan = 0, Magento = 0.40, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 80 | 118 | - |
| CMYK | 0 | 0.40 | 0.12 | 0.47 |
| HSL | 317.78º | 0.25% | 0.42% | - |
| HSV(B) | 317.78º | 0.4% | 0.53% | - |
| XYZ | 15.97 | 12.11 | 18.64 | - |
| YUV | 100.48 | 137.89 | 151.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 80 | 118 | 0 | 0.40 | 0.12 | 0.47 | 317.78 | 0.25 | 0.42 |
| Hex | 86 | 50 | 76 | 0 | 28 | C | 2F | 13E | 19 | 2A |
| Octal | 206 | 120 | 166 | 0 | 50 | 14 | 57 | 476 | 31 | 52 |
| Binary | 10000110 | 1010000 | 1110110 | 0 | 101000 | 1100 | 101111 | 100111110 | 11001 | 101010 |
Color Harmonies of #865076
Complementary color
Monochromatic Colors of #865076
Black with #865076
Text Example
Text Example
White with #865076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865076; }
p { color: rgb(134,80,118); }
H1.HeaderClassName
{
color: #865076;
}
.AnyTagClassName
{
color: #865076;
}
</style>
background-color css
<style>
a { background-color: #865076; }
a { background-color: rgb(134,80,118); }
div.DivClassName
{
background-color: #865076;
}
.BgClassName
{
background-color: #865076;
}
</style>
border-color css
<style>
span { border-color: #865076; }
span { border-color: rgb(134,80,118); }
td.TdClassName
{
border-color: #865076;
}
.TagClassName
{
border-color: #865076;
}
</style>