COLOR #7E86B1

HEX: #7E86B1 RGB: (126,134,177)

Color info

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

RGB color model

#7E86B1 color RGB value is (126,134,177).

RGB: (126,134,177) (49%, 53%, 69%)

RGB channels and saturation

R 126 of 255 = 49%
G 134 of 255 = 53%
B 177 of 255 = 69%

126
134
177

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

Portions of RGB colors in percentages

R + G + B = 126 + 134 + 177 = 437 (100%)
R 126 of 437 ~ 28.83%
G 134 of 437 ~ 30.66%
B 177 of 437 ~ 40.5'%

%28.83
%30.66
%40.5

CMYK color model

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

  • cyan value is 28.81%
  • magenta value is 24.29%
  • yellow value is 0.00%
  • key color value is 30.59%
CMYK: (29,24,0,31) C29M24Y0K31 (29%,24%,0%,31%) (0.29/0.24/0.00/0.31) 

CMYK percentages

%28.81
%24.29
%0
%30.59

Codes

Color #7E86B1 in popluar color models

7E 86 B1
RGB 126 134 177
HSL 231° 24.64% 59.41%
HSB/HSV 231° 28.81% 69.41%
CMYK 28.81% 24.29% 0.00%
30.59%

Color #7E86B1 in popluar number systems.

HEX 7E 86 B1
Decimal 126 134 177
Binary 1111110 10000110 10110001
Octal 176 206 261

Shades and tints

Shades of #7E86B1

#7E86B1
(126,134,177)
#737AA1
(115,122,161)
#686E91
(104,110,145)
#5D6281
(93,98,129)
#525671
(82,86,113)
#474A61
(71,74,97)
#3C3E51
(60,62,81)
#313241
(49,50,65)
#262631
(38,38,49)
#1B1A21
(27,26,33)
#100E11
(16,14,17)
#000000
(0,0,0)

Tints of #7E86B1

#7E86B1
(126,134,177)
#8991B8
(137,145,184)
#949CBF
(148,156,191)
#9FA7C6
(159,167,198)
#AAB2CD
(170,178,205)
#B5BDD4
(181,189,212)
#C0C8DB
(192,200,219)
#CBD3E2
(203,211,226)
#D6DEE9
(214,222,233)
#E1E9F0
(225,233,240)
#ECF4F7
(236,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E86B1; }

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

This text font color is #7E86B1.

Background Color

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

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

This div background color is #7E86B1.

Border color

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

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

This div border color is #7E86B1.

Opacity

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

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

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

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

This text has shadow with #7E86B1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E86B1.

Preview

Color preview on black background

This text has color #7E86B1 on black background.


Color preview on white background

This text has color #7E86B1 on white background.


Black color preview on #7E86B1 background

This text has black color on #7E86B1 background.


White color preview on #7E86B1 background

This text has white color on #7E86B1 background.


Related colors

Complementary color

Complementary color for #hex is #81794E.


I love getcolorcode.com

Triadic colors

1 #B17E86 and #86B17E with #7E86B1 are triadic colors.

2 #B1867E and #867EB1 with #7E86B1 are triadic colors.