Shades of Trendy Pink #836382
Tints of Trendy Pink #836382
RGB
CMYK
RGB Variations
Color information
#836382 (or 0x836382) is known color: Trendy Pink. HEX triplet: 83, 63 and 82. RGB value is (131,99,130). Sum of RGB (Red+Green+Blue) = 131+99+130=360 (47% of max value = 765). Red value is 131 (51.56% from 255 or 36.39% from 360); Green value is 99 (39.06% from 255 or 27.5% from 360); Blue value is 130 (51.17% from 255 or 36.11% from 360); Max value from RGB is 131 - color contains mainly: red. Hex color #836382 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #836382 is #7C9C7D. Grayscale: #707070. Windows color (decimal): -8166526 or 8545155. OLE color: 8545155.
HSL color Cylindrical-coordinate representation of color #836382: hue angle of 301.88º degrees, saturation: 0.14, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #836382 is Cyan = 0, Magento = 0.24, Yellow = 0.01 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 99 | 130 | - |
| CMYK | 0 | 0.24 | 0.01 | 0.49 |
| HSL | 301.88º | 0.14% | 0.45% | - |
| HSV(B) | 301.88º | 0.24% | 0.51% | - |
| XYZ | 17.85 | 15.36 | 23.14 | - |
| YUV | 112.1 | 138.1 | 141.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 99 | 130 | 0 | 0.24 | 0.01 | 0.49 | 301.88 | 0.14 | 0.45 |
| Hex | 83 | 63 | 82 | 0 | 18 | 1 | 31 | 12E | E | 2D |
| Octal | 203 | 143 | 202 | 0 | 30 | 1 | 61 | 456 | 16 | 55 |
| Binary | 10000011 | 1100011 | 10000010 | 0 | 11000 | 1 | 110001 | 100101110 | 1110 | 101101 |
Color Harmonies of #836382
Complementary color
Monochromatic Colors of #836382
Black with #836382
Text Example
Text Example
White with #836382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836382; }
p { color: rgb(131,99,130); }
H1.HeaderClassName
{
color: #836382;
}
.AnyTagClassName
{
color: #836382;
}
</style>
background-color css
<style>
a { background-color: #836382; }
a { background-color: rgb(131,99,130); }
div.DivClassName
{
background-color: #836382;
}
.BgClassName
{
background-color: #836382;
}
</style>
border-color css
<style>
span { border-color: #836382; }
span { border-color: rgb(131,99,130); }
td.TdClassName
{
border-color: #836382;
}
.TagClassName
{
border-color: #836382;
}
</style>