Shades of Trendy Pink #826584
Tints of Trendy Pink #826584
RGB
CMYK
RGB Variations
Color information
#826584 (or 0x826584) is known color: Trendy Pink. HEX triplet: 82, 65 and 84. RGB value is (130,101,132). Sum of RGB (Red+Green+Blue) = 130+101+132=363 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.81% from 363); Green value is 101 (39.84% from 255 or 27.82% from 363); Blue value is 132 (51.95% from 255 or 36.36% from 363); Max value from RGB is 132 - color contains mainly: blue. Hex color #826584 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826584 is #7D9A7B. Grayscale: #717171. Windows color (decimal): -8231548 or 8676738. OLE color: 8676738.
HSL color Cylindrical-coordinate representation of color #826584: hue angle of 296.13º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #826584 is Cyan = 0.02, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 130 | 101 | 132 | - |
| CMYK | 0.02 | 0.23 | 0 | 0.48 |
| HSL | 296.13º | 0.13% | 0.46% | - |
| HSV(B) | 296.13º | 0.23% | 0.52% | - |
| XYZ | 18.02 | 15.72 | 23.91 | - |
| YUV | 113.21 | 138.61 | 139.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 101 | 132 | 0.02 | 0.23 | 0 | 0.48 | 296.13 | 0.13 | 0.46 |
| Hex | 82 | 65 | 84 | 2 | 17 | 0 | 30 | 128 | D | 2E |
| Octal | 202 | 145 | 204 | 2 | 27 | 0 | 60 | 450 | 15 | 56 |
| Binary | 10000010 | 1100101 | 10000100 | 10 | 10111 | 0 | 110000 | 100101000 | 1101 | 101110 |
Color Harmonies of #826584
Complementary color
Monochromatic Colors of #826584
Black with #826584
Text Example
Text Example
White with #826584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826584; }
p { color: rgb(130,101,132); }
H1.HeaderClassName
{
color: #826584;
}
.AnyTagClassName
{
color: #826584;
}
</style>
background-color css
<style>
a { background-color: #826584; }
a { background-color: rgb(130,101,132); }
div.DivClassName
{
background-color: #826584;
}
.BgClassName
{
background-color: #826584;
}
</style>
border-color css
<style>
span { border-color: #826584; }
span { border-color: rgb(130,101,132); }
td.TdClassName
{
border-color: #826584;
}
.TagClassName
{
border-color: #826584;
}
</style>