COLOR #7EA6BD

HEX: #7EA6BD RGB: (126,166,189)

Renk bilgisi

#7EA6BD contains mainly green and blue colors. #7EA6BD ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#7EA6BD color RGB value is (126,166,189).

RGB: (126,166,189) (49%, 65%, 74%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 166 of 255 = 65%
B 189 of 255 = 74%

126
166
189

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 166 + 189 = 481 (100%)
R 126 of 481 ~ 26.2%
G 166 of 481 ~ 34.51%
B 189 of 481 ~ 39.29'%

%26.2
%34.51
%39.29

CMYK RENK MODELİ

#7EA6BD rengi CMYK tonu (33,12,0,26).

  • camgöbeği tonu 33.33%
  • eflatun tonu 12.17%
  • sarı tonu 0.00%
  • ana renk tonu 25.88%
CMYK: (33,12,0,26) C33M12Y0K26 (33%,12%,0%,26%) (0.33/0.12/0.00/0.26) 

CMYK yüzdeleri

%33.33
%12.17
%0
%25.88

Codes

Color #7EA6BD in popluar color models

7E A6 BD
RGB 126 166 189
HSL 202° 32.31% 61.76%
HSB/HSV 202° 33.33% 74.12%
CMYK 33.33% 12.17% 0.00%
25.88%

Color #7EA6BD in popluar number systems.

HEX 7E A6 BD
Decimal 126 166 189
Binary 1111110 10100110 10111101
Octal 176 246 275

Shades and tints

Shades of #7EA6BD

#7EA6BD
(126,166,189)
#7397AC
(115,151,172)
#68889B
(104,136,155)
#5D798A
(93,121,138)
#526A79
(82,106,121)
#475B68
(71,91,104)
#3C4C57
(60,76,87)
#313D46
(49,61,70)
#262E35
(38,46,53)
#1B1F24
(27,31,36)
#101013
(16,16,19)
#000000
(0,0,0)

Tints of #7EA6BD

#7EA6BD
(126,166,189)
#89AEC3
(137,174,195)
#94B6C9
(148,182,201)
#9FBECF
(159,190,207)
#AAC6D5
(170,198,213)
#B5CEDB
(181,206,219)
#C0D6E1
(192,214,225)
#CBDEE7
(203,222,231)
#D6E6ED
(214,230,237)
#E1EEF3
(225,238,243)
#ECF6F9
(236,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7EA6BD color. Also use rgb(126,166,189) instead hex code.

Text Font Color

.myTextColor { color: #7EA6BD; }

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

This text font color is #7EA6BD.

Background Color

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

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

This div background color is #7EA6BD.

Border color

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

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

This div border color is #7EA6BD.

Opacity

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

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

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

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

This text has shadow with #7EA6BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EA6BD.

Preview

Color preview on black background

This text has color #7EA6BD on black background.


Color preview on white background

This text has color #7EA6BD on white background.


Black color preview on #7EA6BD background

This text has black color on #7EA6BD background.


White color preview on #7EA6BD background

This text has white color on #7EA6BD background.


Related colors

Complementary color

Complementary color for #hex is #815942.


I love getcolorcode.com

Triadic colors

1 #BD7EA6 and #A6BD7E with #7EA6BD are triadic colors.

2 #BDA67E and #A67EBD with #7EA6BD are triadic colors.