COLOR #7E4C86

HEX: #7E4C86 RGB: (126,76,134)

Color info

#7E4C86 contains red, green and blue colors in about the same proportion. Web safe color of #7E4C86 is #663399 (or #639).

RGB color model

#7E4C86 color RGB value is (126,76,134).

RGB: (126,76,134) (49%, 30%, 53%)

RGB channels and saturation

R 126 of 255 = 49%
G 76 of 255 = 30%
B 134 of 255 = 53%

126
76
134

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

Portions of RGB colors in percentages

R + G + B = 126 + 76 + 134 = 336 (100%)
R 126 of 336 ~ 37.5%
G 76 of 336 ~ 22.62%
B 134 of 336 ~ 39.88'%

%37.5
%22.62
%39.88

CMYK color model

#7E4C86 color CMYK value is (6,43,0,47).

  • cyan value is 5.97%
  • magenta value is 43.28%
  • yellow value is 0.00%
  • key color value is 47.45%
CMYK: (6,43,0,47) C6M43Y0K47 (6%,43%,0%,47%) (0.06/0.43/0.00/0.47) 

CMYK percentages

%5.97
%43.28
%0
%47.45

Codes

Color #7E4C86 in popluar color models

7E 4C 86
RGB 126 76 134
HSL 292° 27.62% 41.18%
HSB/HSV 292° 43.28% 52.55%
CMYK 5.97% 43.28% 0.00%
47.45%

Color #7E4C86 in popluar number systems.

HEX 7E 4C 86
Decimal 126 76 134
Binary 1111110 1001100 10000110
Octal 176 114 206

Shades and tints

Shades of #7E4C86

#7E4C86
(126,76,134)
#73467A
(115,70,122)
#68406E
(104,64,110)
#5D3A62
(93,58,98)
#523456
(82,52,86)
#472E4A
(71,46,74)
#3C283E
(60,40,62)
#312232
(49,34,50)
#261C26
(38,28,38)
#1B161A
(27,22,26)
#10100E
(16,16,14)
#000000
(0,0,0)

Tints of #7E4C86

#7E4C86
(126,76,134)
#895C91
(137,92,145)
#946C9C
(148,108,156)
#9F7CA7
(159,124,167)
#AA8CB2
(170,140,178)
#B59CBD
(181,156,189)
#C0ACC8
(192,172,200)
#CBBCD3
(203,188,211)
#D6CCDE
(214,204,222)
#E1DCE9
(225,220,233)
#ECECF4
(236,236,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E4C86 color. Also use rgb(126,76,134) instead hex code.

Text Font Color

.myTextColor { color: #7E4C86; }

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

This text font color is #7E4C86.

Background Color

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

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

This div background color is #7E4C86.

Border color

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

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

This div border color is #7E4C86.

Opacity

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

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

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

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

This text has shadow with #7E4C86 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E4C86.

Preview

Color preview on black background

This text has color #7E4C86 on black background.


Color preview on white background

This text has color #7E4C86 on white background.


Black color preview on #7E4C86 background

This text has black color on #7E4C86 background.


White color preview on #7E4C86 background

This text has white color on #7E4C86 background.


Related colors

Complementary color

Complementary color for #hex is #81B379.


I love getcolorcode.com

Triadic colors

1 #867E4C and #4C867E with #7E4C86 are triadic colors.

2 #864C7E and #4C7E86 with #7E4C86 are triadic colors.