COLOR #7EB29A

HEX: #7EB29A RGB: (126,178,154)

Color info

#7EB29A contains red, green and blue colors in about the same proportion. Web safe color of #7EB29A is #669999 (or #699).

RGB color model

#7EB29A color RGB value is (126,178,154).

RGB: (126,178,154) (49%, 70%, 60%)

RGB channels and saturation

R 126 of 255 = 49%
G 178 of 255 = 70%
B 154 of 255 = 60%

126
178
154

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

Portions of RGB colors in percentages

R + G + B = 126 + 178 + 154 = 458 (100%)
R 126 of 458 ~ 27.51%
G 178 of 458 ~ 38.86%
B 154 of 458 ~ 33.62'%

%27.51
%38.86
%33.62

CMYK color model

#7EB29A color CMYK value is (29,0,13,30).

  • cyan value is 29.21%
  • magenta value is 0.00%
  • yellow value is 13.48%
  • key color value is 30.20%

CMYK: (29,0,13,30)
C29M0Y13K30 (29%, 0%, 13%, 30%)
(0.29 / 0.00 / 0.13 / 0.30)

CMYK percentages

%29.21
%0
%13.48
%30.2

Codes

Color #7EB29A in popluar color models

7E B2 9A
RGB 126 178 154
HSL 152° 25.24% 59.61%
HSB/HSV 152° 29.21% 69.80%
CMYK 29.21% 0.00% 13.48%
30.20%

Color #7EB29A in popluar number systems.

HEX 7E B2 9A
Decimal 126 178 154
Binary 1111110 10110010 10011010
Octal 176 262 232

Shades and tints

Shades of #7EB29A

#7EB29A
(126,178,154)
#73A28C
(115,162,140)
#68927E
(104,146,126)
#5D8270
(93,130,112)
#527262
(82,114,98)
#476254
(71,98,84)
#3C5246
(60,82,70)
#314238
(49,66,56)
#26322A
(38,50,42)
#1B221C
(27,34,28)
#10120E
(16,18,14)
#000000
(0,0,0)

Tints of #7EB29A

#7EB29A
(126,178,154)
#89B9A3
(137,185,163)
#94C0AC
(148,192,172)
#9FC7B5
(159,199,181)
#AACEBE
(170,206,190)
#B5D5C7
(181,213,199)
#C0DCD0
(192,220,208)
#CBE3D9
(203,227,217)
#D6EAE2
(214,234,226)
#E1F1EB
(225,241,235)
#ECF8F4
(236,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7EB29A color. Also use rgb(126,178,154) instead hex code.

Text Font Color

.myTextColor { color: #7EB29A; }

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

This text font color is #7EB29A.

Background Color

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

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

This div background color is #7EB29A.

Border color

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

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

This div border color is #7EB29A.

Opacity

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

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

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

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

This text has shadow with #7EB29A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EB29A.

Preview

Color preview on black background

This text has color #7EB29A on black background.


Color preview on white background

This text has color #7EB29A on white background.


Black color preview on #7EB29A background

This text has black color on #7EB29A background.


White color preview on #7EB29A background

This text has white color on #7EB29A background.


Related colors

Complementary color

Complementary color for #hex is #814D65.


I love getcolorcode.com

Triadic colors

1 #9A7EB2 and #B29A7E with #7EB29A are triadic colors.

2 #9AB27E and #B27E9A with #7EB29A are triadic colors.