Shades of Trendy Pink #835479
Tints of Trendy Pink #835479
RGB
CMYK
RGB Variations
Color information
#835479 (or 0x835479) is known color: Trendy Pink. HEX triplet: 83, 54 and 79. RGB value is (131,84,121). Sum of RGB (Red+Green+Blue) = 131+84+121=336 (44% of max value = 765). Red value is 131 (51.56% from 255 or 38.99% from 336); Green value is 84 (33.20% from 255 or 25% from 336); Blue value is 121 (47.66% from 255 or 36.01% from 336); Max value from RGB is 131 - color contains mainly: red. Hex color #835479 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835479 is #7CAB86. Grayscale: #666666. Windows color (decimal): -8170375 or 7951491. OLE color: 7951491.
HSL color Cylindrical-coordinate representation of color #835479: hue angle of 312.77º 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 #835479 is Cyan = 0, Magento = 0.36, Yellow = 0.08 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 84 | 121 | - |
| CMYK | 0 | 0.36 | 0.08 | 0.49 |
| HSL | 312.77º | 0.22% | 0.42% | - |
| HSV(B) | 312.77º | 0.36% | 0.51% | - |
| XYZ | 15.98 | 12.55 | 19.67 | - |
| YUV | 102.27 | 138.57 | 148.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 84 | 121 | 0 | 0.36 | 0.08 | 0.49 | 312.77 | 0.22 | 0.42 |
| Hex | 83 | 54 | 79 | 0 | 24 | 8 | 31 | 139 | 16 | 2A |
| Octal | 203 | 124 | 171 | 0 | 44 | 10 | 61 | 471 | 26 | 52 |
| Binary | 10000011 | 1010100 | 1111001 | 0 | 100100 | 1000 | 110001 | 100111001 | 10110 | 101010 |
Color Harmonies of #835479
Complementary color
Monochromatic Colors of #835479
Black with #835479
Text Example
Text Example
White with #835479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835479; }
p { color: rgb(131,84,121); }
H1.HeaderClassName
{
color: #835479;
}
.AnyTagClassName
{
color: #835479;
}
</style>
background-color css
<style>
a { background-color: #835479; }
a { background-color: rgb(131,84,121); }
div.DivClassName
{
background-color: #835479;
}
.BgClassName
{
background-color: #835479;
}
</style>
border-color css
<style>
span { border-color: #835479; }
span { border-color: rgb(131,84,121); }
td.TdClassName
{
border-color: #835479;
}
.TagClassName
{
border-color: #835479;
}
</style>