Shades of Trendy Pink #835885
Tints of Trendy Pink #835885
RGB
CMYK
RGB Variations
Color information
#835885 (or 0x835885) is known color: Trendy Pink. HEX triplet: 83, 58 and 85. RGB value is (131,88,133). Sum of RGB (Red+Green+Blue) = 131+88+133=352 (46% of max value = 765). Red value is 131 (51.56% from 255 or 37.22% from 352); Green value is 88 (34.77% from 255 or 25% from 352); Blue value is 133 (52.34% from 255 or 37.78% from 352); Max value from RGB is 133 - color contains mainly: blue. Hex color #835885 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #835885 is #7CA77A. Grayscale: #696969. Windows color (decimal): -8169339 or 8738947. OLE color: 8738947.
HSL color Cylindrical-coordinate representation of color #835885: hue angle of 297.33º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #835885 is Cyan = 0.02, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 131 | 88 | 133 | - |
| CMYK | 0.02 | 0.34 | 0 | 0.48 |
| HSL | 297.33º | 0.2% | 0.43% | - |
| HSV(B) | 297.33º | 0.34% | 0.52% | - |
| XYZ | 17.08 | 13.5 | 23.9 | - |
| YUV | 105.99 | 143.25 | 145.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 88 | 133 | 0.02 | 0.34 | 0 | 0.48 | 297.33 | 0.2 | 0.43 |
| Hex | 83 | 58 | 85 | 2 | 22 | 0 | 30 | 129 | 14 | 2B |
| Octal | 203 | 130 | 205 | 2 | 42 | 0 | 60 | 451 | 24 | 53 |
| Binary | 10000011 | 1011000 | 10000101 | 10 | 100010 | 0 | 110000 | 100101001 | 10100 | 101011 |
Color Harmonies of #835885
Complementary color
Monochromatic Colors of #835885
Black with #835885
Text Example
Text Example
White with #835885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835885; }
p { color: rgb(131,88,133); }
H1.HeaderClassName
{
color: #835885;
}
.AnyTagClassName
{
color: #835885;
}
</style>
background-color css
<style>
a { background-color: #835885; }
a { background-color: rgb(131,88,133); }
div.DivClassName
{
background-color: #835885;
}
.BgClassName
{
background-color: #835885;
}
</style>
border-color css
<style>
span { border-color: #835885; }
span { border-color: rgb(131,88,133); }
td.TdClassName
{
border-color: #835885;
}
.TagClassName
{
border-color: #835885;
}
</style>