Shades of Trendy Pink #826782
Tints of Trendy Pink #826782
RGB
CMYK
RGB Variations
Color information
#826782 (or 0x826782) is known color: Trendy Pink. HEX triplet: 82, 67 and 82. RGB value is (130,103,130). Sum of RGB (Red+Green+Blue) = 130+103+130=363 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.81% from 363); Green value is 103 (40.62% from 255 or 28.37% from 363); Blue value is 130 (51.17% from 255 or 35.81% from 363); Max value from RGB is 130 - color contains mainly: red, blue. Hex color #826782 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826782 is #7D987D. Grayscale: #727272. Windows color (decimal): -8231038 or 8546178. OLE color: 8546178.
HSL color Cylindrical-coordinate representation of color #826782: hue angle of 300º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #826782 is Cyan = 0, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 103 | 130 | - |
| CMYK | 0 | 0.21 | 0 | 0.49 |
| HSL | 300º | 0.12% | 0.46% | - |
| HSV(B) | 300º | 0.21% | 0.51% | - |
| XYZ | 18.09 | 16.06 | 23.27 | - |
| YUV | 114.15 | 136.95 | 139.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 103 | 130 | 0 | 0.21 | 0 | 0.49 | 300 | 0.12 | 0.46 |
| Hex | 82 | 67 | 82 | 0 | 15 | 0 | 31 | 12C | C | 2E |
| Octal | 202 | 147 | 202 | 0 | 25 | 0 | 61 | 454 | 14 | 56 |
| Binary | 10000010 | 1100111 | 10000010 | 0 | 10101 | 0 | 110001 | 100101100 | 1100 | 101110 |
Color Harmonies of #826782
Complementary color
Monochromatic Colors of #826782
Black with #826782
Text Example
Text Example
White with #826782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826782; }
p { color: rgb(130,103,130); }
H1.HeaderClassName
{
color: #826782;
}
.AnyTagClassName
{
color: #826782;
}
</style>
background-color css
<style>
a { background-color: #826782; }
a { background-color: rgb(130,103,130); }
div.DivClassName
{
background-color: #826782;
}
.BgClassName
{
background-color: #826782;
}
</style>
border-color css
<style>
span { border-color: #826782; }
span { border-color: rgb(130,103,130); }
td.TdClassName
{
border-color: #826782;
}
.TagClassName
{
border-color: #826782;
}
</style>