Shades of Trendy Pink #865376
Tints of Trendy Pink #865376
RGB
CMYK
RGB Variations
Color information
#865376 (or 0x865376) is known color: Trendy Pink. HEX triplet: 86, 53 and 76. RGB value is (134,83,118). Sum of RGB (Red+Green+Blue) = 134+83+118=335 (44% of max value = 765). Red value is 134 (52.73% from 255 or 40% from 335); Green value is 83 (32.81% from 255 or 24.78% from 335); Blue value is 118 (46.48% from 255 or 35.22% from 335); Max value from RGB is 134 - color contains mainly: red. Hex color #865376 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #865376 is #79AC89. Grayscale: #666666. Windows color (decimal): -7974026 or 7754630. OLE color: 7754630.
HSL color Cylindrical-coordinate representation of color #865376: hue angle of 318.82º degrees, saturation: 0.24, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #865376 is Cyan = 0, Magento = 0.38, Yellow = 0.12 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 83 | 118 | - |
| CMYK | 0 | 0.38 | 0.12 | 0.47 |
| HSL | 318.82º | 0.24% | 0.43% | - |
| HSV(B) | 318.82º | 0.38% | 0.53% | - |
| XYZ | 16.19 | 12.56 | 18.71 | - |
| YUV | 102.24 | 136.9 | 150.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 83 | 118 | 0 | 0.38 | 0.12 | 0.47 | 318.82 | 0.24 | 0.43 |
| Hex | 86 | 53 | 76 | 0 | 26 | C | 2F | 13F | 18 | 2B |
| Octal | 206 | 123 | 166 | 0 | 46 | 14 | 57 | 477 | 30 | 53 |
| Binary | 10000110 | 1010011 | 1110110 | 0 | 100110 | 1100 | 101111 | 100111111 | 11000 | 101011 |
Color Harmonies of #865376
Complementary color
Monochromatic Colors of #865376
Black with #865376
Text Example
Text Example
White with #865376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865376; }
p { color: rgb(134,83,118); }
H1.HeaderClassName
{
color: #865376;
}
.AnyTagClassName
{
color: #865376;
}
</style>
background-color css
<style>
a { background-color: #865376; }
a { background-color: rgb(134,83,118); }
div.DivClassName
{
background-color: #865376;
}
.BgClassName
{
background-color: #865376;
}
</style>
border-color css
<style>
span { border-color: #865376; }
span { border-color: rgb(134,83,118); }
td.TdClassName
{
border-color: #865376;
}
.TagClassName
{
border-color: #865376;
}
</style>