COLOR #7EA5B1

HEX: #7EA5B1 RGB: (126,165,177)

Color info

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

RGB color model

#7EA5B1 color RGB value is (126,165,177).

RGB: (126,165,177) (49%, 65%, 69%)

RGB channels and saturation

R 126 of 255 = 49%
G 165 of 255 = 65%
B 177 of 255 = 69%

126
165
177

R + G + B ~ 61%. #7EA5B1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 126 + 165 + 177 = 468 (100%)
R 126 of 468 ~ 26.92%
G 165 of 468 ~ 35.26%
B 177 of 468 ~ 37.82'%

%26.92
%35.26
%37.82

CMYK color model

#7EA5B1 color CMYK value is (29,7,0,31).

  • cyan value is 28.81%
  • magenta value is 6.78%
  • yellow value is 0.00%
  • key color value is 30.59%
CMYK: (29,7,0,31) C29M7Y0K31 (29%,7%,0%,31%) (0.29/0.07/0.00/0.31) 

CMYK percentages

%28.81
%6.78
%0
%30.59

Codes

Color #7EA5B1 in popluar color models

7E A5 B1
RGB 126 165 177
HSL 194° 24.64% 59.41%
HSB/HSV 194° 28.81% 69.41%
CMYK 28.81% 6.78% 0.00%
30.59%

Color #7EA5B1 in popluar number systems.

HEX 7E A5 B1
Decimal 126 165 177
Binary 1111110 10100101 10110001
Octal 176 245 261

Shades and tints

Shades of #7EA5B1

#7EA5B1
(126,165,177)
#7396A1
(115,150,161)
#688791
(104,135,145)
#5D7881
(93,120,129)
#526971
(82,105,113)
#475A61
(71,90,97)
#3C4B51
(60,75,81)
#313C41
(49,60,65)
#262D31
(38,45,49)
#1B1E21
(27,30,33)
#100F11
(16,15,17)
#000000
(0,0,0)

Tints of #7EA5B1

#7EA5B1
(126,165,177)
#89ADB8
(137,173,184)
#94B5BF
(148,181,191)
#9FBDC6
(159,189,198)
#AAC5CD
(170,197,205)
#B5CDD4
(181,205,212)
#C0D5DB
(192,213,219)
#CBDDE2
(203,221,226)
#D6E5E9
(214,229,233)
#E1EDF0
(225,237,240)
#ECF5F7
(236,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7EA5B1 color. Also use rgb(126,165,177) instead hex code.

Text Font Color

.myTextColor { color: #7EA5B1; }

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

This text font color is #7EA5B1.

Background Color

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

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

This div background color is #7EA5B1.

Border color

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

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

This div border color is #7EA5B1.

Opacity

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

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

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

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

This text has shadow with #7EA5B1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EA5B1.

Preview

Color preview on black background

This text has color #7EA5B1 on black background.


Color preview on white background

This text has color #7EA5B1 on white background.


Black color preview on #7EA5B1 background

This text has black color on #7EA5B1 background.


White color preview on #7EA5B1 background

This text has white color on #7EA5B1 background.


Related colors

Complementary color

Complementary color for #hex is #815A4E.


I love getcolorcode.com

Triadic colors

1 #B17EA5 and #A5B17E with #7EA5B1 are triadic colors.

2 #B1A57E and #A57EB1 with #7EA5B1 are triadic colors.