COLOR #7EA5B4

HEX: #7EA5B4 RGB: (126,165,180)

Renk bilgisi

#7EA5B4 contains red, green and blue colors in about the same proportion. #7EA5B4 ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#7EA5B4 color RGB value is (126,165,180).

RGB: (126,165,180) (49%, 65%, 71%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 165 of 255 = 65%
B 180 of 255 = 71%

126
165
180

R + G + B ~ 62%. #7EA5B4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 165 + 180 = 471 (100%)
R 126 of 471 ~ 26.75%
G 165 of 471 ~ 35.03%
B 180 of 471 ~ 38.22'%

%26.75
%35.03
%38.22

CMYK RENK MODELİ

#7EA5B4 rengi CMYK tonu (30,8,0,29).

  • camgöbeği tonu 30.00%
  • eflatun tonu 8.33%
  • sarı tonu 0.00%
  • ana renk tonu 29.41%

CMYK: (30,8,0,29)
C30M8Y0K29 (30%, 8%, 0%, 29%)
(0.30 / 0.08 / 0.00 / 0.29)

CMYK yüzdeleri

%30
%8.33
%0
%29.41

Codes

Color #7EA5B4 in popluar color models

7E A5 B4
RGB 126 165 180
HSL 197° 26.47% 60.00%
HSB/HSV 197° 30.00% 70.59%
CMYK 30.00% 8.33% 0.00%
29.41%

Color #7EA5B4 in popluar number systems.

HEX 7E A5 B4
Decimal 126 165 180
Binary 1111110 10100101 10110100
Octal 176 245 264

Shades and tints

Shades of #7EA5B4

#7EA5B4
(126,165,180)
#7396A4
(115,150,164)
#688794
(104,135,148)
#5D7884
(93,120,132)
#526974
(82,105,116)
#475A64
(71,90,100)
#3C4B54
(60,75,84)
#313C44
(49,60,68)
#262D34
(38,45,52)
#1B1E24
(27,30,36)
#100F14
(16,15,20)
#000000
(0,0,0)

Tints of #7EA5B4

#7EA5B4
(126,165,180)
#89ADBA
(137,173,186)
#94B5C0
(148,181,192)
#9FBDC6
(159,189,198)
#AAC5CC
(170,197,204)
#B5CDD2
(181,205,210)
#C0D5D8
(192,213,216)
#CBDDDE
(203,221,222)
#D6E5E4
(214,229,228)
#E1EDEA
(225,237,234)
#ECF5F0
(236,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7EA5B4 color. Also use rgb(126,165,180) instead hex code.

Text Font Color

.myTextColor { color: #7EA5B4; }

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

This text font color is #7EA5B4.

Background Color

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

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

This div background color is #7EA5B4.

Border color

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

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

This div border color is #7EA5B4.

Opacity

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

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

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

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

This text has shadow with #7EA5B4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EA5B4.

Preview

Color preview on black background

This text has color #7EA5B4 on black background.


Color preview on white background

This text has color #7EA5B4 on white background.


Black color preview on #7EA5B4 background

This text has black color on #7EA5B4 background.


White color preview on #7EA5B4 background

This text has white color on #7EA5B4 background.


Related colors

Complementary color

Complementary color for #hex is #815A4B.


I love getcolorcode.com

Triadic colors

1 #B47EA5 and #A5B47E with #7EA5B4 are triadic colors.

2 #B4A57E and #A57EB4 with #7EA5B4 are triadic colors.