Shades of Trendy Pink #825477
Tints of Trendy Pink #825477
RGB
CMYK
RGB Variations
Color information
#825477 (or 0x825477) is known color: Trendy Pink. HEX triplet: 82, 54 and 77. RGB value is (130,84,119). Sum of RGB (Red+Green+Blue) = 130+84+119=333 (44% of max value = 765). Red value is 130 (51.17% from 255 or 39.04% from 333); Green value is 84 (33.20% from 255 or 25.23% from 333); Blue value is 119 (46.88% from 255 or 35.74% from 333); Max value from RGB is 130 - color contains mainly: red. Hex color #825477 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825477 is #7DAB88. Grayscale: #656565. Windows color (decimal): -8235913 or 7820418. OLE color: 7820418.
HSL color Cylindrical-coordinate representation of color #825477: hue angle of 314.35º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #825477 is Cyan = 0, Magento = 0.35, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 84 | 119 | - |
| CMYK | 0 | 0.35 | 0.08 | 0.49 |
| HSL | 314.35º | 0.21% | 0.42% | - |
| HSV(B) | 314.35º | 0.35% | 0.51% | - |
| XYZ | 15.71 | 12.42 | 19.02 | - |
| YUV | 101.74 | 137.74 | 148.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 84 | 119 | 0 | 0.35 | 0.08 | 0.49 | 314.35 | 0.21 | 0.42 |
| Hex | 82 | 54 | 77 | 0 | 23 | 8 | 31 | 13A | 15 | 2A |
| Octal | 202 | 124 | 167 | 0 | 43 | 10 | 61 | 472 | 25 | 52 |
| Binary | 10000010 | 1010100 | 1110111 | 0 | 100011 | 1000 | 110001 | 100111010 | 10101 | 101010 |
Color Harmonies of #825477
Complementary color
Monochromatic Colors of #825477
Black with #825477
Text Example
Text Example
White with #825477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825477; }
p { color: rgb(130,84,119); }
H1.HeaderClassName
{
color: #825477;
}
.AnyTagClassName
{
color: #825477;
}
</style>
background-color css
<style>
a { background-color: #825477; }
a { background-color: rgb(130,84,119); }
div.DivClassName
{
background-color: #825477;
}
.BgClassName
{
background-color: #825477;
}
</style>
border-color css
<style>
span { border-color: #825477; }
span { border-color: rgb(130,84,119); }
td.TdClassName
{
border-color: #825477;
}
.TagClassName
{
border-color: #825477;
}
</style>