COLOR #7E9D63

HEX: #7E9D63 RGB: (126,157,99)

Renk bilgisi

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

RGB renk modeli

#7E9D63 color RGB value is (126,157,99).

RGB: (126,157,99) (49%, 62%, 39%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 157 of 255 = 62%
B 99 of 255 = 39%

126
157
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 157 + 99 = 382 (100%)
R 126 of 382 ~ 32.98%
G 157 of 382 ~ 41.1%
B 99 of 382 ~ 25.92'%

%32.98
%41.1
%25.92

CMYK RENK MODELİ

#7E9D63 rengi CMYK tonu (20,0,37,38).

  • camgöbeği tonu 19.75%
  • eflatun tonu 0.00%
  • sarı tonu 36.94%
  • ana renk tonu 38.43%

CMYK: (20,0,37,38)
C20M0Y37K38 (20%, 0%, 37%, 38%)
(0.20 / 0.00 / 0.37 / 0.38)

CMYK yüzdeleri

%19.75
%0
%36.94
%38.43

Codes

Color #7E9D63 in popluar color models

7E 9D 63
RGB 126 157 99
HSL 92° 22.83% 50.20%
HSB/HSV 92° 36.94% 61.57%
CMYK 19.75% 0.00% 36.94%
38.43%

Color #7E9D63 in popluar number systems.

HEX 7E 9D 63
Decimal 126 157 99
Binary 1111110 10011101 1100011
Octal 176 235 143

Shades and tints

Shades of #7E9D63

#7E9D63
(126,157,99)
#738F5A
(115,143,90)
#688151
(104,129,81)
#5D7348
(93,115,72)
#52653F
(82,101,63)
#475736
(71,87,54)
#3C492D
(60,73,45)
#313B24
(49,59,36)
#262D1B
(38,45,27)
#1B1F12
(27,31,18)
#101109
(16,17,9)
#000000
(0,0,0)

Tints of #7E9D63

#7E9D63
(126,157,99)
#89A571
(137,165,113)
#94AD7F
(148,173,127)
#9FB58D
(159,181,141)
#AABD9B
(170,189,155)
#B5C5A9
(181,197,169)
#C0CDB7
(192,205,183)
#CBD5C5
(203,213,197)
#D6DDD3
(214,221,211)
#E1E5E1
(225,229,225)
#ECEDEF
(236,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E9D63 color. Also use rgb(126,157,99) instead hex code.

Text Font Color

.myTextColor { color: #7E9D63; }

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

This text font color is #7E9D63.

Background Color

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

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

This div background color is #7E9D63.

Border color

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

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

This div border color is #7E9D63.

Opacity

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

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

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

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

This text has shadow with #7E9D63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E9D63.

Preview

Color preview on black background

This text has color #7E9D63 on black background.


Color preview on white background

This text has color #7E9D63 on white background.


Black color preview on #7E9D63 background

This text has black color on #7E9D63 background.


White color preview on #7E9D63 background

This text has white color on #7E9D63 background.


Related colors

Complementary color

Complementary color for #hex is #81629C.


I love getcolorcode.com

Triadic colors

1 #637E9D and #9D637E with #7E9D63 are triadic colors.

2 #639D7E and #9D7E63 with #7E9D63 are triadic colors.