COLOR #7EBAAD

HEX: #7EBAAD RGB: (126,186,173)

Color info

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

RGB color model

#7EBAAD color RGB value is (126,186,173).

RGB: (126,186,173) (49%, 73%, 68%)

RGB channels and saturation

R 126 of 255 = 49%
G 186 of 255 = 73%
B 173 of 255 = 68%

126
186
173

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

Portions of RGB colors in percentages

R + G + B = 126 + 186 + 173 = 485 (100%)
R 126 of 485 ~ 25.98%
G 186 of 485 ~ 38.35%
B 173 of 485 ~ 35.67'%

%25.98
%38.35
%35.67

CMYK color model

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

  • cyan value is 32.26%
  • magenta value is 0.00%
  • yellow value is 6.99%
  • key color value is 27.06%

CMYK: (32,0,7,27)
C32M0Y7K27 (32%, 0%, 7%, 27%)
(0.32 / 0.00 / 0.07 / 0.27)

CMYK percentages

%32.26
%0
%6.99
%27.06

Codes

Color #7EBAAD in popluar color models

7E BA AD
RGB 126 186 173
HSL 167° 30.30% 61.18%
HSB/HSV 167° 32.26% 72.94%
CMYK 32.26% 0.00% 6.99%
27.06%

Color #7EBAAD in popluar number systems.

HEX 7E BA AD
Decimal 126 186 173
Binary 1111110 10111010 10101101
Octal 176 272 255

Shades and tints

Shades of #7EBAAD

#7EBAAD
(126,186,173)
#73AA9E
(115,170,158)
#689A8F
(104,154,143)
#5D8A80
(93,138,128)
#527A71
(82,122,113)
#476A62
(71,106,98)
#3C5A53
(60,90,83)
#314A44
(49,74,68)
#263A35
(38,58,53)
#1B2A26
(27,42,38)
#101A17
(16,26,23)
#000000
(0,0,0)

Tints of #7EBAAD

#7EBAAD
(126,186,173)
#89C0B4
(137,192,180)
#94C6BB
(148,198,187)
#9FCCC2
(159,204,194)
#AAD2C9
(170,210,201)
#B5D8D0
(181,216,208)
#C0DED7
(192,222,215)
#CBE4DE
(203,228,222)
#D6EAE5
(214,234,229)
#E1F0EC
(225,240,236)
#ECF6F3
(236,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7EBAAD; }

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

This text font color is #7EBAAD.

Background Color

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

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

This div background color is #7EBAAD.

Border color

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

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

This div border color is #7EBAAD.

Opacity

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

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

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

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

This text has shadow with #7EBAAD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EBAAD.

Preview

Color preview on black background

This text has color #7EBAAD on black background.


Color preview on white background

This text has color #7EBAAD on white background.


Black color preview on #7EBAAD background

This text has black color on #7EBAAD background.


White color preview on #7EBAAD background

This text has white color on #7EBAAD background.


Related colors

Complementary color

Complementary color for #hex is #814552.


I love getcolorcode.com

Triadic colors

1 #AD7EBA and #BAAD7E with #7EBAAD are triadic colors.

2 #ADBA7E and #BA7EAD with #7EBAAD are triadic colors.