COLOR #7EB0AB

HEX: #7EB0AB RGB: (126,176,171)

Color info

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

RGB color model

#7EB0AB color RGB value is (126,176,171).

RGB: (126,176,171) (49%, 69%, 67%)

RGB channels and saturation

R 126 of 255 = 49%
G 176 of 255 = 69%
B 171 of 255 = 67%

126
176
171

R + G + B ~ 62%. #7EB0AB is quite light color.

Portions of RGB colors in percentages

R + G + B = 126 + 176 + 171 = 473 (100%)
R 126 of 473 ~ 26.64%
G 176 of 473 ~ 37.21%
B 171 of 473 ~ 36.15'%

%26.64
%37.21
%36.15

CMYK color model

#7EB0AB color CMYK value is (28,0,3,31).

  • cyan value is 28.41%
  • magenta value is 0.00%
  • yellow value is 2.84%
  • key color value is 30.98%

CMYK: (28,0,3,31)
C28M0Y3K31 (28%, 0%, 3%, 31%)
(0.28 / 0.00 / 0.03 / 0.31)

CMYK percentages

%28.41
%0
%2.84
%30.98

Codes

Color #7EB0AB in popluar color models

7E B0 AB
RGB 126 176 171
HSL 174° 24.04% 59.22%
HSB/HSV 174° 28.41% 69.02%
CMYK 28.41% 0.00% 2.84%
30.98%

Color #7EB0AB in popluar number systems.

HEX 7E B0 AB
Decimal 126 176 171
Binary 1111110 10110000 10101011
Octal 176 260 253

Shades and tints

Shades of #7EB0AB

#7EB0AB
(126,176,171)
#73A09C
(115,160,156)
#68908D
(104,144,141)
#5D807E
(93,128,126)
#52706F
(82,112,111)
#476060
(71,96,96)
#3C5051
(60,80,81)
#314042
(49,64,66)
#263033
(38,48,51)
#1B2024
(27,32,36)
#101015
(16,16,21)
#000000
(0,0,0)

Tints of #7EB0AB

#7EB0AB
(126,176,171)
#89B7B2
(137,183,178)
#94BEB9
(148,190,185)
#9FC5C0
(159,197,192)
#AACCC7
(170,204,199)
#B5D3CE
(181,211,206)
#C0DAD5
(192,218,213)
#CBE1DC
(203,225,220)
#D6E8E3
(214,232,227)
#E1EFEA
(225,239,234)
#ECF6F1
(236,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7EB0AB; }

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

This text font color is #7EB0AB.

Background Color

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

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

This div background color is #7EB0AB.

Border color

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

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

This div border color is #7EB0AB.

Opacity

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

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

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

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

This text has shadow with #7EB0AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EB0AB.

Preview

Color preview on black background

This text has color #7EB0AB on black background.


Color preview on white background

This text has color #7EB0AB on white background.


Black color preview on #7EB0AB background

This text has black color on #7EB0AB background.


White color preview on #7EB0AB background

This text has white color on #7EB0AB background.


Related colors

Complementary color

Complementary color for #hex is #814F54.


I love getcolorcode.com

Triadic colors

1 #AB7EB0 and #B0AB7E with #7EB0AB are triadic colors.

2 #ABB07E and #B07EAB with #7EB0AB are triadic colors.