Shades of Trendy Pink #835683
Tints of Trendy Pink #835683
RGB
CMYK
RGB Variations
Color information
#835683 (or 0x835683) is known color: Trendy Pink. HEX triplet: 83, 56 and 83. RGB value is (131,86,131). Sum of RGB (Red+Green+Blue) = 131+86+131=348 (46% of max value = 765). Red value is 131 (51.56% from 255 or 37.64% from 348); Green value is 86 (33.98% from 255 or 24.71% from 348); Blue value is 131 (51.56% from 255 or 37.64% from 348); Max value from RGB is 131 - color contains mainly: red, blue. Hex color #835683 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #835683 is #7CA97C. Grayscale: #686868. Windows color (decimal): -8169853 or 8607363. OLE color: 8607363.
HSL color Cylindrical-coordinate representation of color #835683: hue angle of 300º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #835683 is Cyan = 0, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 86 | 131 | - |
| CMYK | 0 | 0.34 | 0 | 0.49 |
| HSL | 300º | 0.21% | 0.43% | - |
| HSV(B) | 300º | 0.34% | 0.51% | - |
| XYZ | 16.78 | 13.12 | 23.12 | - |
| YUV | 104.59 | 142.91 | 146.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 86 | 131 | 0 | 0.34 | 0 | 0.49 | 300 | 0.21 | 0.43 |
| Hex | 83 | 56 | 83 | 0 | 22 | 0 | 31 | 12C | 15 | 2B |
| Octal | 203 | 126 | 203 | 0 | 42 | 0 | 61 | 454 | 25 | 53 |
| Binary | 10000011 | 1010110 | 10000011 | 0 | 100010 | 0 | 110001 | 100101100 | 10101 | 101011 |
Color Harmonies of #835683
Complementary color
Monochromatic Colors of #835683
Black with #835683
Text Example
Text Example
White with #835683
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835683; }
p { color: rgb(131,86,131); }
H1.HeaderClassName
{
color: #835683;
}
.AnyTagClassName
{
color: #835683;
}
</style>
background-color css
<style>
a { background-color: #835683; }
a { background-color: rgb(131,86,131); }
div.DivClassName
{
background-color: #835683;
}
.BgClassName
{
background-color: #835683;
}
</style>
border-color css
<style>
span { border-color: #835683; }
span { border-color: rgb(131,86,131); }
td.TdClassName
{
border-color: #835683;
}
.TagClassName
{
border-color: #835683;
}
</style>