Shades of Trendy Pink #834275
Tints of Trendy Pink #834275
RGB
CMYK
RGB Variations
Color information
#834275 (or 0x834275) is known color: Trendy Pink. HEX triplet: 83, 42 and 75. RGB value is (131,66,117). Sum of RGB (Red+Green+Blue) = 131+66+117=314 (41% of max value = 765). Red value is 131 (51.56% from 255 or 41.72% from 314); Green value is 66 (26.17% from 255 or 21.02% from 314); Blue value is 117 (46.09% from 255 or 37.26% from 314); Max value from RGB is 131 - color contains mainly: red. Hex color #834275 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #834275 is #7CBD8A. Grayscale: #5B5B5B. Windows color (decimal): -8174987 or 7684739. OLE color: 7684739.
HSL color Cylindrical-coordinate representation of color #834275: hue angle of 312.92º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #834275 is Cyan = 0, Magento = 0.50, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 66 | 117 | - |
| CMYK | 0 | 0.50 | 0.11 | 0.49 |
| HSL | 312.92º | 0.33% | 0.39% | - |
| HSV(B) | 312.92º | 0.5% | 0.51% | - |
| XYZ | 14.52 | 10.01 | 18 | - |
| YUV | 91.25 | 142.53 | 156.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 66 | 117 | 0 | 0.50 | 0.11 | 0.49 | 312.92 | 0.33 | 0.39 |
| Hex | 83 | 42 | 75 | 0 | 32 | B | 31 | 139 | 21 | 27 |
| Octal | 203 | 102 | 165 | 0 | 62 | 13 | 61 | 471 | 41 | 47 |
| Binary | 10000011 | 1000010 | 1110101 | 0 | 110010 | 1011 | 110001 | 100111001 | 100001 | 100111 |
Color Harmonies of #834275
Complementary color
Monochromatic Colors of #834275
Black with #834275
Text Example
Text Example
White with #834275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834275; }
p { color: rgb(131,66,117); }
H1.HeaderClassName
{
color: #834275;
}
.AnyTagClassName
{
color: #834275;
}
</style>
background-color css
<style>
a { background-color: #834275; }
a { background-color: rgb(131,66,117); }
div.DivClassName
{
background-color: #834275;
}
.BgClassName
{
background-color: #834275;
}
</style>
border-color css
<style>
span { border-color: #834275; }
span { border-color: rgb(131,66,117); }
td.TdClassName
{
border-color: #834275;
}
.TagClassName
{
border-color: #834275;
}
</style>