Shades of Trendy Pink #836188
Tints of Trendy Pink #836188
RGB
CMYK
RGB Variations
Color information
#836188 (or 0x836188) is known color: Trendy Pink. HEX triplet: 83, 61 and 88. RGB value is (131,97,136). Sum of RGB (Red+Green+Blue) = 131+97+136=364 (48% of max value = 765). Red value is 131 (51.56% from 255 or 35.99% from 364); Green value is 97 (38.28% from 255 or 26.65% from 364); Blue value is 136 (53.52% from 255 or 37.36% from 364); Max value from RGB is 136 - color contains mainly: blue. Hex color #836188 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #836188 is #7C9E77. Grayscale: #6F6F6F. Windows color (decimal): -8167032 or 8937859. OLE color: 8937859.
HSL color Cylindrical-coordinate representation of color #836188: hue angle of 292.31º degrees, saturation: 0.17, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #836188 is Cyan = 0.04, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 131 | 97 | 136 | - |
| CMYK | 0.04 | 0.29 | 0 | 0.47 |
| HSL | 292.31º | 0.17% | 0.46% | - |
| HSV(B) | 292.31º | 0.29% | 0.53% | - |
| XYZ | 18.08 | 15.15 | 25.26 | - |
| YUV | 111.61 | 141.76 | 141.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 97 | 136 | 0.04 | 0.29 | 0 | 0.47 | 292.31 | 0.17 | 0.46 |
| Hex | 83 | 61 | 88 | 4 | 1D | 0 | 2F | 124 | 11 | 2E |
| Octal | 203 | 141 | 210 | 4 | 35 | 0 | 57 | 444 | 21 | 56 |
| Binary | 10000011 | 1100001 | 10001000 | 100 | 11101 | 0 | 101111 | 100100100 | 10001 | 101110 |
Color Harmonies of #836188
Complementary color
Monochromatic Colors of #836188
Black with #836188
Text Example
Text Example
White with #836188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836188; }
p { color: rgb(131,97,136); }
H1.HeaderClassName
{
color: #836188;
}
.AnyTagClassName
{
color: #836188;
}
</style>
background-color css
<style>
a { background-color: #836188; }
a { background-color: rgb(131,97,136); }
div.DivClassName
{
background-color: #836188;
}
.BgClassName
{
background-color: #836188;
}
</style>
border-color css
<style>
span { border-color: #836188; }
span { border-color: rgb(131,97,136); }
td.TdClassName
{
border-color: #836188;
}
.TagClassName
{
border-color: #836188;
}
</style>