COLOR #7EBBAB

HEX: #7EBBAB RGB: (126,187,171)

Color info

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

RGB color model

#7EBBAB color RGB value is (126,187,171).

RGB: (126,187,171) (49%, 73%, 67%)

RGB channels and saturation

R 126 of 255 = 49%
G 187 of 255 = 73%
B 171 of 255 = 67%

126
187
171

R + G + B ~ 63%. #7EBBAB is quite light color.

Portions of RGB colors in percentages

R + G + B = 126 + 187 + 171 = 484 (100%)
R 126 of 484 ~ 26.03%
G 187 of 484 ~ 38.64%
B 171 of 484 ~ 35.33'%

%26.03
%38.64
%35.33

CMYK color model

#7EBBAB color CMYK value is (33,0,9,27).

  • cyan value is 32.62%
  • magenta value is 0.00%
  • yellow value is 8.56%
  • key color value is 26.67%
CMYK: (33,0,9,27) C33M0Y9K27 (33%,0%,9%,27%) (0.33/0.00/0.09/0.27) 

CMYK percentages

%32.62
%0
%8.56
%26.67

Codes

Color #7EBBAB in popluar color models

7E BB AB
RGB 126 187 171
HSL 164° 30.96% 61.37%
HSB/HSV 164° 32.62% 73.33%
CMYK 32.62% 0.00% 8.56%
26.67%

Color #7EBBAB in popluar number systems.

HEX 7E BB AB
Decimal 126 187 171
Binary 1111110 10111011 10101011
Octal 176 273 253

Shades and tints

Shades of #7EBBAB

#7EBBAB
(126,187,171)
#73AA9C
(115,170,156)
#68998D
(104,153,141)
#5D887E
(93,136,126)
#52776F
(82,119,111)
#476660
(71,102,96)
#3C5551
(60,85,81)
#314442
(49,68,66)
#263333
(38,51,51)
#1B2224
(27,34,36)
#101115
(16,17,21)
#000000
(0,0,0)

Tints of #7EBBAB

#7EBBAB
(126,187,171)
#89C1B2
(137,193,178)
#94C7B9
(148,199,185)
#9FCDC0
(159,205,192)
#AAD3C7
(170,211,199)
#B5D9CE
(181,217,206)
#C0DFD5
(192,223,213)
#CBE5DC
(203,229,220)
#D6EBE3
(214,235,227)
#E1F1EA
(225,241,234)
#ECF7F1
(236,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7EBBAB; }

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

This text font color is #7EBBAB.

Background Color

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

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

This div background color is #7EBBAB.

Border color

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

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

This div border color is #7EBBAB.

Opacity

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

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

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

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

This text has shadow with #7EBBAB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EBBAB.

Preview

Color preview on black background

This text has color #7EBBAB on black background.


Color preview on white background

This text has color #7EBBAB on white background.


Black color preview on #7EBBAB background

This text has black color on #7EBBAB background.


White color preview on #7EBBAB background

This text has white color on #7EBBAB background.


Related colors

Complementary color

Complementary color for #hex is #814454.


I love getcolorcode.com

Triadic colors

1 #AB7EBB and #BBAB7E with #7EBBAB are triadic colors.

2 #ABBB7E and #BB7EAB with #7EBBAB are triadic colors.