Shades of Trendy Pink #836782
Tints of Trendy Pink #836782
RGB
CMYK
RGB Variations
Color information
#836782 (or 0x836782) is known color: Trendy Pink. HEX triplet: 83, 67 and 82. RGB value is (131,103,130). Sum of RGB (Red+Green+Blue) = 131+103+130=364 (48% of max value = 765). Red value is 131 (51.56% from 255 or 35.99% from 364); Green value is 103 (40.62% from 255 or 28.30% from 364); Blue value is 130 (51.17% from 255 or 35.71% from 364); Max value from RGB is 131 - color contains mainly: red. Hex color #836782 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #836782 is #7C987D. Grayscale: #727272. Windows color (decimal): -8165502 or 8546179. OLE color: 8546179.
HSL color Cylindrical-coordinate representation of color #836782: hue angle of 302.14º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #836782 is Cyan = 0, Magento = 0.21, Yellow = 0.01 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 103 | 130 | - |
| CMYK | 0 | 0.21 | 0.01 | 0.49 |
| HSL | 302.14º | 0.12% | 0.46% | - |
| HSV(B) | 302.14º | 0.21% | 0.51% | - |
| XYZ | 18.24 | 16.14 | 23.27 | - |
| YUV | 114.45 | 136.78 | 139.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 103 | 130 | 0 | 0.21 | 0.01 | 0.49 | 302.14 | 0.12 | 0.46 |
| Hex | 83 | 67 | 82 | 0 | 15 | 1 | 31 | 12E | C | 2E |
| Octal | 203 | 147 | 202 | 0 | 25 | 1 | 61 | 456 | 14 | 56 |
| Binary | 10000011 | 1100111 | 10000010 | 0 | 10101 | 1 | 110001 | 100101110 | 1100 | 101110 |
Color Harmonies of #836782
Complementary color
Monochromatic Colors of #836782
Black with #836782
Text Example
Text Example
White with #836782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836782; }
p { color: rgb(131,103,130); }
H1.HeaderClassName
{
color: #836782;
}
.AnyTagClassName
{
color: #836782;
}
</style>
background-color css
<style>
a { background-color: #836782; }
a { background-color: rgb(131,103,130); }
div.DivClassName
{
background-color: #836782;
}
.BgClassName
{
background-color: #836782;
}
</style>
border-color css
<style>
span { border-color: #836782; }
span { border-color: rgb(131,103,130); }
td.TdClassName
{
border-color: #836782;
}
.TagClassName
{
border-color: #836782;
}
</style>