COLOR #7EA1B5

HEX: #7EA1B5 RGB: (126,161,181)

Color info

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

RGB color model

#7EA1B5 color RGB value is (126,161,181).

RGB: (126,161,181) (49%, 63%, 71%)

RGB channels and saturation

R 126 of 255 = 49%
G 161 of 255 = 63%
B 181 of 255 = 71%

126
161
181

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

Portions of RGB colors in percentages

R + G + B = 126 + 161 + 181 = 468 (100%)
R 126 of 468 ~ 26.92%
G 161 of 468 ~ 34.4%
B 181 of 468 ~ 38.68'%

%26.92
%34.4
%38.68

CMYK color model

#7EA1B5 color CMYK value is (30,11,0,29).

  • cyan value is 30.39%
  • magenta value is 11.05%
  • yellow value is 0.00%
  • key color value is 29.02%
CMYK: (30,11,0,29) C30M11Y0K29 (30%,11%,0%,29%) (0.30/0.11/0.00/0.29) 

CMYK percentages

%30.39
%11.05
%0
%29.02

Codes

Color #7EA1B5 in popluar color models

7E A1 B5
RGB 126 161 181
HSL 202° 27.09% 60.20%
HSB/HSV 202° 30.39% 70.98%
CMYK 30.39% 11.05% 0.00%
29.02%

Color #7EA1B5 in popluar number systems.

HEX 7E A1 B5
Decimal 126 161 181
Binary 1111110 10100001 10110101
Octal 176 241 265

Shades and tints

Shades of #7EA1B5

#7EA1B5
(126,161,181)
#7393A5
(115,147,165)
#688595
(104,133,149)
#5D7785
(93,119,133)
#526975
(82,105,117)
#475B65
(71,91,101)
#3C4D55
(60,77,85)
#313F45
(49,63,69)
#263135
(38,49,53)
#1B2325
(27,35,37)
#101515
(16,21,21)
#000000
(0,0,0)

Tints of #7EA1B5

#7EA1B5
(126,161,181)
#89A9BB
(137,169,187)
#94B1C1
(148,177,193)
#9FB9C7
(159,185,199)
#AAC1CD
(170,193,205)
#B5C9D3
(181,201,211)
#C0D1D9
(192,209,217)
#CBD9DF
(203,217,223)
#D6E1E5
(214,225,229)
#E1E9EB
(225,233,235)
#ECF1F1
(236,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7EA1B5; }

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

This text font color is #7EA1B5.

Background Color

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

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

This div background color is #7EA1B5.

Border color

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

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

This div border color is #7EA1B5.

Opacity

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

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

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

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

This text has shadow with #7EA1B5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EA1B5.

Preview

Color preview on black background

This text has color #7EA1B5 on black background.


Color preview on white background

This text has color #7EA1B5 on white background.


Black color preview on #7EA1B5 background

This text has black color on #7EA1B5 background.


White color preview on #7EA1B5 background

This text has white color on #7EA1B5 background.


Related colors

Complementary color

Complementary color for #hex is #815E4A.


I love getcolorcode.com

Triadic colors

1 #B57EA1 and #A1B57E with #7EA1B5 are triadic colors.

2 #B5A17E and #A17EB5 with #7EA1B5 are triadic colors.