Shades of Trendy Pink #826387
Tints of Trendy Pink #826387
RGB
CMYK
RGB Variations
Color information
#826387 (or 0x826387) is known color: Trendy Pink. HEX triplet: 82, 63 and 87. RGB value is (130,99,135). Sum of RGB (Red+Green+Blue) = 130+99+135=364 (48% of max value = 765). Red value is 130 (51.17% from 255 or 35.71% from 364); Green value is 99 (39.06% from 255 or 27.20% from 364); Blue value is 135 (53.12% from 255 or 37.09% from 364); Max value from RGB is 135 - color contains mainly: blue. Hex color #826387 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #826387 is #7D9C78. Grayscale: #707070. Windows color (decimal): -8232057 or 8872834. OLE color: 8872834.
HSL color Cylindrical-coordinate representation of color #826387: hue angle of 291.67º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #826387 is Cyan = 0.04, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 130 | 99 | 135 | - |
| CMYK | 0.04 | 0.27 | 0 | 0.47 |
| HSL | 291.67º | 0.15% | 0.46% | - |
| HSV(B) | 291.67º | 0.27% | 0.53% | - |
| XYZ | 18.04 | 15.42 | 24.95 | - |
| YUV | 112.37 | 140.77 | 140.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 99 | 135 | 0.04 | 0.27 | 0 | 0.47 | 291.67 | 0.15 | 0.46 |
| Hex | 82 | 63 | 87 | 4 | 1B | 0 | 2F | 124 | F | 2E |
| Octal | 202 | 143 | 207 | 4 | 33 | 0 | 57 | 444 | 17 | 56 |
| Binary | 10000010 | 1100011 | 10000111 | 100 | 11011 | 0 | 101111 | 100100100 | 1111 | 101110 |
Color Harmonies of #826387
Complementary color
Monochromatic Colors of #826387
Black with #826387
Text Example
Text Example
White with #826387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #826387; }
p { color: rgb(130,99,135); }
H1.HeaderClassName
{
color: #826387;
}
.AnyTagClassName
{
color: #826387;
}
</style>
background-color css
<style>
a { background-color: #826387; }
a { background-color: rgb(130,99,135); }
div.DivClassName
{
background-color: #826387;
}
.BgClassName
{
background-color: #826387;
}
</style>
border-color css
<style>
span { border-color: #826387; }
span { border-color: rgb(130,99,135); }
td.TdClassName
{
border-color: #826387;
}
.TagClassName
{
border-color: #826387;
}
</style>