Shades of Trendy Pink #835478
Tints of Trendy Pink #835478
RGB
CMYK
RGB Variations
Color information
#835478 (or 0x835478) is known color: Trendy Pink. HEX triplet: 83, 54 and 78. RGB value is (131,84,120). Sum of RGB (Red+Green+Blue) = 131+84+120=335 (44% of max value = 765). Red value is 131 (51.56% from 255 or 39.10% from 335); Green value is 84 (33.20% from 255 or 25.07% from 335); Blue value is 120 (47.27% from 255 or 35.82% from 335); Max value from RGB is 131 - color contains mainly: red. Hex color #835478 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835478 is #7CAB87. Grayscale: #666666. Windows color (decimal): -8170376 or 7885955. OLE color: 7885955.
HSL color Cylindrical-coordinate representation of color #835478: hue angle of 314.04º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #835478 is Cyan = 0, Magento = 0.36, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 84 | 120 | - |
| CMYK | 0 | 0.36 | 0.08 | 0.49 |
| HSL | 314.04º | 0.22% | 0.42% | - |
| HSV(B) | 314.04º | 0.36% | 0.51% | - |
| XYZ | 15.92 | 12.52 | 19.35 | - |
| YUV | 102.16 | 138.07 | 148.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 84 | 120 | 0 | 0.36 | 0.08 | 0.49 | 314.04 | 0.22 | 0.42 |
| Hex | 83 | 54 | 78 | 0 | 24 | 8 | 31 | 13A | 16 | 2A |
| Octal | 203 | 124 | 170 | 0 | 44 | 10 | 61 | 472 | 26 | 52 |
| Binary | 10000011 | 1010100 | 1111000 | 0 | 100100 | 1000 | 110001 | 100111010 | 10110 | 101010 |
Color Harmonies of #835478
Complementary color
Monochromatic Colors of #835478
Black with #835478
Text Example
Text Example
White with #835478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835478; }
p { color: rgb(131,84,120); }
H1.HeaderClassName
{
color: #835478;
}
.AnyTagClassName
{
color: #835478;
}
</style>
background-color css
<style>
a { background-color: #835478; }
a { background-color: rgb(131,84,120); }
div.DivClassName
{
background-color: #835478;
}
.BgClassName
{
background-color: #835478;
}
</style>
border-color css
<style>
span { border-color: #835478; }
span { border-color: rgb(131,84,120); }
td.TdClassName
{
border-color: #835478;
}
.TagClassName
{
border-color: #835478;
}
</style>