COLOR #7EAB93

HEX: #7EAB93 RGB: (126,171,147)

Color info

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

RGB color model

#7EAB93 color RGB value is (126,171,147).

RGB: (126,171,147) (49%, 67%, 58%)

RGB channels and saturation

R 126 of 255 = 49%
G 171 of 255 = 67%
B 147 of 255 = 58%

126
171
147

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

Portions of RGB colors in percentages

R + G + B = 126 + 171 + 147 = 444 (100%)
R 126 of 444 ~ 28.38%
G 171 of 444 ~ 38.51%
B 147 of 444 ~ 33.11'%

%28.38
%38.51
%33.11

CMYK color model

#7EAB93 color CMYK value is (26,0,14,33).

  • cyan value is 26.32%
  • magenta value is 0.00%
  • yellow value is 14.04%
  • key color value is 32.94%

CMYK: (26,0,14,33)
C26M0Y14K33 (26%, 0%, 14%, 33%)
(0.26 / 0.00 / 0.14 / 0.33)

CMYK percentages

%26.32
%0
%14.04
%32.94

Codes

Color #7EAB93 in popluar color models

7E AB 93
RGB 126 171 147
HSL 148° 21.13% 58.24%
HSB/HSV 148° 26.32% 67.06%
CMYK 26.32% 0.00% 14.04%
32.94%

Color #7EAB93 in popluar number systems.

HEX 7E AB 93
Decimal 126 171 147
Binary 1111110 10101011 10010011
Octal 176 253 223

Shades and tints

Shades of #7EAB93

#7EAB93
(126,171,147)
#739C86
(115,156,134)
#688D79
(104,141,121)
#5D7E6C
(93,126,108)
#526F5F
(82,111,95)
#476052
(71,96,82)
#3C5145
(60,81,69)
#314238
(49,66,56)
#26332B
(38,51,43)
#1B241E
(27,36,30)
#101511
(16,21,17)
#000000
(0,0,0)

Tints of #7EAB93

#7EAB93
(126,171,147)
#89B29C
(137,178,156)
#94B9A5
(148,185,165)
#9FC0AE
(159,192,174)
#AAC7B7
(170,199,183)
#B5CEC0
(181,206,192)
#C0D5C9
(192,213,201)
#CBDCD2
(203,220,210)
#D6E3DB
(214,227,219)
#E1EAE4
(225,234,228)
#ECF1ED
(236,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7EAB93 color. Also use rgb(126,171,147) instead hex code.

Text Font Color

.myTextColor { color: #7EAB93; }

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

This text font color is #7EAB93.

Background Color

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

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

This div background color is #7EAB93.

Border color

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

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

This div border color is #7EAB93.

Opacity

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

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

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

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

This text has shadow with #7EAB93 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EAB93.

Preview

Color preview on black background

This text has color #7EAB93 on black background.


Color preview on white background

This text has color #7EAB93 on white background.


Black color preview on #7EAB93 background

This text has black color on #7EAB93 background.


White color preview on #7EAB93 background

This text has white color on #7EAB93 background.


Related colors

Complementary color

Complementary color for #hex is #81546C.


I love getcolorcode.com

Triadic colors

1 #937EAB and #AB937E with #7EAB93 are triadic colors.

2 #93AB7E and #AB7E93 with #7EAB93 are triadic colors.