Shades of Trendy Pink #825478
Tints of Trendy Pink #825478
RGB
CMYK
RGB Variations
Color information
#825478 (or 0x825478) is known color: Trendy Pink. HEX triplet: 82, 54 and 78. RGB value is (130,84,120). Sum of RGB (Red+Green+Blue) = 130+84+120=334 (44% of max value = 765). Red value is 130 (51.17% from 255 or 38.92% from 334); Green value is 84 (33.20% from 255 or 25.15% from 334); Blue value is 120 (47.27% from 255 or 35.93% from 334); Max value from RGB is 130 - color contains mainly: red. Hex color #825478 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #825478 is #7DAB87. Grayscale: #656565. Windows color (decimal): -8235912 or 7885954. OLE color: 7885954.
HSL color Cylindrical-coordinate representation of color #825478: hue angle of 313.04º 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 #825478 is Cyan = 0, Magento = 0.35, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 84 | 120 | - |
| CMYK | 0 | 0.35 | 0.08 | 0.49 |
| HSL | 313.04º | 0.21% | 0.42% | - |
| HSV(B) | 313.04º | 0.35% | 0.51% | - |
| XYZ | 15.77 | 12.44 | 19.34 | - |
| YUV | 101.86 | 138.24 | 148.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 84 | 120 | 0 | 0.35 | 0.08 | 0.49 | 313.04 | 0.21 | 0.42 |
| Hex | 82 | 54 | 78 | 0 | 23 | 8 | 31 | 139 | 15 | 2A |
| Octal | 202 | 124 | 170 | 0 | 43 | 10 | 61 | 471 | 25 | 52 |
| Binary | 10000010 | 1010100 | 1111000 | 0 | 100011 | 1000 | 110001 | 100111001 | 10101 | 101010 |
Color Harmonies of #825478
Complementary color
Monochromatic Colors of #825478
Black with #825478
Text Example
Text Example
White with #825478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825478; }
p { color: rgb(130,84,120); }
H1.HeaderClassName
{
color: #825478;
}
.AnyTagClassName
{
color: #825478;
}
</style>
background-color css
<style>
a { background-color: #825478; }
a { background-color: rgb(130,84,120); }
div.DivClassName
{
background-color: #825478;
}
.BgClassName
{
background-color: #825478;
}
</style>
border-color css
<style>
span { border-color: #825478; }
span { border-color: rgb(130,84,120); }
td.TdClassName
{
border-color: #825478;
}
.TagClassName
{
border-color: #825478;
}
</style>