Shades of Trendy Pink #835074
Tints of Trendy Pink #835074
RGB
CMYK
RGB Variations
Color information
#835074 (or 0x835074) is known color: Trendy Pink. HEX triplet: 83, 50 and 74. RGB value is (131,80,116). Sum of RGB (Red+Green+Blue) = 131+80+116=327 (43% of max value = 765). Red value is 131 (51.56% from 255 or 40.06% from 327); Green value is 80 (31.64% from 255 or 24.46% from 327); Blue value is 116 (45.70% from 255 or 35.47% from 327); Max value from RGB is 131 - color contains mainly: red. Hex color #835074 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #835074 is #7CAF8B. Grayscale: #636363. Windows color (decimal): -8171404 or 7622787. OLE color: 7622787.
HSL color Cylindrical-coordinate representation of color #835074: hue angle of 317.65º 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 #835074 is Cyan = 0, Magento = 0.39, Yellow = 0.11 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 80 | 116 | - |
| CMYK | 0 | 0.39 | 0.11 | 0.49 |
| HSL | 317.65º | 0.24% | 0.41% | - |
| HSV(B) | 317.65º | 0.39% | 0.51% | - |
| XYZ | 15.38 | 11.82 | 17.99 | - |
| YUV | 99.35 | 137.4 | 150.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 80 | 116 | 0 | 0.39 | 0.11 | 0.49 | 317.65 | 0.24 | 0.41 |
| Hex | 83 | 50 | 74 | 0 | 27 | B | 31 | 13E | 18 | 29 |
| Octal | 203 | 120 | 164 | 0 | 47 | 13 | 61 | 476 | 30 | 51 |
| Binary | 10000011 | 1010000 | 1110100 | 0 | 100111 | 1011 | 110001 | 100111110 | 11000 | 101001 |
Color Harmonies of #835074
Complementary color
Monochromatic Colors of #835074
Black with #835074
Text Example
Text Example
White with #835074
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835074; }
p { color: rgb(131,80,116); }
H1.HeaderClassName
{
color: #835074;
}
.AnyTagClassName
{
color: #835074;
}
</style>
background-color css
<style>
a { background-color: #835074; }
a { background-color: rgb(131,80,116); }
div.DivClassName
{
background-color: #835074;
}
.BgClassName
{
background-color: #835074;
}
</style>
border-color css
<style>
span { border-color: #835074; }
span { border-color: rgb(131,80,116); }
td.TdClassName
{
border-color: #835074;
}
.TagClassName
{
border-color: #835074;
}
</style>