Shades of Trendy Pink #835578
Tints of Trendy Pink #835578
RGB
CMYK
RGB Variations
Color information
#835578 (or 0x835578) is known color: Trendy Pink. HEX triplet: 83, 55 and 78. RGB value is (131,85,120). Sum of RGB (Red+Green+Blue) = 131+85+120=336 (44% of max value = 765). Red value is 131 (51.56% from 255 or 38.99% from 336); Green value is 85 (33.59% from 255 or 25.30% from 336); Blue value is 120 (47.27% from 255 or 35.71% from 336); Max value from RGB is 131 - color contains mainly: red. Hex color #835578 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835578 is #7CAA87. Grayscale: #666666. Windows color (decimal): -8170120 or 7886211. OLE color: 7886211.
HSL color Cylindrical-coordinate representation of color #835578: hue angle of 314.35º degrees, saturation: 0.21, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #835578 is Cyan = 0, Magento = 0.35, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 85 | 120 | - |
| CMYK | 0 | 0.35 | 0.08 | 0.49 |
| HSL | 314.35º | 0.21% | 0.42% | - |
| HSV(B) | 314.35º | 0.35% | 0.51% | - |
| XYZ | 16 | 12.68 | 19.37 | - |
| YUV | 102.74 | 137.74 | 148.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 85 | 120 | 0 | 0.35 | 0.08 | 0.49 | 314.35 | 0.21 | 0.42 |
| Hex | 83 | 55 | 78 | 0 | 23 | 8 | 31 | 13A | 15 | 2A |
| Octal | 203 | 125 | 170 | 0 | 43 | 10 | 61 | 472 | 25 | 52 |
| Binary | 10000011 | 1010101 | 1111000 | 0 | 100011 | 1000 | 110001 | 100111010 | 10101 | 101010 |
Color Harmonies of #835578
Complementary color
Monochromatic Colors of #835578
Black with #835578
Text Example
Text Example
White with #835578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835578; }
p { color: rgb(131,85,120); }
H1.HeaderClassName
{
color: #835578;
}
.AnyTagClassName
{
color: #835578;
}
</style>
background-color css
<style>
a { background-color: #835578; }
a { background-color: rgb(131,85,120); }
div.DivClassName
{
background-color: #835578;
}
.BgClassName
{
background-color: #835578;
}
</style>
border-color css
<style>
span { border-color: #835578; }
span { border-color: rgb(131,85,120); }
td.TdClassName
{
border-color: #835578;
}
.TagClassName
{
border-color: #835578;
}
</style>