Shades of Trendy Pink #835376
Tints of Trendy Pink #835376
RGB
CMYK
RGB Variations
Color information
#835376 (or 0x835376) is known color: Trendy Pink. HEX triplet: 83, 53 and 76. RGB value is (131,83,118). Sum of RGB (Red+Green+Blue) = 131+83+118=332 (43% of max value = 765). Red value is 131 (51.56% from 255 or 39.46% from 332); Green value is 83 (32.81% from 255 or 25% from 332); Blue value is 118 (46.48% from 255 or 35.54% from 332); Max value from RGB is 131 - color contains mainly: red. Hex color #835376 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835376 is #7CAC89. Grayscale: #656565. Windows color (decimal): -8170634 or 7754627. OLE color: 7754627.
HSL color Cylindrical-coordinate representation of color #835376: hue angle of 316.25º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #835376 is Cyan = 0, Magento = 0.37, Yellow = 0.10 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 83 | 118 | - |
| CMYK | 0 | 0.37 | 0.10 | 0.49 |
| HSL | 316.25º | 0.22% | 0.42% | - |
| HSV(B) | 316.25º | 0.37% | 0.51% | - |
| XYZ | 15.72 | 12.32 | 18.69 | - |
| YUV | 101.34 | 137.4 | 149.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 83 | 118 | 0 | 0.37 | 0.10 | 0.49 | 316.25 | 0.22 | 0.42 |
| Hex | 83 | 53 | 76 | 0 | 25 | A | 31 | 13C | 16 | 2A |
| Octal | 203 | 123 | 166 | 0 | 45 | 12 | 61 | 474 | 26 | 52 |
| Binary | 10000011 | 1010011 | 1110110 | 0 | 100101 | 1010 | 110001 | 100111100 | 10110 | 101010 |
Color Harmonies of #835376
Complementary color
Monochromatic Colors of #835376
Black with #835376
Text Example
Text Example
White with #835376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835376; }
p { color: rgb(131,83,118); }
H1.HeaderClassName
{
color: #835376;
}
.AnyTagClassName
{
color: #835376;
}
</style>
background-color css
<style>
a { background-color: #835376; }
a { background-color: rgb(131,83,118); }
div.DivClassName
{
background-color: #835376;
}
.BgClassName
{
background-color: #835376;
}
</style>
border-color css
<style>
span { border-color: #835376; }
span { border-color: rgb(131,83,118); }
td.TdClassName
{
border-color: #835376;
}
.TagClassName
{
border-color: #835376;
}
</style>