COLOR #7E91B6

HEX: #7E91B6 RGB: (126,145,182)

Color info

#7E91B6 contains red, green and blue colors in about the same proportion. Web safe color of #7E91B6 is #6699CC (or #69C).

RGB color model

#7E91B6 color RGB value is (126,145,182).

RGB: (126,145,182) (49%, 57%, 71%)

RGB channels and saturation

R 126 of 255 = 49%
G 145 of 255 = 57%
B 182 of 255 = 71%

126
145
182

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

Portions of RGB colors in percentages

R + G + B = 126 + 145 + 182 = 453 (100%)
R 126 of 453 ~ 27.81%
G 145 of 453 ~ 32.01%
B 182 of 453 ~ 40.18'%

%27.81
%32.01
%40.18

CMYK color model

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

  • cyan value is 30.77%
  • magenta value is 20.33%
  • yellow value is 0.00%
  • key color value is 28.63%
CMYK: (31,20,0,29) C31M20Y0K29 (31%,20%,0%,29%) (0.31/0.20/0.00/0.29) 

CMYK percentages

%30.77
%20.33
%0
%28.63

Codes

Color #7E91B6 in popluar color models

7E 91 B6
RGB 126 145 182
HSL 220° 27.72% 60.39%
HSB/HSV 220° 30.77% 71.37%
CMYK 30.77% 20.33% 0.00%
28.63%

Color #7E91B6 in popluar number systems.

HEX 7E 91 B6
Decimal 126 145 182
Binary 1111110 10010001 10110110
Octal 176 221 266

Shades and tints

Shades of #7E91B6

#7E91B6
(126,145,182)
#7384A6
(115,132,166)
#687796
(104,119,150)
#5D6A86
(93,106,134)
#525D76
(82,93,118)
#475066
(71,80,102)
#3C4356
(60,67,86)
#313646
(49,54,70)
#262936
(38,41,54)
#1B1C26
(27,28,38)
#100F16
(16,15,22)
#000000
(0,0,0)

Tints of #7E91B6

#7E91B6
(126,145,182)
#899BBC
(137,155,188)
#94A5C2
(148,165,194)
#9FAFC8
(159,175,200)
#AAB9CE
(170,185,206)
#B5C3D4
(181,195,212)
#C0CDDA
(192,205,218)
#CBD7E0
(203,215,224)
#D6E1E6
(214,225,230)
#E1EBEC
(225,235,236)
#ECF5F2
(236,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E91B6 color. Also use rgb(126,145,182) instead hex code.

Text Font Color

.myTextColor { color: #7E91B6; }

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

This text font color is #7E91B6.

Background Color

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

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

This div background color is #7E91B6.

Border color

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

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

This div border color is #7E91B6.

Opacity

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

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

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

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

This text has shadow with #7E91B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E91B6.

Preview

Color preview on black background

This text has color #7E91B6 on black background.


Color preview on white background

This text has color #7E91B6 on white background.


Black color preview on #7E91B6 background

This text has black color on #7E91B6 background.


White color preview on #7E91B6 background

This text has white color on #7E91B6 background.


Related colors

Complementary color

Complementary color for #hex is #816E49.


I love getcolorcode.com

Triadic colors

1 #B67E91 and #91B67E with #7E91B6 are triadic colors.

2 #B6917E and #917EB6 with #7E91B6 are triadic colors.