COLOR #7EA596

HEX: #7EA596 RGB: (126,165,150)

Renk bilgisi

#7EA596 contains red, green and blue colors in about the same proportion. #7EA596 ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#7EA596 color RGB value is (126,165,150).

RGB: (126,165,150) (49%, 65%, 59%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 165 of 255 = 65%
B 150 of 255 = 59%

126
165
150

R + G + B ~ 58%. #7EA596 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 165 + 150 = 441 (100%)
R 126 of 441 ~ 28.57%
G 165 of 441 ~ 37.41%
B 150 of 441 ~ 34.01'%

%28.57
%37.41
%34.01

CMYK RENK MODELİ

#7EA596 rengi CMYK tonu (24,0,9,35).

  • camgöbeği tonu 23.64%
  • eflatun tonu 0.00%
  • sarı tonu 9.09%
  • ana renk tonu 35.29%

CMYK: (24,0,9,35)
C24M0Y9K35 (24%, 0%, 9%, 35%)
(0.24 / 0.00 / 0.09 / 0.35)

CMYK yüzdeleri

%23.64
%0
%9.09
%35.29

Codes

Color #7EA596 in popluar color models

7E A5 96
RGB 126 165 150
HSL 157° 17.81% 57.06%
HSB/HSV 157° 23.64% 64.71%
CMYK 23.64% 0.00% 9.09%
35.29%

Color #7EA596 in popluar number systems.

HEX 7E A5 96
Decimal 126 165 150
Binary 1111110 10100101 10010110
Octal 176 245 226

Shades and tints

Shades of #7EA596

#7EA596
(126,165,150)
#739689
(115,150,137)
#68877C
(104,135,124)
#5D786F
(93,120,111)
#526962
(82,105,98)
#475A55
(71,90,85)
#3C4B48
(60,75,72)
#313C3B
(49,60,59)
#262D2E
(38,45,46)
#1B1E21
(27,30,33)
#100F14
(16,15,20)
#000000
(0,0,0)

Tints of #7EA596

#7EA596
(126,165,150)
#89AD9F
(137,173,159)
#94B5A8
(148,181,168)
#9FBDB1
(159,189,177)
#AAC5BA
(170,197,186)
#B5CDC3
(181,205,195)
#C0D5CC
(192,213,204)
#CBDDD5
(203,221,213)
#D6E5DE
(214,229,222)
#E1EDE7
(225,237,231)
#ECF5F0
(236,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7EA596; }

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

This text font color is #7EA596.

Background Color

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

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

This div background color is #7EA596.

Border color

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

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

This div border color is #7EA596.

Opacity

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

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

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

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

This text has shadow with #7EA596 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EA596.

Preview

Color preview on black background

This text has color #7EA596 on black background.


Color preview on white background

This text has color #7EA596 on white background.


Black color preview on #7EA596 background

This text has black color on #7EA596 background.


White color preview on #7EA596 background

This text has white color on #7EA596 background.


Related colors

Complementary color

Complementary color for #hex is #815A69.


I love getcolorcode.com

Triadic colors

1 #967EA5 and #A5967E with #7EA596 are triadic colors.

2 #96A57E and #A57E96 with #7EA596 are triadic colors.