Shades of Trendy Pink #834874
Tints of Trendy Pink #834874
RGB
CMYK
RGB Variations
Color information
#834874 (or 0x834874) is known color: Trendy Pink. HEX triplet: 83, 48 and 74. RGB value is (131,72,116). Sum of RGB (Red+Green+Blue) = 131+72+116=319 (42% of max value = 765). Red value is 131 (51.56% from 255 or 41.07% from 319); Green value is 72 (28.52% from 255 or 22.57% from 319); Blue value is 116 (45.70% from 255 or 36.36% from 319); Max value from RGB is 131 - color contains mainly: red. Hex color #834874 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #834874 is #7CB78B. Grayscale: #5E5E5E. Windows color (decimal): -8173452 or 7620739. OLE color: 7620739.
HSL color Cylindrical-coordinate representation of color #834874: hue angle of 315.25º degrees, saturation: 0.29, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #834874 is Cyan = 0, Magento = 0.45, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 72 | 116 | - |
| CMYK | 0 | 0.45 | 0.11 | 0.49 |
| HSL | 315.25º | 0.29% | 0.4% | - |
| HSV(B) | 315.25º | 0.45% | 0.51% | - |
| XYZ | 14.83 | 10.72 | 17.81 | - |
| YUV | 94.66 | 140.05 | 153.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 72 | 116 | 0 | 0.45 | 0.11 | 0.49 | 315.25 | 0.29 | 0.4 |
| Hex | 83 | 48 | 74 | 0 | 2D | B | 31 | 13B | 1D | 28 |
| Octal | 203 | 110 | 164 | 0 | 55 | 13 | 61 | 473 | 35 | 50 |
| Binary | 10000011 | 1001000 | 1110100 | 0 | 101101 | 1011 | 110001 | 100111011 | 11101 | 101000 |
Color Harmonies of #834874
Complementary color
Monochromatic Colors of #834874
Black with #834874
Text Example
Text Example
White with #834874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834874; }
p { color: rgb(131,72,116); }
H1.HeaderClassName
{
color: #834874;
}
.AnyTagClassName
{
color: #834874;
}
</style>
background-color css
<style>
a { background-color: #834874; }
a { background-color: rgb(131,72,116); }
div.DivClassName
{
background-color: #834874;
}
.BgClassName
{
background-color: #834874;
}
</style>
border-color css
<style>
span { border-color: #834874; }
span { border-color: rgb(131,72,116); }
td.TdClassName
{
border-color: #834874;
}
.TagClassName
{
border-color: #834874;
}
</style>