COLOR #7EBD89

HEX: #7EBD89 RGB: (126,189,137)

Color info

#7EBD89 contains mainly green and blue colors. Web safe color of #7EBD89 is #66CC99 (or #6C9).

RGB color model

#7EBD89 color RGB value is (126,189,137).

RGB: (126,189,137) (49%, 74%, 54%)

RGB channels and saturation

R 126 of 255 = 49%
G 189 of 255 = 74%
B 137 of 255 = 54%

126
189
137

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

Portions of RGB colors in percentages

R + G + B = 126 + 189 + 137 = 452 (100%)
R 126 of 452 ~ 27.88%
G 189 of 452 ~ 41.81%
B 137 of 452 ~ 30.31'%

%27.88
%41.81
%30.31

CMYK color model

#7EBD89 color CMYK value is (33,0,28,26).

  • cyan value is 33.33%
  • magenta value is 0.00%
  • yellow value is 27.51%
  • key color value is 25.88%
CMYK: (33,0,28,26) C33M0Y28K26 (33%,0%,28%,26%) (0.33/0.00/0.28/0.26) 

CMYK percentages

%33.33
%0
%27.51
%25.88

Codes

Color #7EBD89 in popluar color models

7E BD 89
RGB 126 189 137
HSL 130° 32.31% 61.76%
HSB/HSV 130° 33.33% 74.12%
CMYK 33.33% 0.00% 27.51%
25.88%

Color #7EBD89 in popluar number systems.

HEX 7E BD 89
Decimal 126 189 137
Binary 1111110 10111101 10001001
Octal 176 275 211

Shades and tints

Shades of #7EBD89

#7EBD89
(126,189,137)
#73AC7D
(115,172,125)
#689B71
(104,155,113)
#5D8A65
(93,138,101)
#527959
(82,121,89)
#47684D
(71,104,77)
#3C5741
(60,87,65)
#314635
(49,70,53)
#263529
(38,53,41)
#1B241D
(27,36,29)
#101311
(16,19,17)
#000000
(0,0,0)

Tints of #7EBD89

#7EBD89
(126,189,137)
#89C393
(137,195,147)
#94C99D
(148,201,157)
#9FCFA7
(159,207,167)
#AAD5B1
(170,213,177)
#B5DBBB
(181,219,187)
#C0E1C5
(192,225,197)
#CBE7CF
(203,231,207)
#D6EDD9
(214,237,217)
#E1F3E3
(225,243,227)
#ECF9ED
(236,249,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7EBD89 color. Also use rgb(126,189,137) instead hex code.

Text Font Color

.myTextColor { color: #7EBD89; }

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

This text font color is #7EBD89.

Background Color

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

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

This div background color is #7EBD89.

Border color

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

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

This div border color is #7EBD89.

Opacity

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

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

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

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

This text has shadow with #7EBD89 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EBD89.

Preview

Color preview on black background

This text has color #7EBD89 on black background.


Color preview on white background

This text has color #7EBD89 on white background.


Black color preview on #7EBD89 background

This text has black color on #7EBD89 background.


White color preview on #7EBD89 background

This text has white color on #7EBD89 background.


Related colors

Complementary color

Complementary color for #hex is #814276.


I love getcolorcode.com

Triadic colors

1 #897EBD and #BD897E with #7EBD89 are triadic colors.

2 #89BD7E and #BD7E89 with #7EBD89 are triadic colors.