COLOR #7E4D67

HEX: #7E4D67 RGB: (126,77,103)

Color info

#7E4D67 contains red, green and blue colors in about the same proportion. Web safe color of #7E4D67 is #663366 (or #636).

RGB color model

#7E4D67 color RGB value is (126,77,103).

RGB: (126,77,103) (49%, 30%, 40%)

RGB channels and saturation

R 126 of 255 = 49%
G 77 of 255 = 30%
B 103 of 255 = 40%

126
77
103

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

Portions of RGB colors in percentages

R + G + B = 126 + 77 + 103 = 306 (100%)
R 126 of 306 ~ 41.18%
G 77 of 306 ~ 25.16%
B 103 of 306 ~ 33.66'%

%41.18
%25.16
%33.66

CMYK color model

#7E4D67 color CMYK value is (0,39,18,51).

  • cyan value is 0.00%
  • magenta value is 38.89%
  • yellow value is 18.25%
  • key color value is 50.59%

CMYK: (0,39,18,51)
C0M39Y18K51 (0%, 39%, 18%, 51%)
(0.00 / 0.39 / 0.18 / 0.51)

CMYK percentages

%0
%38.89
%18.25
%50.59

Codes

Color #7E4D67 in popluar color models

7E 4D 67
RGB 126 77 103
HSL 328° 24.14% 39.80%
HSB/HSV 328° 38.89% 49.41%
CMYK 0.00% 38.89% 18.25%
50.59%

Color #7E4D67 in popluar number systems.

HEX 7E 4D 67
Decimal 126 77 103
Binary 1111110 1001101 1100111
Octal 176 115 147

Shades and tints

Shades of #7E4D67

#7E4D67
(126,77,103)
#73465E
(115,70,94)
#683F55
(104,63,85)
#5D384C
(93,56,76)
#523143
(82,49,67)
#472A3A
(71,42,58)
#3C2331
(60,35,49)
#311C28
(49,28,40)
#26151F
(38,21,31)
#1B0E16
(27,14,22)
#10070D
(16,7,13)
#000000
(0,0,0)

Tints of #7E4D67

#7E4D67
(126,77,103)
#895D74
(137,93,116)
#946D81
(148,109,129)
#9F7D8E
(159,125,142)
#AA8D9B
(170,141,155)
#B59DA8
(181,157,168)
#C0ADB5
(192,173,181)
#CBBDC2
(203,189,194)
#D6CDCF
(214,205,207)
#E1DDDC
(225,221,220)
#ECEDE9
(236,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E4D67 color. Also use rgb(126,77,103) instead hex code.

Text Font Color

.myTextColor { color: #7E4D67; }

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

This text font color is #7E4D67.

Background Color

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

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

This div background color is #7E4D67.

Border color

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

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

This div border color is #7E4D67.

Opacity

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

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

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

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

This text has shadow with #7E4D67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E4D67.

Preview

Color preview on black background

This text has color #7E4D67 on black background.


Color preview on white background

This text has color #7E4D67 on white background.


Black color preview on #7E4D67 background

This text has black color on #7E4D67 background.


White color preview on #7E4D67 background

This text has white color on #7E4D67 background.


Related colors

Complementary color

Complementary color for #hex is #81B298.


I love getcolorcode.com

Triadic colors

1 #677E4D and #4D677E with #7E4D67 are triadic colors.

2 #674D7E and #4D7E67 with #7E4D67 are triadic colors.