COLOR #7E9FAA

HEX: #7E9FAA RGB: (126,159,170)

Color info

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

RGB color model

#7E9FAA color RGB value is (126,159,170).

RGB: (126,159,170) (49%, 62%, 67%)

RGB channels and saturation

R 126 of 255 = 49%
G 159 of 255 = 62%
B 170 of 255 = 67%

126
159
170

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

Portions of RGB colors in percentages

R + G + B = 126 + 159 + 170 = 455 (100%)
R 126 of 455 ~ 27.69%
G 159 of 455 ~ 34.95%
B 170 of 455 ~ 37.36'%

%27.69
%34.95
%37.36

CMYK color model

#7E9FAA color CMYK value is (26,6,0,33).

  • cyan value is 25.88%
  • magenta value is 6.47%
  • yellow value is 0.00%
  • key color value is 33.33%
CMYK: (26,6,0,33) C26M6Y0K33 (26%,6%,0%,33%) (0.26/0.06/0.00/0.33) 

CMYK percentages

%25.88
%6.47
%0
%33.33

Codes

Color #7E9FAA in popluar color models

7E 9F AA
RGB 126 159 170
HSL 195° 20.56% 58.04%
HSB/HSV 195° 25.88% 66.67%
CMYK 25.88% 6.47% 0.00%
33.33%

Color #7E9FAA in popluar number systems.

HEX 7E 9F AA
Decimal 126 159 170
Binary 1111110 10011111 10101010
Octal 176 237 252

Shades and tints

Shades of #7E9FAA

#7E9FAA
(126,159,170)
#73919B
(115,145,155)
#68838C
(104,131,140)
#5D757D
(93,117,125)
#52676E
(82,103,110)
#47595F
(71,89,95)
#3C4B50
(60,75,80)
#313D41
(49,61,65)
#262F32
(38,47,50)
#1B2123
(27,33,35)
#101314
(16,19,20)
#000000
(0,0,0)

Tints of #7E9FAA

#7E9FAA
(126,159,170)
#89A7B1
(137,167,177)
#94AFB8
(148,175,184)
#9FB7BF
(159,183,191)
#AABFC6
(170,191,198)
#B5C7CD
(181,199,205)
#C0CFD4
(192,207,212)
#CBD7DB
(203,215,219)
#D6DFE2
(214,223,226)
#E1E7E9
(225,231,233)
#ECEFF0
(236,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E9FAA color. Also use rgb(126,159,170) instead hex code.

Text Font Color

.myTextColor { color: #7E9FAA; }

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

This text font color is #7E9FAA.

Background Color

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

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

This div background color is #7E9FAA.

Border color

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

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

This div border color is #7E9FAA.

Opacity

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

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

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

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

This text has shadow with #7E9FAA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E9FAA.

Preview

Color preview on black background

This text has color #7E9FAA on black background.


Color preview on white background

This text has color #7E9FAA on white background.


Black color preview on #7E9FAA background

This text has black color on #7E9FAA background.


White color preview on #7E9FAA background

This text has white color on #7E9FAA background.


Related colors

Complementary color

Complementary color for #hex is #816055.


I love getcolorcode.com

Triadic colors

1 #AA7E9F and #9FAA7E with #7E9FAA are triadic colors.

2 #AA9F7E and #9F7EAA with #7E9FAA are triadic colors.