COLOR #7EA0B6

HEX: #7EA0B6 RGB: (126,160,182)

Color info

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

RGB color model

#7EA0B6 color RGB value is (126,160,182).

RGB: (126,160,182) (49%, 63%, 71%)

RGB channels and saturation

R 126 of 255 = 49%
G 160 of 255 = 63%
B 182 of 255 = 71%

126
160
182

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

Portions of RGB colors in percentages

R + G + B = 126 + 160 + 182 = 468 (100%)
R 126 of 468 ~ 26.92%
G 160 of 468 ~ 34.19%
B 182 of 468 ~ 38.89'%

%26.92
%34.19
%38.89

CMYK color model

#7EA0B6 color CMYK value is (31,12,0,29).

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

CMYK: (31,12,0,29)
C31M12Y0K29 (31%, 12%, 0%, 29%)
(0.31 / 0.12 / 0.00 / 0.29)

CMYK percentages

%30.77
%12.09
%0
%28.63

Codes

Color #7EA0B6 in popluar color models

7E A0 B6
RGB 126 160 182
HSL 204° 27.72% 60.39%
HSB/HSV 204° 30.77% 71.37%
CMYK 30.77% 12.09% 0.00%
28.63%

Color #7EA0B6 in popluar number systems.

HEX 7E A0 B6
Decimal 126 160 182
Binary 1111110 10100000 10110110
Octal 176 240 266

Shades and tints

Shades of #7EA0B6

#7EA0B6
(126,160,182)
#7392A6
(115,146,166)
#688496
(104,132,150)
#5D7686
(93,118,134)
#526876
(82,104,118)
#475A66
(71,90,102)
#3C4C56
(60,76,86)
#313E46
(49,62,70)
#263036
(38,48,54)
#1B2226
(27,34,38)
#101416
(16,20,22)
#000000
(0,0,0)

Tints of #7EA0B6

#7EA0B6
(126,160,182)
#89A8BC
(137,168,188)
#94B0C2
(148,176,194)
#9FB8C8
(159,184,200)
#AAC0CE
(170,192,206)
#B5C8D4
(181,200,212)
#C0D0DA
(192,208,218)
#CBD8E0
(203,216,224)
#D6E0E6
(214,224,230)
#E1E8EC
(225,232,236)
#ECF0F2
(236,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7EA0B6; }

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

This text font color is #7EA0B6.

Background Color

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

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

This div background color is #7EA0B6.

Border color

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

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

This div border color is #7EA0B6.

Opacity

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

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

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

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

This text has shadow with #7EA0B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EA0B6.

Preview

Color preview on black background

This text has color #7EA0B6 on black background.


Color preview on white background

This text has color #7EA0B6 on white background.


Black color preview on #7EA0B6 background

This text has black color on #7EA0B6 background.


White color preview on #7EA0B6 background

This text has white color on #7EA0B6 background.


Related colors

Complementary color

Complementary color for #hex is #815F49.


I love getcolorcode.com

Triadic colors

1 #B67EA0 and #A0B67E with #7EA0B6 are triadic colors.

2 #B6A07E and #A07EB6 with #7EA0B6 are triadic colors.