Shades of Trendy Pink #835988
Tints of Trendy Pink #835988
RGB
CMYK
RGB Variations
Color information
#835988 (or 0x835988) is known color: Trendy Pink. HEX triplet: 83, 59 and 88. RGB value is (131,89,136). Sum of RGB (Red+Green+Blue) = 131+89+136=356 (47% of max value = 765). Red value is 131 (51.56% from 255 or 36.80% from 356); Green value is 89 (35.16% from 255 or 25% from 356); Blue value is 136 (53.52% from 255 or 38.20% from 356); Max value from RGB is 136 - color contains mainly: blue. Hex color #835988 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #835988 is #7CA677. Grayscale: #6A6A6A. Windows color (decimal): -8169080 or 8935811. OLE color: 8935811.
HSL color Cylindrical-coordinate representation of color #835988: hue angle of 293.62º degrees, saturation: 0.21, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #835988 is Cyan = 0.04, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 131 | 89 | 136 | - |
| CMYK | 0.04 | 0.35 | 0 | 0.47 |
| HSL | 293.62º | 0.21% | 0.44% | - |
| HSV(B) | 293.62º | 0.35% | 0.53% | - |
| XYZ | 17.38 | 13.75 | 25.03 | - |
| YUV | 106.92 | 144.41 | 145.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 89 | 136 | 0.04 | 0.35 | 0 | 0.47 | 293.62 | 0.21 | 0.44 |
| Hex | 83 | 59 | 88 | 4 | 23 | 0 | 2F | 126 | 15 | 2C |
| Octal | 203 | 131 | 210 | 4 | 43 | 0 | 57 | 446 | 25 | 54 |
| Binary | 10000011 | 1011001 | 10001000 | 100 | 100011 | 0 | 101111 | 100100110 | 10101 | 101100 |
Color Harmonies of #835988
Complementary color
Monochromatic Colors of #835988
Black with #835988
Text Example
Text Example
White with #835988
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835988; }
p { color: rgb(131,89,136); }
H1.HeaderClassName
{
color: #835988;
}
.AnyTagClassName
{
color: #835988;
}
</style>
background-color css
<style>
a { background-color: #835988; }
a { background-color: rgb(131,89,136); }
div.DivClassName
{
background-color: #835988;
}
.BgClassName
{
background-color: #835988;
}
</style>
border-color css
<style>
span { border-color: #835988; }
span { border-color: rgb(131,89,136); }
td.TdClassName
{
border-color: #835988;
}
.TagClassName
{
border-color: #835988;
}
</style>