COLOR #7E5C72

HEX: #7E5C72 RGB: (126,92,114)

Color info

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

RGB color model

#7E5C72 color RGB value is (126,92,114).

RGB: (126,92,114) (49%, 36%, 45%)

RGB channels and saturation

R 126 of 255 = 49%
G 92 of 255 = 36%
B 114 of 255 = 45%

126
92
114

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

Portions of RGB colors in percentages

R + G + B = 126 + 92 + 114 = 332 (100%)
R 126 of 332 ~ 37.95%
G 92 of 332 ~ 27.71%
B 114 of 332 ~ 34.34'%

%37.95
%27.71
%34.34

CMYK color model

#7E5C72 color CMYK value is (0,27,10,51).

  • cyan value is 0.00%
  • magenta value is 26.98%
  • yellow value is 9.52%
  • key color value is 50.59%

CMYK: (0,27,10,51)
C0M27Y10K51 (0%, 27%, 10%, 51%)
(0.00 / 0.27 / 0.10 / 0.51)

CMYK percentages

%0
%26.98
%9.52
%50.59

Codes

Color #7E5C72 in popluar color models

7E 5C 72
RGB 126 92 114
HSL 321° 15.60% 42.75%
HSB/HSV 321° 26.98% 49.41%
CMYK 0.00% 26.98% 9.52%
50.59%

Color #7E5C72 in popluar number systems.

HEX 7E 5C 72
Decimal 126 92 114
Binary 1111110 1011100 1110010
Octal 176 134 162

Shades and tints

Shades of #7E5C72

#7E5C72
(126,92,114)
#735468
(115,84,104)
#684C5E
(104,76,94)
#5D4454
(93,68,84)
#523C4A
(82,60,74)
#473440
(71,52,64)
#3C2C36
(60,44,54)
#31242C
(49,36,44)
#261C22
(38,28,34)
#1B1418
(27,20,24)
#100C0E
(16,12,14)
#000000
(0,0,0)

Tints of #7E5C72

#7E5C72
(126,92,114)
#896A7E
(137,106,126)
#94788A
(148,120,138)
#9F8696
(159,134,150)
#AA94A2
(170,148,162)
#B5A2AE
(181,162,174)
#C0B0BA
(192,176,186)
#CBBEC6
(203,190,198)
#D6CCD2
(214,204,210)
#E1DADE
(225,218,222)
#ECE8EA
(236,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E5C72 color. Also use rgb(126,92,114) instead hex code.

Text Font Color

.myTextColor { color: #7E5C72; }

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

This text font color is #7E5C72.

Background Color

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

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

This div background color is #7E5C72.

Border color

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

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

This div border color is #7E5C72.

Opacity

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

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

Text with #7E5C72 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 #7E5C72;}

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

This text has shadow with #7E5C72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E5C72.

Preview

Color preview on black background

This text has color #7E5C72 on black background.


Color preview on white background

This text has color #7E5C72 on white background.


Black color preview on #7E5C72 background

This text has black color on #7E5C72 background.


White color preview on #7E5C72 background

This text has white color on #7E5C72 background.


Related colors

Complementary color

Complementary color for #hex is #81A38D.


I love getcolorcode.com

Triadic colors

1 #727E5C and #5C727E with #7E5C72 are triadic colors.

2 #725C7E and #5C7E72 with #7E5C72 are triadic colors.