COLOR #7E5D79

HEX: #7E5D79 RGB: (126,93,121)

Color info

#7E5D79 contains red, green and blue colors in about the same proportion. Web safe color of #7E5D79 is #666666 (or #666).

RGB color model

#7E5D79 color RGB value is (126,93,121).

RGB: (126,93,121) (49%, 36%, 47%)

RGB channels and saturation

R 126 of 255 = 49%
G 93 of 255 = 36%
B 121 of 255 = 47%

126
93
121

R + G + B ~ 44%. #7E5D79 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 126 + 93 + 121 = 340 (100%)
R 126 of 340 ~ 37.06%
G 93 of 340 ~ 27.35%
B 121 of 340 ~ 35.59'%

%37.06
%27.35
%35.59

CMYK color model

#7E5D79 color CMYK value is (0,26,4,51).

  • cyan value is 0.00%
  • magenta value is 26.19%
  • yellow value is 3.97%
  • key color value is 50.59%

CMYK: (0,26,4,51)
C0M26Y4K51 (0%, 26%, 4%, 51%)
(0.00 / 0.26 / 0.04 / 0.51)

CMYK percentages

%0
%26.19
%3.97
%50.59

Codes

Color #7E5D79 in popluar color models

7E 5D 79
RGB 126 93 121
HSL 309° 15.07% 42.94%
HSB/HSV 309° 26.19% 49.41%
CMYK 0.00% 26.19% 3.97%
50.59%

Color #7E5D79 in popluar number systems.

HEX 7E 5D 79
Decimal 126 93 121
Binary 1111110 1011101 1111001
Octal 176 135 171

Shades and tints

Shades of #7E5D79

#7E5D79
(126,93,121)
#73556E
(115,85,110)
#684D63
(104,77,99)
#5D4558
(93,69,88)
#523D4D
(82,61,77)
#473542
(71,53,66)
#3C2D37
(60,45,55)
#31252C
(49,37,44)
#261D21
(38,29,33)
#1B1516
(27,21,22)
#100D0B
(16,13,11)
#000000
(0,0,0)

Tints of #7E5D79

#7E5D79
(126,93,121)
#896B85
(137,107,133)
#947991
(148,121,145)
#9F879D
(159,135,157)
#AA95A9
(170,149,169)
#B5A3B5
(181,163,181)
#C0B1C1
(192,177,193)
#CBBFCD
(203,191,205)
#D6CDD9
(214,205,217)
#E1DBE5
(225,219,229)
#ECE9F1
(236,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E5D79 color. Also use rgb(126,93,121) instead hex code.

Text Font Color

.myTextColor { color: #7E5D79; }

<p style="color:#7E5D79">This sample text font color is #7E5D79.</p>

This text font color is #7E5D79.

Background Color

.myBgColor { background-color: #7E5D79; }

<div style="background-color:#7E5D79">Inner text</div>

This div background color is #7E5D79.

Border color

.myBorderColor { border: 1px solid #7E5D79; }

<div style="border:3px solid #7E5D79">Div</div>

This div border color is #7E5D79.

Opacity

.myOpacity80 { color: #7E5D79; opacity: 0.8; }

<p style="color:#7E5D79;opacity:0.8;">80%</p>

Text with #7E5D79 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #7E5D79;}

<p style="text-shadow: 3px 3px 1px #7E5D79">Text here.</p>

This text has shadow with #7E5D79 color.


.textShadow {text-shadow: 3px 3px 1px #7E5D79', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #7E5D79, 5px 5px 20px red">Text here.</p>

This text has shadow with #7E5D79 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#7E5D79, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#7E5D79, Direction=45, Strength=4)">Text</p>

This text has shadow with #7E5D79 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #7E5D79;
-webkit-box-shadow: 1px 1px 3px 2px #7E5D79;
box-shadow: 1px 1px 3px 2px #7E5D79;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #7E5D79; -webkit-box-shadow: 1px 1px 3px 2px #7E5D79; box-shadow:1px 1px 3px 2px #7E5D79;">
Div content here
</div>

This div box has shadow with color #7E5D79.

Preview

Color preview on black background

This text has color #7E5D79 on black background.


Color preview on white background

This text has color #7E5D79 on white background.


Black color preview on #7E5D79 background

This text has black color on #7E5D79 background.


White color preview on #7E5D79 background

This text has white color on #7E5D79 background.


Related colors

Complementary color

Complementary color for #hex is #81A286.


I love getcolorcode.com

Triadic colors

1 #797E5D and #5D797E with #7E5D79 are triadic colors.

2 #795D7E and #5D7E79 with #7E5D79 are triadic colors.