Shades of Trendy Pink #835075
Tints of Trendy Pink #835075
RGB
CMYK
RGB Variations
Color information
#835075 (or 0x835075) is known color: Trendy Pink. HEX triplet: 83, 50 and 75. RGB value is (131,80,117). Sum of RGB (Red+Green+Blue) = 131+80+117=328 (43% of max value = 765). Red value is 131 (51.56% from 255 or 39.94% from 328); Green value is 80 (31.64% from 255 or 24.39% from 328); Blue value is 117 (46.09% from 255 or 35.67% from 328); Max value from RGB is 131 - color contains mainly: red. Hex color #835075 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835075 is #7CAF8A. Grayscale: #636363. Windows color (decimal): -8171403 or 7688323. OLE color: 7688323.
HSL color Cylindrical-coordinate representation of color #835075: hue angle of 316.47º degrees, saturation: 0.24, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #835075 is Cyan = 0, Magento = 0.39, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 80 | 117 | - |
| CMYK | 0 | 0.39 | 0.11 | 0.49 |
| HSL | 316.47º | 0.24% | 0.41% | - |
| HSV(B) | 316.47º | 0.39% | 0.51% | - |
| XYZ | 15.44 | 11.85 | 18.3 | - |
| YUV | 99.47 | 137.9 | 150.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 80 | 117 | 0 | 0.39 | 0.11 | 0.49 | 316.47 | 0.24 | 0.41 |
| Hex | 83 | 50 | 75 | 0 | 27 | B | 31 | 13C | 18 | 29 |
| Octal | 203 | 120 | 165 | 0 | 47 | 13 | 61 | 474 | 30 | 51 |
| Binary | 10000011 | 1010000 | 1110101 | 0 | 100111 | 1011 | 110001 | 100111100 | 11000 | 101001 |
Color Harmonies of #835075
Complementary color
Monochromatic Colors of #835075
Black with #835075
Text Example
Text Example
White with #835075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835075; }
p { color: rgb(131,80,117); }
H1.HeaderClassName
{
color: #835075;
}
.AnyTagClassName
{
color: #835075;
}
</style>
background-color css
<style>
a { background-color: #835075; }
a { background-color: rgb(131,80,117); }
div.DivClassName
{
background-color: #835075;
}
.BgClassName
{
background-color: #835075;
}
</style>
border-color css
<style>
span { border-color: #835075; }
span { border-color: rgb(131,80,117); }
td.TdClassName
{
border-color: #835075;
}
.TagClassName
{
border-color: #835075;
}
</style>