Shades of Trendy Pink #836584
Tints of Trendy Pink #836584
RGB
CMYK
RGB Variations
Color information
#836584 (or 0x836584) is known color: Trendy Pink. HEX triplet: 83, 65 and 84. RGB value is (131,101,132). Sum of RGB (Red+Green+Blue) = 131+101+132=364 (48% of max value = 765). Red value is 131 (51.56% from 255 or 35.99% from 364); Green value is 101 (39.84% from 255 or 27.75% from 364); Blue value is 132 (51.95% from 255 or 36.26% from 364); Max value from RGB is 132 - color contains mainly: blue. Hex color #836584 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #836584 is #7C9A7B. Grayscale: #717171. Windows color (decimal): -8166012 or 8676739. OLE color: 8676739.
HSL color Cylindrical-coordinate representation of color #836584: hue angle of 298.06º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #836584 is Cyan = 0.01, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 131 | 101 | 132 | - |
| CMYK | 0.01 | 0.23 | 0 | 0.48 |
| HSL | 298.06º | 0.13% | 0.46% | - |
| HSV(B) | 298.06º | 0.23% | 0.52% | - |
| XYZ | 18.18 | 15.8 | 23.92 | - |
| YUV | 113.5 | 138.44 | 140.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 101 | 132 | 0.01 | 0.23 | 0 | 0.48 | 298.06 | 0.13 | 0.46 |
| Hex | 83 | 65 | 84 | 1 | 17 | 0 | 30 | 12A | D | 2E |
| Octal | 203 | 145 | 204 | 1 | 27 | 0 | 60 | 452 | 15 | 56 |
| Binary | 10000011 | 1100101 | 10000100 | 1 | 10111 | 0 | 110000 | 100101010 | 1101 | 101110 |
Color Harmonies of #836584
Complementary color
Monochromatic Colors of #836584
Black with #836584
Text Example
Text Example
White with #836584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836584; }
p { color: rgb(131,101,132); }
H1.HeaderClassName
{
color: #836584;
}
.AnyTagClassName
{
color: #836584;
}
</style>
background-color css
<style>
a { background-color: #836584; }
a { background-color: rgb(131,101,132); }
div.DivClassName
{
background-color: #836584;
}
.BgClassName
{
background-color: #836584;
}
</style>
border-color css
<style>
span { border-color: #836584; }
span { border-color: rgb(131,101,132); }
td.TdClassName
{
border-color: #836584;
}
.TagClassName
{
border-color: #836584;
}
</style>