Shades of Trendy Pink #844779
Tints of Trendy Pink #844779
RGB
CMYK
RGB Variations
Color information
#844779 (or 0x844779) is known color: Trendy Pink. HEX triplet: 84, 47 and 79. RGB value is (132,71,121). Sum of RGB (Red+Green+Blue) = 132+71+121=324 (42% of max value = 765). Red value is 132 (51.95% from 255 or 40.74% from 324); Green value is 71 (28.12% from 255 or 21.91% from 324); Blue value is 121 (47.66% from 255 or 37.35% from 324); Max value from RGB is 132 - color contains mainly: red. Hex color #844779 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #844779 is #7BB886. Grayscale: #5E5E5E. Windows color (decimal): -8108167 or 7948164. OLE color: 7948164.
HSL color Cylindrical-coordinate representation of color #844779: hue angle of 310.82º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #844779 is Cyan = 0, Magento = 0.46, Yellow = 0.08 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 71 | 121 | - |
| CMYK | 0 | 0.46 | 0.08 | 0.48 |
| HSL | 310.82º | 0.3% | 0.4% | - |
| HSV(B) | 310.82º | 0.46% | 0.52% | - |
| XYZ | 15.22 | 10.79 | 19.37 | - |
| YUV | 94.94 | 142.71 | 154.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 71 | 121 | 0 | 0.46 | 0.08 | 0.48 | 310.82 | 0.3 | 0.4 |
| Hex | 84 | 47 | 79 | 0 | 2E | 8 | 30 | 137 | 1E | 28 |
| Octal | 204 | 107 | 171 | 0 | 56 | 10 | 60 | 467 | 36 | 50 |
| Binary | 10000100 | 1000111 | 1111001 | 0 | 101110 | 1000 | 110000 | 100110111 | 11110 | 101000 |
Color Harmonies of #844779
Complementary color
Monochromatic Colors of #844779
Black with #844779
Text Example
Text Example
White with #844779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844779; }
p { color: rgb(132,71,121); }
H1.HeaderClassName
{
color: #844779;
}
.AnyTagClassName
{
color: #844779;
}
</style>
background-color css
<style>
a { background-color: #844779; }
a { background-color: rgb(132,71,121); }
div.DivClassName
{
background-color: #844779;
}
.BgClassName
{
background-color: #844779;
}
</style>
border-color css
<style>
span { border-color: #844779; }
span { border-color: rgb(132,71,121); }
td.TdClassName
{
border-color: #844779;
}
.TagClassName
{
border-color: #844779;
}
</style>