Shades of Trendy Pink #864375
Tints of Trendy Pink #864375
RGB
CMYK
RGB Variations
Color information
#864375 (or 0x864375) is known color: Trendy Pink. HEX triplet: 86, 43 and 75. RGB value is (134,67,117). Sum of RGB (Red+Green+Blue) = 134+67+117=318 (42% of max value = 765). Red value is 134 (52.73% from 255 or 42.14% from 318); Green value is 67 (26.56% from 255 or 21.07% from 318); Blue value is 117 (46.09% from 255 or 36.79% from 318); Max value from RGB is 134 - color contains mainly: red. Hex color #864375 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #864375 is #79BC8A. Grayscale: #5C5C5C. Windows color (decimal): -7978123 or 7684998. OLE color: 7684998.
HSL color Cylindrical-coordinate representation of color #864375: hue angle of 315.22º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #864375 is Cyan = 0, Magento = 0.5, Yellow = 0.13 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 67 | 117 | - |
| CMYK | 0 | 0.5 | 0.13 | 0.47 |
| HSL | 315.22º | 0.33% | 0.39% | - |
| HSV(B) | 315.22º | 0.5% | 0.53% | - |
| XYZ | 15.05 | 10.37 | 18.04 | - |
| YUV | 92.73 | 141.7 | 157.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 67 | 117 | 0 | 0.5 | 0.13 | 0.47 | 315.22 | 0.33 | 0.39 |
| Hex | 86 | 43 | 75 | 0 | 32 | D | 2F | 13B | 21 | 27 |
| Octal | 206 | 103 | 165 | 0 | 62 | 15 | 57 | 473 | 41 | 47 |
| Binary | 10000110 | 1000011 | 1110101 | 0 | 110010 | 1101 | 101111 | 100111011 | 100001 | 100111 |
Color Harmonies of #864375
Complementary color
Monochromatic Colors of #864375
Black with #864375
Text Example
Text Example
White with #864375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864375; }
p { color: rgb(134,67,117); }
H1.HeaderClassName
{
color: #864375;
}
.AnyTagClassName
{
color: #864375;
}
</style>
background-color css
<style>
a { background-color: #864375; }
a { background-color: rgb(134,67,117); }
div.DivClassName
{
background-color: #864375;
}
.BgClassName
{
background-color: #864375;
}
</style>
border-color css
<style>
span { border-color: #864375; }
span { border-color: rgb(134,67,117); }
td.TdClassName
{
border-color: #864375;
}
.TagClassName
{
border-color: #864375;
}
</style>