COLOR #7EA37A

HEX: #7EA37A RGB: (126,163,122)

Renk bilgisi

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

RGB renk modeli

#7EA37A color RGB value is (126,163,122).

RGB: (126,163,122) (49%, 64%, 48%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 163 of 255 = 64%
B 122 of 255 = 48%

126
163
122

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 163 + 122 = 411 (100%)
R 126 of 411 ~ 30.66%
G 163 of 411 ~ 39.66%
B 122 of 411 ~ 29.68'%

%30.66
%39.66
%29.68

CMYK RENK MODELİ

#7EA37A rengi CMYK tonu (23,0,25,36).

  • camgöbeği tonu 22.70%
  • eflatun tonu 0.00%
  • sarı tonu 25.15%
  • ana renk tonu 36.08%

CMYK: (23,0,25,36)
C23M0Y25K36 (23%, 0%, 25%, 36%)
(0.23 / 0.00 / 0.25 / 0.36)

CMYK yüzdeleri

%22.7
%0
%25.15
%36.08

Codes

Color #7EA37A in popluar color models

7E A3 7A
RGB 126 163 122
HSL 114° 18.22% 55.88%
HSB/HSV 114° 25.15% 63.92%
CMYK 22.70% 0.00% 25.15%
36.08%

Color #7EA37A in popluar number systems.

HEX 7E A3 7A
Decimal 126 163 122
Binary 1111110 10100011 1111010
Octal 176 243 172

Shades and tints

Shades of #7EA37A

#7EA37A
(126,163,122)
#73956F
(115,149,111)
#688764
(104,135,100)
#5D7959
(93,121,89)
#526B4E
(82,107,78)
#475D43
(71,93,67)
#3C4F38
(60,79,56)
#31412D
(49,65,45)
#263322
(38,51,34)
#1B2517
(27,37,23)
#10170C
(16,23,12)
#000000
(0,0,0)

Tints of #7EA37A

#7EA37A
(126,163,122)
#89AB86
(137,171,134)
#94B392
(148,179,146)
#9FBB9E
(159,187,158)
#AAC3AA
(170,195,170)
#B5CBB6
(181,203,182)
#C0D3C2
(192,211,194)
#CBDBCE
(203,219,206)
#D6E3DA
(214,227,218)
#E1EBE6
(225,235,230)
#ECF3F2
(236,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7EA37A color. Also use rgb(126,163,122) instead hex code.

Text Font Color

.myTextColor { color: #7EA37A; }

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

This text font color is #7EA37A.

Background Color

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

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

This div background color is #7EA37A.

Border color

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

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

This div border color is #7EA37A.

Opacity

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

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

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

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

This text has shadow with #7EA37A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EA37A.

Preview

Color preview on black background

This text has color #7EA37A on black background.


Color preview on white background

This text has color #7EA37A on white background.


Black color preview on #7EA37A background

This text has black color on #7EA37A background.


White color preview on #7EA37A background

This text has white color on #7EA37A background.


Related colors

Complementary color

Complementary color for #hex is #815C85.


I love getcolorcode.com

Triadic colors

1 #7A7EA3 and #A37A7E with #7EA37A are triadic colors.

2 #7AA37E and #A37E7A with #7EA37A are triadic colors.