COLOR #7EA1AE

HEX: #7EA1AE RGB: (126,161,174)

Color info

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

RGB color model

#7EA1AE color RGB value is (126,161,174).

RGB: (126,161,174) (49%, 63%, 68%)

RGB channels and saturation

R 126 of 255 = 49%
G 161 of 255 = 63%
B 174 of 255 = 68%

126
161
174

R + G + B ~ 60%. #7EA1AE is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 126 + 161 + 174 = 461 (100%)
R 126 of 461 ~ 27.33%
G 161 of 461 ~ 34.92%
B 174 of 461 ~ 37.74'%

%27.33
%34.92
%37.74

CMYK color model

#7EA1AE color CMYK value is (28,7,0,32).

  • cyan value is 27.59%
  • magenta value is 7.47%
  • yellow value is 0.00%
  • key color value is 31.76%

CMYK: (28,7,0,32)
C28M7Y0K32 (28%, 7%, 0%, 32%)
(0.28 / 0.07 / 0.00 / 0.32)

CMYK percentages

%27.59
%7.47
%0
%31.76

Codes

Color #7EA1AE in popluar color models

7E A1 AE
RGB 126 161 174
HSL 196° 22.86% 58.82%
HSB/HSV 196° 27.59% 68.24%
CMYK 27.59% 7.47% 0.00%
31.76%

Color #7EA1AE in popluar number systems.

HEX 7E A1 AE
Decimal 126 161 174
Binary 1111110 10100001 10101110
Octal 176 241 256

Shades and tints

Shades of #7EA1AE

#7EA1AE
(126,161,174)
#73939F
(115,147,159)
#688590
(104,133,144)
#5D7781
(93,119,129)
#526972
(82,105,114)
#475B63
(71,91,99)
#3C4D54
(60,77,84)
#313F45
(49,63,69)
#263136
(38,49,54)
#1B2327
(27,35,39)
#101518
(16,21,24)
#000000
(0,0,0)

Tints of #7EA1AE

#7EA1AE
(126,161,174)
#89A9B5
(137,169,181)
#94B1BC
(148,177,188)
#9FB9C3
(159,185,195)
#AAC1CA
(170,193,202)
#B5C9D1
(181,201,209)
#C0D1D8
(192,209,216)
#CBD9DF
(203,217,223)
#D6E1E6
(214,225,230)
#E1E9ED
(225,233,237)
#ECF1F4
(236,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7EA1AE color. Also use rgb(126,161,174) instead hex code.

Text Font Color

.myTextColor { color: #7EA1AE; }

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

This text font color is #7EA1AE.

Background Color

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

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

This div background color is #7EA1AE.

Border color

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

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

This div border color is #7EA1AE.

Opacity

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

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

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

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

This text has shadow with #7EA1AE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EA1AE.

Preview

Color preview on black background

This text has color #7EA1AE on black background.


Color preview on white background

This text has color #7EA1AE on white background.


Black color preview on #7EA1AE background

This text has black color on #7EA1AE background.


White color preview on #7EA1AE background

This text has white color on #7EA1AE background.


Related colors

Complementary color

Complementary color for #hex is #815E51.


I love getcolorcode.com

Triadic colors

1 #AE7EA1 and #A1AE7E with #7EA1AE are triadic colors.

2 #AEA17E and #A17EAE with #7EA1AE are triadic colors.