Shades of Trendy Pink #865075
Tints of Trendy Pink #865075
RGB
CMYK
RGB Variations
Color information
#865075 (or 0x865075) is known color: Trendy Pink. HEX triplet: 86, 50 and 75. RGB value is (134,80,117). Sum of RGB (Red+Green+Blue) = 134+80+117=331 (43% of max value = 765). Red value is 134 (52.73% from 255 or 40.48% from 331); Green value is 80 (31.64% from 255 or 24.17% from 331); Blue value is 117 (46.09% from 255 or 35.35% from 331); Max value from RGB is 134 - color contains mainly: red. Hex color #865075 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865075 is #79AF8A. Grayscale: #646464. Windows color (decimal): -7974795 or 7688326. OLE color: 7688326.
HSL color Cylindrical-coordinate representation of color #865075: hue angle of 318.89º 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 #865075 is Cyan = 0, Magento = 0.40, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 80 | 117 | - |
| CMYK | 0 | 0.40 | 0.13 | 0.47 |
| HSL | 318.89º | 0.25% | 0.42% | - |
| HSV(B) | 318.89º | 0.4% | 0.53% | - |
| XYZ | 15.91 | 12.09 | 18.32 | - |
| YUV | 100.36 | 137.39 | 151.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 80 | 117 | 0 | 0.40 | 0.13 | 0.47 | 318.89 | 0.25 | 0.42 |
| Hex | 86 | 50 | 75 | 0 | 28 | D | 2F | 13F | 19 | 2A |
| Octal | 206 | 120 | 165 | 0 | 50 | 15 | 57 | 477 | 31 | 52 |
| Binary | 10000110 | 1010000 | 1110101 | 0 | 101000 | 1101 | 101111 | 100111111 | 11001 | 101010 |
Color Harmonies of #865075
Complementary color
Monochromatic Colors of #865075
Black with #865075
Text Example
Text Example
White with #865075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865075; }
p { color: rgb(134,80,117); }
H1.HeaderClassName
{
color: #865075;
}
.AnyTagClassName
{
color: #865075;
}
</style>
background-color css
<style>
a { background-color: #865075; }
a { background-color: rgb(134,80,117); }
div.DivClassName
{
background-color: #865075;
}
.BgClassName
{
background-color: #865075;
}
</style>
border-color css
<style>
span { border-color: #865075; }
span { border-color: rgb(134,80,117); }
td.TdClassName
{
border-color: #865075;
}
.TagClassName
{
border-color: #865075;
}
</style>