Shades of Trendy Pink #826680
Tints of Trendy Pink #826680
RGB
CMYK
RGB Variations
Color information
#826680 (or 0x826680) is known color: Trendy Pink. HEX triplet: 82, 66 and 80. RGB value is (130,102,128). Sum of RGB (Red+Green+Blue) = 130+102+128=360 (47% of max value = 765). Red value is 130 (51.17% from 255 or 36.11% from 360); Green value is 102 (40.23% from 255 or 28.33% from 360); Blue value is 128 (50.39% from 255 or 35.56% from 360); Max value from RGB is 130 - color contains mainly: red. Hex color #826680 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826680 is #7D997F. Grayscale: #717171. Windows color (decimal): -8231296 or 8414850. OLE color: 8414850.
HSL color Cylindrical-coordinate representation of color #826680: hue angle of 304.29º degrees, saturation: 0.12, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #826680 is Cyan = 0, Magento = 0.22, Yellow = 0.02 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 102 | 128 | - |
| CMYK | 0 | 0.22 | 0.02 | 0.49 |
| HSL | 304.29º | 0.12% | 0.45% | - |
| HSV(B) | 304.29º | 0.22% | 0.51% | - |
| XYZ | 17.85 | 15.81 | 22.53 | - |
| YUV | 113.34 | 136.28 | 139.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 102 | 128 | 0 | 0.22 | 0.02 | 0.49 | 304.29 | 0.12 | 0.45 |
| Hex | 82 | 66 | 80 | 0 | 16 | 2 | 31 | 130 | C | 2D |
| Octal | 202 | 146 | 200 | 0 | 26 | 2 | 61 | 460 | 14 | 55 |
| Binary | 10000010 | 1100110 | 10000000 | 0 | 10110 | 10 | 110001 | 100110000 | 1100 | 101101 |
Color Harmonies of #826680
Complementary color
Monochromatic Colors of #826680
Black with #826680
Text Example
Text Example
White with #826680
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826680; }
p { color: rgb(130,102,128); }
H1.HeaderClassName
{
color: #826680;
}
.AnyTagClassName
{
color: #826680;
}
</style>
background-color css
<style>
a { background-color: #826680; }
a { background-color: rgb(130,102,128); }
div.DivClassName
{
background-color: #826680;
}
.BgClassName
{
background-color: #826680;
}
</style>
border-color css
<style>
span { border-color: #826680; }
span { border-color: rgb(130,102,128); }
td.TdClassName
{
border-color: #826680;
}
.TagClassName
{
border-color: #826680;
}
</style>