Shades of Trendy Pink #844476
Tints of Trendy Pink #844476
RGB
CMYK
RGB Variations
Color information
#844476 (or 0x844476) is known color: Trendy Pink. HEX triplet: 84, 44 and 76. RGB value is (132,68,118). Sum of RGB (Red+Green+Blue) = 132+68+118=318 (42% of max value = 765). Red value is 132 (51.95% from 255 or 41.51% from 318); Green value is 68 (26.95% from 255 or 21.38% from 318); Blue value is 118 (46.48% from 255 or 37.11% from 318); Max value from RGB is 132 - color contains mainly: red. Hex color #844476 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #844476 is #7BBB89. Grayscale: #5C5C5C. Windows color (decimal): -8108938 or 7750788. OLE color: 7750788.
HSL color Cylindrical-coordinate representation of color #844476: hue angle of 313.12º degrees, saturation: 0.32, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #844476 is Cyan = 0, Magento = 0.48, Yellow = 0.11 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 68 | 118 | - |
| CMYK | 0 | 0.48 | 0.11 | 0.48 |
| HSL | 313.13º | 0.32% | 0.39% | - |
| HSV(B) | 313.13º | 0.48% | 0.52% | - |
| XYZ | 14.85 | 10.35 | 18.35 | - |
| YUV | 92.84 | 142.2 | 155.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 68 | 118 | 0 | 0.48 | 0.11 | 0.48 | 313.13 | 0.32 | 0.39 |
| Hex | 84 | 44 | 76 | 0 | 30 | B | 30 | 139 | 20 | 27 |
| Octal | 204 | 104 | 166 | 0 | 60 | 13 | 60 | 471 | 40 | 47 |
| Binary | 10000100 | 1000100 | 1110110 | 0 | 110000 | 1011 | 110000 | 100111001 | 100000 | 100111 |
Color Harmonies of #844476
Complementary color
Monochromatic Colors of #844476
Black with #844476
Text Example
Text Example
White with #844476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844476; }
p { color: rgb(132,68,118); }
H1.HeaderClassName
{
color: #844476;
}
.AnyTagClassName
{
color: #844476;
}
</style>
background-color css
<style>
a { background-color: #844476; }
a { background-color: rgb(132,68,118); }
div.DivClassName
{
background-color: #844476;
}
.BgClassName
{
background-color: #844476;
}
</style>
border-color css
<style>
span { border-color: #844476; }
span { border-color: rgb(132,68,118); }
td.TdClassName
{
border-color: #844476;
}
.TagClassName
{
border-color: #844476;
}
</style>