Shades of Trendy Pink #836685
Tints of Trendy Pink #836685
RGB
CMYK
RGB Variations
Color information
#836685 (or 0x836685) is known color: Trendy Pink. HEX triplet: 83, 66 and 85. RGB value is (131,102,133). Sum of RGB (Red+Green+Blue) = 131+102+133=366 (48% of max value = 765). Red value is 131 (51.56% from 255 or 35.79% from 366); Green value is 102 (40.23% from 255 or 27.87% from 366); Blue value is 133 (52.34% from 255 or 36.34% from 366); Max value from RGB is 133 - color contains mainly: blue. Hex color #836685 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #836685 is #7C997A. Grayscale: #727272. Windows color (decimal): -8165755 or 8742531. OLE color: 8742531.
HSL color Cylindrical-coordinate representation of color #836685: hue angle of 296.13º 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 #836685 is Cyan = 0.02, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 131 | 102 | 133 | - |
| CMYK | 0.02 | 0.23 | 0 | 0.48 |
| HSL | 296.13º | 0.13% | 0.46% | - |
| HSV(B) | 296.13º | 0.23% | 0.52% | - |
| XYZ | 18.35 | 16.02 | 24.32 | - |
| YUV | 114.21 | 138.61 | 139.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 102 | 133 | 0.02 | 0.23 | 0 | 0.48 | 296.13 | 0.13 | 0.46 |
| Hex | 83 | 66 | 85 | 2 | 17 | 0 | 30 | 128 | D | 2E |
| Octal | 203 | 146 | 205 | 2 | 27 | 0 | 60 | 450 | 15 | 56 |
| Binary | 10000011 | 1100110 | 10000101 | 10 | 10111 | 0 | 110000 | 100101000 | 1101 | 101110 |
Color Harmonies of #836685
Complementary color
Monochromatic Colors of #836685
Black with #836685
Text Example
Text Example
White with #836685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #836685; }
p { color: rgb(131,102,133); }
H1.HeaderClassName
{
color: #836685;
}
.AnyTagClassName
{
color: #836685;
}
</style>
background-color css
<style>
a { background-color: #836685; }
a { background-color: rgb(131,102,133); }
div.DivClassName
{
background-color: #836685;
}
.BgClassName
{
background-color: #836685;
}
</style>
border-color css
<style>
span { border-color: #836685; }
span { border-color: rgb(131,102,133); }
td.TdClassName
{
border-color: #836685;
}
.TagClassName
{
border-color: #836685;
}
</style>