COLOR #7EB591

HEX: #7EB591 RGB: (126,181,145)

Color info

#7EB591 contains red, green and blue colors in about the same proportion. Web safe color of #7EB591 is #66CC99 (or #6C9).

RGB color model

#7EB591 color RGB value is (126,181,145).

RGB: (126,181,145) (49%, 71%, 57%)

RGB channels and saturation

R 126 of 255 = 49%
G 181 of 255 = 71%
B 145 of 255 = 57%

126
181
145

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

Portions of RGB colors in percentages

R + G + B = 126 + 181 + 145 = 452 (100%)
R 126 of 452 ~ 27.88%
G 181 of 452 ~ 40.04%
B 145 of 452 ~ 32.08'%

%27.88
%40.04
%32.08

CMYK color model

#7EB591 color CMYK value is (30,0,20,29).

  • cyan value is 30.39%
  • magenta value is 0.00%
  • yellow value is 19.89%
  • key color value is 29.02%

CMYK: (30,0,20,29)
C30M0Y20K29 (30%, 0%, 20%, 29%)
(0.30 / 0.00 / 0.20 / 0.29)

CMYK percentages

%30.39
%0
%19.89
%29.02

Codes

Color #7EB591 in popluar color models

7E B5 91
RGB 126 181 145
HSL 141° 27.09% 60.20%
HSB/HSV 141° 30.39% 70.98%
CMYK 30.39% 0.00% 19.89%
29.02%

Color #7EB591 in popluar number systems.

HEX 7E B5 91
Decimal 126 181 145
Binary 1111110 10110101 10010001
Octal 176 265 221

Shades and tints

Shades of #7EB591

#7EB591
(126,181,145)
#73A584
(115,165,132)
#689577
(104,149,119)
#5D856A
(93,133,106)
#52755D
(82,117,93)
#476550
(71,101,80)
#3C5543
(60,85,67)
#314536
(49,69,54)
#263529
(38,53,41)
#1B251C
(27,37,28)
#10150F
(16,21,15)
#000000
(0,0,0)

Tints of #7EB591

#7EB591
(126,181,145)
#89BB9B
(137,187,155)
#94C1A5
(148,193,165)
#9FC7AF
(159,199,175)
#AACDB9
(170,205,185)
#B5D3C3
(181,211,195)
#C0D9CD
(192,217,205)
#CBDFD7
(203,223,215)
#D6E5E1
(214,229,225)
#E1EBEB
(225,235,235)
#ECF1F5
(236,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7EB591 color. Also use rgb(126,181,145) instead hex code.

Text Font Color

.myTextColor { color: #7EB591; }

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

This text font color is #7EB591.

Background Color

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

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

This div background color is #7EB591.

Border color

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

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

This div border color is #7EB591.

Opacity

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

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

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

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

This text has shadow with #7EB591 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EB591.

Preview

Color preview on black background

This text has color #7EB591 on black background.


Color preview on white background

This text has color #7EB591 on white background.


Black color preview on #7EB591 background

This text has black color on #7EB591 background.


White color preview on #7EB591 background

This text has white color on #7EB591 background.


Related colors

Complementary color

Complementary color for #hex is #814A6E.


I love getcolorcode.com

Triadic colors

1 #917EB5 and #B5917E with #7EB591 are triadic colors.

2 #91B57E and #B57E91 with #7EB591 are triadic colors.