COLOR #7EA47D

HEX: #7EA47D RGB: (126,164,125)

Renk bilgisi

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

RGB renk modeli

#7EA47D color RGB value is (126,164,125).

RGB: (126,164,125) (49%, 64%, 49%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 164 of 255 = 64%
B 125 of 255 = 49%

126
164
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 164 + 125 = 415 (100%)
R 126 of 415 ~ 30.36%
G 164 of 415 ~ 39.52%
B 125 of 415 ~ 30.12'%

%30.36
%39.52
%30.12

CMYK RENK MODELİ

#7EA47D rengi CMYK tonu (23,0,24,36).

  • camgöbeği tonu 23.17%
  • eflatun tonu 0.00%
  • sarı tonu 23.78%
  • ana renk tonu 35.69%

CMYK: (23,0,24,36)
C23M0Y24K36 (23%, 0%, 24%, 36%)
(0.23 / 0.00 / 0.24 / 0.36)

CMYK yüzdeleri

%23.17
%0
%23.78
%35.69

Codes

Color #7EA47D in popluar color models

7E A4 7D
RGB 126 164 125
HSL 118° 17.65% 56.67%
HSB/HSV 118° 23.78% 64.31%
CMYK 23.17% 0.00% 23.78%
35.69%

Color #7EA47D in popluar number systems.

HEX 7E A4 7D
Decimal 126 164 125
Binary 1111110 10100100 1111101
Octal 176 244 175

Shades and tints

Shades of #7EA47D

#7EA47D
(126,164,125)
#739672
(115,150,114)
#688867
(104,136,103)
#5D7A5C
(93,122,92)
#526C51
(82,108,81)
#475E46
(71,94,70)
#3C503B
(60,80,59)
#314230
(49,66,48)
#263425
(38,52,37)
#1B261A
(27,38,26)
#10180F
(16,24,15)
#000000
(0,0,0)

Tints of #7EA47D

#7EA47D
(126,164,125)
#89AC88
(137,172,136)
#94B493
(148,180,147)
#9FBC9E
(159,188,158)
#AAC4A9
(170,196,169)
#B5CCB4
(181,204,180)
#C0D4BF
(192,212,191)
#CBDCCA
(203,220,202)
#D6E4D5
(214,228,213)
#E1ECE0
(225,236,224)
#ECF4EB
(236,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7EA47D color. Also use rgb(126,164,125) instead hex code.

Text Font Color

.myTextColor { color: #7EA47D; }

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

This text font color is #7EA47D.

Background Color

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

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

This div background color is #7EA47D.

Border color

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

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

This div border color is #7EA47D.

Opacity

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

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

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

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

This text has shadow with #7EA47D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EA47D.

Preview

Color preview on black background

This text has color #7EA47D on black background.


Color preview on white background

This text has color #7EA47D on white background.


Black color preview on #7EA47D background

This text has black color on #7EA47D background.


White color preview on #7EA47D background

This text has white color on #7EA47D background.


Related colors

Complementary color

Complementary color for #hex is #815B82.


I love getcolorcode.com

Triadic colors

1 #7D7EA4 and #A47D7E with #7EA47D are triadic colors.

2 #7DA47E and #A47E7D with #7EA47D are triadic colors.