Shades of Trendy Pink #835474
Tints of Trendy Pink #835474
RGB
CMYK
RGB Variations
Color information
#835474 (or 0x835474) is known color: Trendy Pink. HEX triplet: 83, 54 and 74. RGB value is (131,84,116). Sum of RGB (Red+Green+Blue) = 131+84+116=331 (43% of max value = 765). Red value is 131 (51.56% from 255 or 39.58% from 331); Green value is 84 (33.20% from 255 or 25.38% from 331); Blue value is 116 (45.70% from 255 or 35.05% from 331); Max value from RGB is 131 - color contains mainly: red. Hex color #835474 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835474 is #7CAB8B. Grayscale: #656565. Windows color (decimal): -8170380 or 7623811. OLE color: 7623811.
HSL color Cylindrical-coordinate representation of color #835474: hue angle of 319.15º 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 #835474 is Cyan = 0, Magento = 0.36, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 84 | 116 | - |
| CMYK | 0 | 0.36 | 0.11 | 0.49 |
| HSL | 319.15º | 0.22% | 0.42% | - |
| HSV(B) | 319.15º | 0.36% | 0.51% | - |
| XYZ | 15.68 | 12.43 | 18.1 | - |
| YUV | 101.7 | 136.07 | 148.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 84 | 116 | 0 | 0.36 | 0.11 | 0.49 | 319.15 | 0.22 | 0.42 |
| Hex | 83 | 54 | 74 | 0 | 24 | B | 31 | 13F | 16 | 2A |
| Octal | 203 | 124 | 164 | 0 | 44 | 13 | 61 | 477 | 26 | 52 |
| Binary | 10000011 | 1010100 | 1110100 | 0 | 100100 | 1011 | 110001 | 100111111 | 10110 | 101010 |
Color Harmonies of #835474
Complementary color
Monochromatic Colors of #835474
Black with #835474
Text Example
Text Example
White with #835474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835474; }
p { color: rgb(131,84,116); }
H1.HeaderClassName
{
color: #835474;
}
.AnyTagClassName
{
color: #835474;
}
</style>
background-color css
<style>
a { background-color: #835474; }
a { background-color: rgb(131,84,116); }
div.DivClassName
{
background-color: #835474;
}
.BgClassName
{
background-color: #835474;
}
</style>
border-color css
<style>
span { border-color: #835474; }
span { border-color: rgb(131,84,116); }
td.TdClassName
{
border-color: #835474;
}
.TagClassName
{
border-color: #835474;
}
</style>