Shades of Trendy Pink #825482
Tints of Trendy Pink #825482
RGB
CMYK
RGB Variations
Color information
#825482 (or 0x825482) is known color: Trendy Pink. HEX triplet: 82, 54 and 82. RGB value is (130,84,130). Sum of RGB (Red+Green+Blue) = 130+84+130=344 (45% of max value = 765). Red value is 130 (51.17% from 255 or 37.79% from 344); Green value is 84 (33.20% from 255 or 24.42% from 344); Blue value is 130 (51.17% from 255 or 37.79% from 344); Max value from RGB is 130 - color contains mainly: red, blue. Hex color #825482 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825482 is #7DAB7D. Grayscale: #666666. Windows color (decimal): -8235902 or 8541314. OLE color: 8541314.
HSL color Cylindrical-coordinate representation of color #825482: hue angle of 300º 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 #825482 is Cyan = 0, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 84 | 130 | - |
| CMYK | 0 | 0.35 | 0 | 0.49 |
| HSL | 300º | 0.21% | 0.42% | - |
| HSV(B) | 300º | 0.35% | 0.51% | - |
| XYZ | 16.41 | 12.7 | 22.71 | - |
| YUV | 103 | 143.24 | 147.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 84 | 130 | 0 | 0.35 | 0 | 0.49 | 300 | 0.21 | 0.42 |
| Hex | 82 | 54 | 82 | 0 | 23 | 0 | 31 | 12C | 15 | 2A |
| Octal | 202 | 124 | 202 | 0 | 43 | 0 | 61 | 454 | 25 | 52 |
| Binary | 10000010 | 1010100 | 10000010 | 0 | 100011 | 0 | 110001 | 100101100 | 10101 | 101010 |
Color Harmonies of #825482
Complementary color
Monochromatic Colors of #825482
Black with #825482
Text Example
Text Example
White with #825482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825482; }
p { color: rgb(130,84,130); }
H1.HeaderClassName
{
color: #825482;
}
.AnyTagClassName
{
color: #825482;
}
</style>
background-color css
<style>
a { background-color: #825482; }
a { background-color: rgb(130,84,130); }
div.DivClassName
{
background-color: #825482;
}
.BgClassName
{
background-color: #825482;
}
</style>
border-color css
<style>
span { border-color: #825482; }
span { border-color: rgb(130,84,130); }
td.TdClassName
{
border-color: #825482;
}
.TagClassName
{
border-color: #825482;
}
</style>