Shades of Trendy Pink #836889
Tints of Trendy Pink #836889
RGB
CMYK
RGB Variations
Color information
#836889 (or 0x836889) is known color: Trendy Pink. HEX triplet: 83, 68 and 89. RGB value is (131,104,137). Sum of RGB (Red+Green+Blue) = 131+104+137=372 (49% of max value = 765). Red value is 131 (51.56% from 255 or 35.22% from 372); Green value is 104 (41.02% from 255 or 27.96% from 372); Blue value is 137 (53.91% from 255 or 36.83% from 372); Max value from RGB is 137 - color contains mainly: blue. Hex color #836889 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #836889 is #7C9776. Grayscale: #737373. Windows color (decimal): -8165239 or 9005187. OLE color: 9005187.
HSL color Cylindrical-coordinate representation of color #836889: hue angle of 289.09º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #836889 is Cyan = 0.04, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 131 | 104 | 137 | - |
| CMYK | 0.04 | 0.24 | 0 | 0.46 |
| HSL | 289.09º | 0.14% | 0.47% | - |
| HSV(B) | 289.09º | 0.24% | 0.54% | - |
| XYZ | 18.83 | 16.53 | 25.87 | - |
| YUV | 115.84 | 139.95 | 138.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 104 | 137 | 0.04 | 0.24 | 0 | 0.46 | 289.09 | 0.14 | 0.47 |
| Hex | 83 | 68 | 89 | 4 | 18 | 0 | 2E | 121 | E | 2F |
| Octal | 203 | 150 | 211 | 4 | 30 | 0 | 56 | 441 | 16 | 57 |
| Binary | 10000011 | 1101000 | 10001001 | 100 | 11000 | 0 | 101110 | 100100001 | 1110 | 101111 |
Color Harmonies of #836889
Complementary color
Monochromatic Colors of #836889
Black with #836889
Text Example
Text Example
White with #836889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836889; }
p { color: rgb(131,104,137); }
H1.HeaderClassName
{
color: #836889;
}
.AnyTagClassName
{
color: #836889;
}
</style>
background-color css
<style>
a { background-color: #836889; }
a { background-color: rgb(131,104,137); }
div.DivClassName
{
background-color: #836889;
}
.BgClassName
{
background-color: #836889;
}
</style>
border-color css
<style>
span { border-color: #836889; }
span { border-color: rgb(131,104,137); }
td.TdClassName
{
border-color: #836889;
}
.TagClassName
{
border-color: #836889;
}
</style>