Shades of Trendy Pink #826885
Tints of Trendy Pink #826885
RGB
CMYK
RGB Variations
Color information
#826885 (or 0x826885) is known color: Trendy Pink. HEX triplet: 82, 68 and 85. RGB value is (130,104,133). Sum of RGB (Red+Green+Blue) = 130+104+133=367 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.42% from 367); Green value is 104 (41.02% from 255 or 28.34% from 367); Blue value is 133 (52.34% from 255 or 36.24% from 367); Max value from RGB is 133 - color contains mainly: blue. Hex color #826885 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826885 is #7D977A. Grayscale: #727272. Windows color (decimal): -8230779 or 8743042. OLE color: 8743042.
HSL color Cylindrical-coordinate representation of color #826885: hue angle of 293.79º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #826885 is Cyan = 0.02, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 130 | 104 | 133 | - |
| CMYK | 0.02 | 0.22 | 0 | 0.48 |
| HSL | 293.79º | 0.12% | 0.46% | - |
| HSV(B) | 293.79º | 0.22% | 0.52% | - |
| XYZ | 18.39 | 16.34 | 24.37 | - |
| YUV | 115.08 | 138.11 | 138.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 104 | 133 | 0.02 | 0.22 | 0 | 0.48 | 293.79 | 0.12 | 0.46 |
| Hex | 82 | 68 | 85 | 2 | 16 | 0 | 30 | 126 | C | 2E |
| Octal | 202 | 150 | 205 | 2 | 26 | 0 | 60 | 446 | 14 | 56 |
| Binary | 10000010 | 1101000 | 10000101 | 10 | 10110 | 0 | 110000 | 100100110 | 1100 | 101110 |
Color Harmonies of #826885
Complementary color
Monochromatic Colors of #826885
Black with #826885
Text Example
Text Example
White with #826885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826885; }
p { color: rgb(130,104,133); }
H1.HeaderClassName
{
color: #826885;
}
.AnyTagClassName
{
color: #826885;
}
</style>
background-color css
<style>
a { background-color: #826885; }
a { background-color: rgb(130,104,133); }
div.DivClassName
{
background-color: #826885;
}
.BgClassName
{
background-color: #826885;
}
</style>
border-color css
<style>
span { border-color: #826885; }
span { border-color: rgb(130,104,133); }
td.TdClassName
{
border-color: #826885;
}
.TagClassName
{
border-color: #826885;
}
</style>