COLOR #7EC5B5

HEX: #7EC5B5 RGB: (126,197,181)

Color info

#7EC5B5 contains mainly green and blue colors. Web safe color of #7EC5B5 is #66CCCC (or #6CC).

RGB color model

#7EC5B5 color RGB value is (126,197,181).

RGB: (126,197,181) (49%, 77%, 71%)

RGB channels and saturation

R 126 of 255 = 49%
G 197 of 255 = 77%
B 181 of 255 = 71%

126
197
181

R + G + B ~ 66%. #7EC5B5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 126 + 197 + 181 = 504 (100%)
R 126 of 504 ~ 25%
G 197 of 504 ~ 39.09%
B 181 of 504 ~ 35.91'%

%25
%39.09
%35.91

CMYK color model

#7EC5B5 color CMYK value is (36,0,8,23).

  • cyan value is 36.04%
  • magenta value is 0.00%
  • yellow value is 8.12%
  • key color value is 22.75%

CMYK: (36,0,8,23)
C36M0Y8K23 (36%, 0%, 8%, 23%)
(0.36 / 0.00 / 0.08 / 0.23)

CMYK percentages

%36.04
%0
%8.12
%22.75

Codes

Color #7EC5B5 in popluar color models

7E C5 B5
RGB 126 197 181
HSL 166° 37.97% 63.33%
HSB/HSV 166° 36.04% 77.25%
CMYK 36.04% 0.00% 8.12%
22.75%

Color #7EC5B5 in popluar number systems.

HEX 7E C5 B5
Decimal 126 197 181
Binary 1111110 11000101 10110101
Octal 176 305 265

Shades and tints

Shades of #7EC5B5

#7EC5B5
(126,197,181)
#73B4A5
(115,180,165)
#68A395
(104,163,149)
#5D9285
(93,146,133)
#528175
(82,129,117)
#477065
(71,112,101)
#3C5F55
(60,95,85)
#314E45
(49,78,69)
#263D35
(38,61,53)
#1B2C25
(27,44,37)
#101B15
(16,27,21)
#000000
(0,0,0)

Tints of #7EC5B5

#7EC5B5
(126,197,181)
#89CABB
(137,202,187)
#94CFC1
(148,207,193)
#9FD4C7
(159,212,199)
#AAD9CD
(170,217,205)
#B5DED3
(181,222,211)
#C0E3D9
(192,227,217)
#CBE8DF
(203,232,223)
#D6EDE5
(214,237,229)
#E1F2EB
(225,242,235)
#ECF7F1
(236,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7EC5B5; }

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

This text font color is #7EC5B5.

Background Color

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

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

This div background color is #7EC5B5.

Border color

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

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

This div border color is #7EC5B5.

Opacity

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

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

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

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

This text has shadow with #7EC5B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EC5B5.

Preview

Color preview on black background

This text has color #7EC5B5 on black background.


Color preview on white background

This text has color #7EC5B5 on white background.


Black color preview on #7EC5B5 background

This text has black color on #7EC5B5 background.


White color preview on #7EC5B5 background

This text has white color on #7EC5B5 background.


Related colors

Complementary color

Complementary color for #hex is #813A4A.


I love getcolorcode.com

Triadic colors

1 #B57EC5 and #C5B57E with #7EC5B5 are triadic colors.

2 #B5C57E and #C57EB5 with #7EC5B5 are triadic colors.