COLOR #7EADB6

HEX: #7EADB6 RGB: (126,173,182)

Color info

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

RGB color model

#7EADB6 color RGB value is (126,173,182).

RGB: (126,173,182) (49%, 68%, 71%)

RGB channels and saturation

R 126 of 255 = 49%
G 173 of 255 = 68%
B 182 of 255 = 71%

126
173
182

R + G + B ~ 63%. #7EADB6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 126 + 173 + 182 = 481 (100%)
R 126 of 481 ~ 26.2%
G 173 of 481 ~ 35.97%
B 182 of 481 ~ 37.84'%

%26.2
%35.97
%37.84

CMYK color model

#7EADB6 color CMYK value is (31,5,0,29).

  • cyan value is 30.77%
  • magenta value is 4.95%
  • yellow value is 0.00%
  • key color value is 28.63%

CMYK: (31,5,0,29)
C31M5Y0K29 (31%, 5%, 0%, 29%)
(0.31 / 0.05 / 0.00 / 0.29)

CMYK percentages

%30.77
%4.95
%0
%28.63

Codes

Color #7EADB6 in popluar color models

7E AD B6
RGB 126 173 182
HSL 190° 27.72% 60.39%
HSB/HSV 190° 30.77% 71.37%
CMYK 30.77% 4.95% 0.00%
28.63%

Color #7EADB6 in popluar number systems.

HEX 7E AD B6
Decimal 126 173 182
Binary 1111110 10101101 10110110
Octal 176 255 266

Shades and tints

Shades of #7EADB6

#7EADB6
(126,173,182)
#739EA6
(115,158,166)
#688F96
(104,143,150)
#5D8086
(93,128,134)
#527176
(82,113,118)
#476266
(71,98,102)
#3C5356
(60,83,86)
#314446
(49,68,70)
#263536
(38,53,54)
#1B2626
(27,38,38)
#101716
(16,23,22)
#000000
(0,0,0)

Tints of #7EADB6

#7EADB6
(126,173,182)
#89B4BC
(137,180,188)
#94BBC2
(148,187,194)
#9FC2C8
(159,194,200)
#AAC9CE
(170,201,206)
#B5D0D4
(181,208,212)
#C0D7DA
(192,215,218)
#CBDEE0
(203,222,224)
#D6E5E6
(214,229,230)
#E1ECEC
(225,236,236)
#ECF3F2
(236,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7EADB6; }

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

This text font color is #7EADB6.

Background Color

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

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

This div background color is #7EADB6.

Border color

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

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

This div border color is #7EADB6.

Opacity

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

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

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

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

This text has shadow with #7EADB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EADB6.

Preview

Color preview on black background

This text has color #7EADB6 on black background.


Color preview on white background

This text has color #7EADB6 on white background.


Black color preview on #7EADB6 background

This text has black color on #7EADB6 background.


White color preview on #7EADB6 background

This text has white color on #7EADB6 background.


Related colors

Complementary color

Complementary color for #hex is #815249.


I love getcolorcode.com

Triadic colors

1 #B67EAD and #ADB67E with #7EADB6 are triadic colors.

2 #B6AD7E and #AD7EB6 with #7EADB6 are triadic colors.