Shades of Trendy Pink #835486
Tints of Trendy Pink #835486
RGB
CMYK
RGB Variations
Color information
#835486 (or 0x835486) is known color: Trendy Pink. HEX triplet: 83, 54 and 86. RGB value is (131,84,134). Sum of RGB (Red+Green+Blue) = 131+84+134=349 (46% of max value = 765). Red value is 131 (51.56% from 255 or 37.54% from 349); Green value is 84 (33.20% from 255 or 24.07% from 349); Blue value is 134 (52.73% from 255 or 38.40% from 349); Max value from RGB is 134 - color contains mainly: blue. Hex color #835486 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #835486 is #7CAB79. Grayscale: #676767. Windows color (decimal): -8170362 or 8803459. OLE color: 8803459.
HSL color Cylindrical-coordinate representation of color #835486: hue angle of 296.4º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #835486 is Cyan = 0.02, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 131 | 84 | 134 | - |
| CMYK | 0.02 | 0.37 | 0 | 0.47 |
| HSL | 296.4º | 0.23% | 0.43% | - |
| HSV(B) | 296.4º | 0.37% | 0.53% | - |
| XYZ | 16.83 | 12.89 | 24.15 | - |
| YUV | 103.75 | 145.07 | 147.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 84 | 134 | 0.02 | 0.37 | 0 | 0.47 | 296.4 | 0.23 | 0.43 |
| Hex | 83 | 54 | 86 | 2 | 25 | 0 | 2F | 128 | 17 | 2B |
| Octal | 203 | 124 | 206 | 2 | 45 | 0 | 57 | 450 | 27 | 53 |
| Binary | 10000011 | 1010100 | 10000110 | 10 | 100101 | 0 | 101111 | 100101000 | 10111 | 101011 |
Color Harmonies of #835486
Complementary color
Monochromatic Colors of #835486
Black with #835486
Text Example
Text Example
White with #835486
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835486; }
p { color: rgb(131,84,134); }
H1.HeaderClassName
{
color: #835486;
}
.AnyTagClassName
{
color: #835486;
}
</style>
background-color css
<style>
a { background-color: #835486; }
a { background-color: rgb(131,84,134); }
div.DivClassName
{
background-color: #835486;
}
.BgClassName
{
background-color: #835486;
}
</style>
border-color css
<style>
span { border-color: #835486; }
span { border-color: rgb(131,84,134); }
td.TdClassName
{
border-color: #835486;
}
.TagClassName
{
border-color: #835486;
}
</style>