COLOR #7E3A72

HEX: #7E3A72 RGB: (126,58,114)

Color info

#7E3A72 contains mainly red and blue colors. Web safe color of #7E3A72 is #663366 (or #636).

RGB color model

#7E3A72 color RGB value is (126,58,114).

RGB: (126,58,114) (49%, 23%, 45%)

RGB channels and saturation

R 126 of 255 = 49%
G 58 of 255 = 23%
B 114 of 255 = 45%

126
58
114

R + G + B ~ 39%. #7E3A72 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 126 + 58 + 114 = 298 (100%)
R 126 of 298 ~ 42.28%
G 58 of 298 ~ 19.46%
B 114 of 298 ~ 38.26'%

%42.28
%19.46
%38.26

CMYK color model

#7E3A72 color CMYK value is (0,54,10,51).

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

CMYK: (0,54,10,51)
C0M54Y10K51 (0%, 54%, 10%, 51%)
(0.00 / 0.54 / 0.10 / 0.51)

CMYK percentages

%0
%53.97
%9.52
%50.59

Codes

Color #7E3A72 in popluar color models

7E 3A 72
RGB 126 58 114
HSL 311° 36.96% 36.08%
HSB/HSV 311° 53.97% 49.41%
CMYK 0.00% 53.97% 9.52%
50.59%

Color #7E3A72 in popluar number systems.

HEX 7E 3A 72
Decimal 126 58 114
Binary 1111110 111010 1110010
Octal 176 72 162

Shades and tints

Shades of #7E3A72

#7E3A72
(126,58,114)
#733568
(115,53,104)
#68305E
(104,48,94)
#5D2B54
(93,43,84)
#52264A
(82,38,74)
#472140
(71,33,64)
#3C1C36
(60,28,54)
#31172C
(49,23,44)
#261222
(38,18,34)
#1B0D18
(27,13,24)
#10080E
(16,8,14)
#000000
(0,0,0)

Tints of #7E3A72

#7E3A72
(126,58,114)
#894B7E
(137,75,126)
#945C8A
(148,92,138)
#9F6D96
(159,109,150)
#AA7EA2
(170,126,162)
#B58FAE
(181,143,174)
#C0A0BA
(192,160,186)
#CBB1C6
(203,177,198)
#D6C2D2
(214,194,210)
#E1D3DE
(225,211,222)
#ECE4EA
(236,228,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E3A72; }

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

This text font color is #7E3A72.

Background Color

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

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

This div background color is #7E3A72.

Border color

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

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

This div border color is #7E3A72.

Opacity

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

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

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

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

This text has shadow with #7E3A72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E3A72.

Preview

Color preview on black background

This text has color #7E3A72 on black background.


Color preview on white background

This text has color #7E3A72 on white background.


Black color preview on #7E3A72 background

This text has black color on #7E3A72 background.


White color preview on #7E3A72 background

This text has white color on #7E3A72 background.


Related colors

Complementary color

Complementary color for #hex is #81C58D.


I love getcolorcode.com

Triadic colors

1 #727E3A and #3A727E with #7E3A72 are triadic colors.

2 #723A7E and #3A7E72 with #7E3A72 are triadic colors.