Shades of Trendy Pink #835276
Tints of Trendy Pink #835276
RGB
CMYK
RGB Variations
Color information
#835276 (or 0x835276) is known color: Trendy Pink. HEX triplet: 83, 52 and 76. RGB value is (131,82,118). Sum of RGB (Red+Green+Blue) = 131+82+118=331 (43% of max value = 765). Red value is 131 (51.56% from 255 or 39.58% from 331); Green value is 82 (32.42% from 255 or 24.77% from 331); Blue value is 118 (46.48% from 255 or 35.65% from 331); Max value from RGB is 131 - color contains mainly: red. Hex color #835276 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835276 is #7CAD89. Grayscale: #646464. Windows color (decimal): -8170890 or 7754371. OLE color: 7754371.
HSL color Cylindrical-coordinate representation of color #835276: hue angle of 315.92º degrees, saturation: 0.23, 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 #835276 is Cyan = 0, Magento = 0.37, Yellow = 0.10 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 82 | 118 | - |
| CMYK | 0 | 0.37 | 0.10 | 0.49 |
| HSL | 315.92º | 0.23% | 0.42% | - |
| HSV(B) | 315.92º | 0.37% | 0.51% | - |
| XYZ | 15.65 | 12.17 | 18.66 | - |
| YUV | 100.76 | 137.73 | 149.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 82 | 118 | 0 | 0.37 | 0.10 | 0.49 | 315.92 | 0.23 | 0.42 |
| Hex | 83 | 52 | 76 | 0 | 25 | A | 31 | 13C | 17 | 2A |
| Octal | 203 | 122 | 166 | 0 | 45 | 12 | 61 | 474 | 27 | 52 |
| Binary | 10000011 | 1010010 | 1110110 | 0 | 100101 | 1010 | 110001 | 100111100 | 10111 | 101010 |
Color Harmonies of #835276
Complementary color
Monochromatic Colors of #835276
Black with #835276
Text Example
Text Example
White with #835276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835276; }
p { color: rgb(131,82,118); }
H1.HeaderClassName
{
color: #835276;
}
.AnyTagClassName
{
color: #835276;
}
</style>
background-color css
<style>
a { background-color: #835276; }
a { background-color: rgb(131,82,118); }
div.DivClassName
{
background-color: #835276;
}
.BgClassName
{
background-color: #835276;
}
</style>
border-color css
<style>
span { border-color: #835276; }
span { border-color: rgb(131,82,118); }
td.TdClassName
{
border-color: #835276;
}
.TagClassName
{
border-color: #835276;
}
</style>