Shades of Trendy Pink #836089
Tints of Trendy Pink #836089
RGB
CMYK
RGB Variations
Color information
#836089 (or 0x836089) is known color: Trendy Pink. HEX triplet: 83, 60 and 89. RGB value is (131,96,137). Sum of RGB (Red+Green+Blue) = 131+96+137=364 (48% of max value = 765). Red value is 131 (51.56% from 255 or 35.99% from 364); Green value is 96 (37.89% from 255 or 26.37% from 364); Blue value is 137 (53.91% from 255 or 37.64% from 364); Max value from RGB is 137 - color contains mainly: blue. Hex color #836089 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #836089 is #7C9F76. Grayscale: #6F6F6F. Windows color (decimal): -8167287 or 9003139. OLE color: 9003139.
HSL color Cylindrical-coordinate representation of color #836089: hue angle of 291.22º degrees, saturation: 0.18, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #836089 is Cyan = 0.04, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 131 | 96 | 137 | - |
| CMYK | 0.04 | 0.30 | 0 | 0.46 |
| HSL | 291.22º | 0.18% | 0.46% | - |
| HSV(B) | 291.22º | 0.3% | 0.54% | - |
| XYZ | 18.06 | 15 | 25.61 | - |
| YUV | 111.14 | 142.6 | 142.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 96 | 137 | 0.04 | 0.30 | 0 | 0.46 | 291.22 | 0.18 | 0.46 |
| Hex | 83 | 60 | 89 | 4 | 1E | 0 | 2E | 123 | 12 | 2E |
| Octal | 203 | 140 | 211 | 4 | 36 | 0 | 56 | 443 | 22 | 56 |
| Binary | 10000011 | 1100000 | 10001001 | 100 | 11110 | 0 | 101110 | 100100011 | 10010 | 101110 |
Color Harmonies of #836089
Complementary color
Monochromatic Colors of #836089
Black with #836089
Text Example
Text Example
White with #836089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836089; }
p { color: rgb(131,96,137); }
H1.HeaderClassName
{
color: #836089;
}
.AnyTagClassName
{
color: #836089;
}
</style>
background-color css
<style>
a { background-color: #836089; }
a { background-color: rgb(131,96,137); }
div.DivClassName
{
background-color: #836089;
}
.BgClassName
{
background-color: #836089;
}
</style>
border-color css
<style>
span { border-color: #836089; }
span { border-color: rgb(131,96,137); }
td.TdClassName
{
border-color: #836089;
}
.TagClassName
{
border-color: #836089;
}
</style>