Shades of Trendy Pink #826588
Tints of Trendy Pink #826588
RGB
CMYK
RGB Variations
Color information
#826588 (or 0x826588) is known color: Trendy Pink. HEX triplet: 82, 65 and 88. RGB value is (130,101,136). Sum of RGB (Red+Green+Blue) = 130+101+136=367 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.42% from 367); Green value is 101 (39.84% from 255 or 27.52% from 367); Blue value is 136 (53.52% from 255 or 37.06% from 367); Max value from RGB is 136 - color contains mainly: blue. Hex color #826588 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826588 is #7D9A77. Grayscale: #717171. Windows color (decimal): -8231544 or 8938882. OLE color: 8938882.
HSL color Cylindrical-coordinate representation of color #826588: hue angle of 289.71º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #826588 is Cyan = 0.04, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 130 | 101 | 136 | - |
| CMYK | 0.04 | 0.26 | 0 | 0.47 |
| HSL | 289.71º | 0.15% | 0.46% | - |
| HSV(B) | 289.71º | 0.26% | 0.53% | - |
| XYZ | 18.3 | 15.83 | 25.38 | - |
| YUV | 113.66 | 140.61 | 139.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 101 | 136 | 0.04 | 0.26 | 0 | 0.47 | 289.71 | 0.15 | 0.46 |
| Hex | 82 | 65 | 88 | 4 | 1A | 0 | 2F | 122 | F | 2E |
| Octal | 202 | 145 | 210 | 4 | 32 | 0 | 57 | 442 | 17 | 56 |
| Binary | 10000010 | 1100101 | 10001000 | 100 | 11010 | 0 | 101111 | 100100010 | 1111 | 101110 |
Color Harmonies of #826588
Complementary color
Monochromatic Colors of #826588
Black with #826588
Text Example
Text Example
White with #826588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826588; }
p { color: rgb(130,101,136); }
H1.HeaderClassName
{
color: #826588;
}
.AnyTagClassName
{
color: #826588;
}
</style>
background-color css
<style>
a { background-color: #826588; }
a { background-color: rgb(130,101,136); }
div.DivClassName
{
background-color: #826588;
}
.BgClassName
{
background-color: #826588;
}
</style>
border-color css
<style>
span { border-color: #826588; }
span { border-color: rgb(130,101,136); }
td.TdClassName
{
border-color: #826588;
}
.TagClassName
{
border-color: #826588;
}
</style>