COLOR #7EB37F

HEX: #7EB37F RGB: (126,179,127)

Renk bilgisi

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

RGB renk modeli

#7EB37F color RGB value is (126,179,127).

RGB: (126,179,127) (49%, 70%, 50%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 179 of 255 = 70%
B 127 of 255 = 50%

126
179
127

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 179 + 127 = 432 (100%)
R 126 of 432 ~ 29.17%
G 179 of 432 ~ 41.44%
B 127 of 432 ~ 29.4'%

%29.17
%41.44
%29.4

CMYK RENK MODELİ

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

  • camgöbeği tonu 29.61%
  • eflatun tonu 0.00%
  • sarı tonu 29.05%
  • ana renk tonu 29.80%

CMYK: (30,0,29,30)
C30M0Y29K30 (30%, 0%, 29%, 30%)
(0.30 / 0.00 / 0.29 / 0.30)

CMYK yüzdeleri

%29.61
%0
%29.05
%29.8

Codes

Color #7EB37F in popluar color models

7E B3 7F
RGB 126 179 127
HSL 121° 25.85% 59.80%
HSB/HSV 121° 29.61% 70.20%
CMYK 29.61% 0.00% 29.05%
29.80%

Color #7EB37F in popluar number systems.

HEX 7E B3 7F
Decimal 126 179 127
Binary 1111110 10110011 1111111
Octal 176 263 177

Shades and tints

Shades of #7EB37F

#7EB37F
(126,179,127)
#73A374
(115,163,116)
#689369
(104,147,105)
#5D835E
(93,131,94)
#527353
(82,115,83)
#476348
(71,99,72)
#3C533D
(60,83,61)
#314332
(49,67,50)
#263327
(38,51,39)
#1B231C
(27,35,28)
#101311
(16,19,17)
#000000
(0,0,0)

Tints of #7EB37F

#7EB37F
(126,179,127)
#89B98A
(137,185,138)
#94BF95
(148,191,149)
#9FC5A0
(159,197,160)
#AACBAB
(170,203,171)
#B5D1B6
(181,209,182)
#C0D7C1
(192,215,193)
#CBDDCC
(203,221,204)
#D6E3D7
(214,227,215)
#E1E9E2
(225,233,226)
#ECEFED
(236,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7EB37F color. Also use rgb(126,179,127) instead hex code.

Text Font Color

.myTextColor { color: #7EB37F; }

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

This text font color is #7EB37F.

Background Color

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

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

This div background color is #7EB37F.

Border color

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

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

This div border color is #7EB37F.

Opacity

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

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

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

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

This text has shadow with #7EB37F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7EB37F.

Preview

Color preview on black background

This text has color #7EB37F on black background.


Color preview on white background

This text has color #7EB37F on white background.


Black color preview on #7EB37F background

This text has black color on #7EB37F background.


White color preview on #7EB37F background

This text has white color on #7EB37F background.


Related colors

Complementary color

Complementary color for #hex is #814C80.


I love getcolorcode.com

Triadic colors

1 #7F7EB3 and #B37F7E with #7EB37F are triadic colors.

2 #7FB37E and #B37E7F with #7EB37F are triadic colors.