Shades of Trendy Pink #835275
Tints of Trendy Pink #835275
RGB
CMYK
RGB Variations
Color information
#835275 (or 0x835275) is known color: Trendy Pink. HEX triplet: 83, 52 and 75. RGB value is (131,82,117). Sum of RGB (Red+Green+Blue) = 131+82+117=330 (43% of max value = 765). Red value is 131 (51.56% from 255 or 39.70% from 330); Green value is 82 (32.42% from 255 or 24.85% from 330); Blue value is 117 (46.09% from 255 or 35.45% from 330); Max value from RGB is 131 - color contains mainly: red. Hex color #835275 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835275 is #7CAD8A. Grayscale: #646464. Windows color (decimal): -8170891 or 7688835. OLE color: 7688835.
HSL color Cylindrical-coordinate representation of color #835275: hue angle of 317.14º 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 #835275 is Cyan = 0, Magento = 0.37, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 82 | 117 | - |
| CMYK | 0 | 0.37 | 0.11 | 0.49 |
| HSL | 317.14º | 0.23% | 0.42% | - |
| HSV(B) | 317.14º | 0.37% | 0.51% | - |
| XYZ | 15.59 | 12.14 | 18.35 | - |
| YUV | 100.64 | 137.23 | 149.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 82 | 117 | 0 | 0.37 | 0.11 | 0.49 | 317.14 | 0.23 | 0.42 |
| Hex | 83 | 52 | 75 | 0 | 25 | B | 31 | 13D | 17 | 2A |
| Octal | 203 | 122 | 165 | 0 | 45 | 13 | 61 | 475 | 27 | 52 |
| Binary | 10000011 | 1010010 | 1110101 | 0 | 100101 | 1011 | 110001 | 100111101 | 10111 | 101010 |
Color Harmonies of #835275
Complementary color
Monochromatic Colors of #835275
Black with #835275
Text Example
Text Example
White with #835275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835275; }
p { color: rgb(131,82,117); }
H1.HeaderClassName
{
color: #835275;
}
.AnyTagClassName
{
color: #835275;
}
</style>
background-color css
<style>
a { background-color: #835275; }
a { background-color: rgb(131,82,117); }
div.DivClassName
{
background-color: #835275;
}
.BgClassName
{
background-color: #835275;
}
</style>
border-color css
<style>
span { border-color: #835275; }
span { border-color: rgb(131,82,117); }
td.TdClassName
{
border-color: #835275;
}
.TagClassName
{
border-color: #835275;
}
</style>