COLOR #7EB58E

HEX: #7EB58E RGB: (126,181,142)

Color info

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

RGB color model

#7EB58E color RGB value is (126,181,142).

RGB: (126,181,142) (49%, 71%, 56%)

RGB channels and saturation

R 126 of 255 = 49%
G 181 of 255 = 71%
B 142 of 255 = 56%

126
181
142

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

Portions of RGB colors in percentages

R + G + B = 126 + 181 + 142 = 449 (100%)
R 126 of 449 ~ 28.06%
G 181 of 449 ~ 40.31%
B 142 of 449 ~ 31.63'%

%28.06
%40.31
%31.63

CMYK color model

#7EB58E color CMYK value is (30,0,22,29).

  • cyan value is 30.39%
  • magenta value is 0.00%
  • yellow value is 21.55%
  • key color value is 29.02%
CMYK: (30,0,22,29) C30M0Y22K29 (30%,0%,22%,29%) (0.30/0.00/0.22/0.29) 

CMYK percentages

%30.39
%0
%21.55
%29.02

Codes

Color #7EB58E in popluar color models

7E B5 8E
RGB 126 181 142
HSL 137° 27.09% 60.20%
HSB/HSV 137° 30.39% 70.98%
CMYK 30.39% 0.00% 21.55%
29.02%

Color #7EB58E in popluar number systems.

HEX 7E B5 8E
Decimal 126 181 142
Binary 1111110 10110101 10001110
Octal 176 265 216

Shades and tints

Shades of #7EB58E

#7EB58E
(126,181,142)
#73A582
(115,165,130)
#689576
(104,149,118)
#5D856A
(93,133,106)
#52755E
(82,117,94)
#476552
(71,101,82)
#3C5546
(60,85,70)
#31453A
(49,69,58)
#26352E
(38,53,46)
#1B2522
(27,37,34)
#101516
(16,21,22)
#000000
(0,0,0)

Tints of #7EB58E

#7EB58E
(126,181,142)
#89BB98
(137,187,152)
#94C1A2
(148,193,162)
#9FC7AC
(159,199,172)
#AACDB6
(170,205,182)
#B5D3C0
(181,211,192)
#C0D9CA
(192,217,202)
#CBDFD4
(203,223,212)
#D6E5DE
(214,229,222)
#E1EBE8
(225,235,232)
#ECF1F2
(236,241,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7EB58E; }

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

This text font color is #7EB58E.

Background Color

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

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

This div background color is #7EB58E.

Border color

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

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

This div border color is #7EB58E.

Opacity

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

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

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

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

This text has shadow with #7EB58E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EB58E.

Preview

Color preview on black background

This text has color #7EB58E on black background.


Color preview on white background

This text has color #7EB58E on white background.


Black color preview on #7EB58E background

This text has black color on #7EB58E background.


White color preview on #7EB58E background

This text has white color on #7EB58E background.


Related colors

Complementary color

Complementary color for #hex is #814A71.


I love getcolorcode.com

Triadic colors

1 #8E7EB5 and #B58E7E with #7EB58E are triadic colors.

2 #8EB57E and #B57E8E with #7EB58E are triadic colors.