Shades of Trendy Pink #836389
Tints of Trendy Pink #836389
RGB
CMYK
RGB Variations
Color information
#836389 (or 0x836389) is known color: Trendy Pink. HEX triplet: 83, 63 and 89. RGB value is (131,99,137). Sum of RGB (Red+Green+Blue) = 131+99+137=367 (48% of max value = 765). Red value is 131 (51.56% from 255 or 35.69% from 367); Green value is 99 (39.06% from 255 or 26.98% from 367); Blue value is 137 (53.91% from 255 or 37.33% from 367); Max value from RGB is 137 - color contains mainly: blue. Hex color #836389 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #836389 is #7C9C76. Grayscale: #707070. Windows color (decimal): -8166519 or 9003907. OLE color: 9003907.
HSL color Cylindrical-coordinate representation of color #836389: hue angle of 290.53º degrees, saturation: 0.16, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #836389 is Cyan = 0.04, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 131 | 99 | 137 | - |
| CMYK | 0.04 | 0.28 | 0 | 0.46 |
| HSL | 290.53º | 0.16% | 0.46% | - |
| HSV(B) | 290.53º | 0.28% | 0.54% | - |
| XYZ | 18.34 | 15.56 | 25.7 | - |
| YUV | 112.9 | 141.6 | 140.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 99 | 137 | 0.04 | 0.28 | 0 | 0.46 | 290.53 | 0.16 | 0.46 |
| Hex | 83 | 63 | 89 | 4 | 1C | 0 | 2E | 123 | 10 | 2E |
| Octal | 203 | 143 | 211 | 4 | 34 | 0 | 56 | 443 | 20 | 56 |
| Binary | 10000011 | 1100011 | 10001001 | 100 | 11100 | 0 | 101110 | 100100011 | 10000 | 101110 |
Color Harmonies of #836389
Complementary color
Monochromatic Colors of #836389
Black with #836389
Text Example
Text Example
White with #836389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836389; }
p { color: rgb(131,99,137); }
H1.HeaderClassName
{
color: #836389;
}
.AnyTagClassName
{
color: #836389;
}
</style>
background-color css
<style>
a { background-color: #836389; }
a { background-color: rgb(131,99,137); }
div.DivClassName
{
background-color: #836389;
}
.BgClassName
{
background-color: #836389;
}
</style>
border-color css
<style>
span { border-color: #836389; }
span { border-color: rgb(131,99,137); }
td.TdClassName
{
border-color: #836389;
}
.TagClassName
{
border-color: #836389;
}
</style>