Shades of Trendy Pink #854677
Tints of Trendy Pink #854677
RGB
CMYK
RGB Variations
Color information
#854677 (or 0x854677) is known color: Trendy Pink. HEX triplet: 85, 46 and 77. RGB value is (133,70,119). Sum of RGB (Red+Green+Blue) = 133+70+119=322 (42% of max value = 765). Red value is 133 (52.34% from 255 or 41.30% from 322); Green value is 70 (27.73% from 255 or 21.74% from 322); Blue value is 119 (46.88% from 255 or 36.96% from 322); Max value from RGB is 133 - color contains mainly: red. Hex color #854677 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #854677 is #7AB988. Grayscale: #5E5E5E. Windows color (decimal): -8042889 or 7816837. OLE color: 7816837.
HSL color Cylindrical-coordinate representation of color #854677: hue angle of 313.33º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #854677 is Cyan = 0, Magento = 0.47, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 70 | 119 | - |
| CMYK | 0 | 0.47 | 0.11 | 0.48 |
| HSL | 313.33º | 0.31% | 0.4% | - |
| HSV(B) | 313.33º | 0.47% | 0.52% | - |
| XYZ | 15.19 | 10.7 | 18.72 | - |
| YUV | 94.42 | 141.87 | 155.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 70 | 119 | 0 | 0.47 | 0.11 | 0.48 | 313.33 | 0.31 | 0.4 |
| Hex | 85 | 46 | 77 | 0 | 2F | B | 30 | 139 | 1F | 28 |
| Octal | 205 | 106 | 167 | 0 | 57 | 13 | 60 | 471 | 37 | 50 |
| Binary | 10000101 | 1000110 | 1110111 | 0 | 101111 | 1011 | 110000 | 100111001 | 11111 | 101000 |
Color Harmonies of #854677
Complementary color
Monochromatic Colors of #854677
Black with #854677
Text Example
Text Example
White with #854677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854677; }
p { color: rgb(133,70,119); }
H1.HeaderClassName
{
color: #854677;
}
.AnyTagClassName
{
color: #854677;
}
</style>
background-color css
<style>
a { background-color: #854677; }
a { background-color: rgb(133,70,119); }
div.DivClassName
{
background-color: #854677;
}
.BgClassName
{
background-color: #854677;
}
</style>
border-color css
<style>
span { border-color: #854677; }
span { border-color: rgb(133,70,119); }
td.TdClassName
{
border-color: #854677;
}
.TagClassName
{
border-color: #854677;
}
</style>