COLOR #7EBAB9

HEX: #7EBAB9 RGB: (126,186,185)

Color info

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

RGB color model

#7EBAB9 color RGB value is (126,186,185).

RGB: (126,186,185) (49%, 73%, 73%)

RGB channels and saturation

R 126 of 255 = 49%
G 186 of 255 = 73%
B 185 of 255 = 73%

126
186
185

R + G + B ~ 65%. #7EBAB9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 126 + 186 + 185 = 497 (100%)
R 126 of 497 ~ 25.35%
G 186 of 497 ~ 37.42%
B 185 of 497 ~ 37.22'%

%25.35
%37.42
%37.22

CMYK color model

#7EBAB9 color CMYK value is (32,0,1,27).

  • cyan value is 32.26%
  • magenta value is 0.00%
  • yellow value is 0.54%
  • key color value is 27.06%
CMYK: (32,0,1,27) C32M0Y1K27 (32%,0%,1%,27%) (0.32/0.00/0.01/0.27) 

CMYK percentages

%32.26
%0
%0.54
%27.06

Codes

Color #7EBAB9 in popluar color models

7E BA B9
RGB 126 186 185
HSL 179° 30.30% 61.18%
HSB/HSV 179° 32.26% 72.94%
CMYK 32.26% 0.00% 0.54%
27.06%

Color #7EBAB9 in popluar number systems.

HEX 7E BA B9
Decimal 126 186 185
Binary 1111110 10111010 10111001
Octal 176 272 271

Shades and tints

Shades of #7EBAB9

#7EBAB9
(126,186,185)
#73AAA9
(115,170,169)
#689A99
(104,154,153)
#5D8A89
(93,138,137)
#527A79
(82,122,121)
#476A69
(71,106,105)
#3C5A59
(60,90,89)
#314A49
(49,74,73)
#263A39
(38,58,57)
#1B2A29
(27,42,41)
#101A19
(16,26,25)
#000000
(0,0,0)

Tints of #7EBAB9

#7EBAB9
(126,186,185)
#89C0BF
(137,192,191)
#94C6C5
(148,198,197)
#9FCCCB
(159,204,203)
#AAD2D1
(170,210,209)
#B5D8D7
(181,216,215)
#C0DEDD
(192,222,221)
#CBE4E3
(203,228,227)
#D6EAE9
(214,234,233)
#E1F0EF
(225,240,239)
#ECF6F5
(236,246,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7EBAB9 color. Also use rgb(126,186,185) instead hex code.

Text Font Color

.myTextColor { color: #7EBAB9; }

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

This text font color is #7EBAB9.

Background Color

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

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

This div background color is #7EBAB9.

Border color

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

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

This div border color is #7EBAB9.

Opacity

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

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

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

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

This text has shadow with #7EBAB9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EBAB9.

Preview

Color preview on black background

This text has color #7EBAB9 on black background.


Color preview on white background

This text has color #7EBAB9 on white background.


Black color preview on #7EBAB9 background

This text has black color on #7EBAB9 background.


White color preview on #7EBAB9 background

This text has white color on #7EBAB9 background.


Related colors

Complementary color

Complementary color for #hex is #814546.


I love getcolorcode.com

Triadic colors

1 #B97EBA and #BAB97E with #7EBAB9 are triadic colors.

2 #B9BA7E and #BA7EB9 with #7EBAB9 are triadic colors.