Shades of Trendy Pink #825382
Tints of Trendy Pink #825382
RGB
CMYK
RGB Variations
Color information
#825382 (or 0x825382) is known color: Trendy Pink. HEX triplet: 82, 53 and 82. RGB value is (130,83,130). Sum of RGB (Red+Green+Blue) = 130+83+130=343 (45% of max value = 765). Red value is 130 (51.17% from 255 or 37.90% from 343); Green value is 83 (32.81% from 255 or 24.20% from 343); Blue value is 130 (51.17% from 255 or 37.90% from 343); Max value from RGB is 130 - color contains mainly: red, blue. Hex color #825382 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #825382 is #7DAC7D. Grayscale: #666666. Windows color (decimal): -8236158 or 8541058. OLE color: 8541058.
HSL color Cylindrical-coordinate representation of color #825382: hue angle of 300º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #825382 is Cyan = 0, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 83 | 130 | - |
| CMYK | 0 | 0.36 | 0 | 0.49 |
| HSL | 300º | 0.22% | 0.42% | - |
| HSV(B) | 300º | 0.36% | 0.51% | - |
| XYZ | 16.33 | 12.54 | 22.68 | - |
| YUV | 102.41 | 143.57 | 147.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 83 | 130 | 0 | 0.36 | 0 | 0.49 | 300 | 0.22 | 0.42 |
| Hex | 82 | 53 | 82 | 0 | 24 | 0 | 31 | 12C | 16 | 2A |
| Octal | 202 | 123 | 202 | 0 | 44 | 0 | 61 | 454 | 26 | 52 |
| Binary | 10000010 | 1010011 | 10000010 | 0 | 100100 | 0 | 110001 | 100101100 | 10110 | 101010 |
Color Harmonies of #825382
Complementary color
Monochromatic Colors of #825382
Black with #825382
Text Example
Text Example
White with #825382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825382; }
p { color: rgb(130,83,130); }
H1.HeaderClassName
{
color: #825382;
}
.AnyTagClassName
{
color: #825382;
}
</style>
background-color css
<style>
a { background-color: #825382; }
a { background-color: rgb(130,83,130); }
div.DivClassName
{
background-color: #825382;
}
.BgClassName
{
background-color: #825382;
}
</style>
border-color css
<style>
span { border-color: #825382; }
span { border-color: rgb(130,83,130); }
td.TdClassName
{
border-color: #825382;
}
.TagClassName
{
border-color: #825382;
}
</style>