Shades of Trendy Pink #834575
Tints of Trendy Pink #834575
RGB
CMYK
RGB Variations
Color information
#834575 (or 0x834575) is known color: Trendy Pink. HEX triplet: 83, 45 and 75. RGB value is (131,69,117). Sum of RGB (Red+Green+Blue) = 131+69+117=317 (41% of max value = 765). Red value is 131 (51.56% from 255 or 41.32% from 317); Green value is 69 (27.34% from 255 or 21.77% from 317); Blue value is 117 (46.09% from 255 or 36.91% from 317); Max value from RGB is 131 - color contains mainly: red. Hex color #834575 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #834575 is #7CBA8A. Grayscale: #5C5C5C. Windows color (decimal): -8174219 or 7685507. OLE color: 7685507.
HSL color Cylindrical-coordinate representation of color #834575: hue angle of 313.55º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #834575 is Cyan = 0, Magento = 0.47, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 69 | 117 | - |
| CMYK | 0 | 0.47 | 0.11 | 0.49 |
| HSL | 313.55º | 0.31% | 0.39% | - |
| HSV(B) | 313.55º | 0.47% | 0.51% | - |
| XYZ | 14.7 | 10.37 | 18.06 | - |
| YUV | 93.01 | 141.54 | 155.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 69 | 117 | 0 | 0.47 | 0.11 | 0.49 | 313.55 | 0.31 | 0.39 |
| Hex | 83 | 45 | 75 | 0 | 2F | B | 31 | 13A | 1F | 27 |
| Octal | 203 | 105 | 165 | 0 | 57 | 13 | 61 | 472 | 37 | 47 |
| Binary | 10000011 | 1000101 | 1110101 | 0 | 101111 | 1011 | 110001 | 100111010 | 11111 | 100111 |
Color Harmonies of #834575
Complementary color
Monochromatic Colors of #834575
Black with #834575
Text Example
Text Example
White with #834575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834575; }
p { color: rgb(131,69,117); }
H1.HeaderClassName
{
color: #834575;
}
.AnyTagClassName
{
color: #834575;
}
</style>
background-color css
<style>
a { background-color: #834575; }
a { background-color: rgb(131,69,117); }
div.DivClassName
{
background-color: #834575;
}
.BgClassName
{
background-color: #834575;
}
</style>
border-color css
<style>
span { border-color: #834575; }
span { border-color: rgb(131,69,117); }
td.TdClassName
{
border-color: #834575;
}
.TagClassName
{
border-color: #834575;
}
</style>