COLOR #7E9361

HEX: #7E9361 RGB: (126,147,97)

Renk bilgisi

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

RGB renk modeli

#7E9361 color RGB value is (126,147,97).

RGB: (126,147,97) (49%, 58%, 38%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 147 of 255 = 58%
B 97 of 255 = 38%

126
147
97

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 147 + 97 = 370 (100%)
R 126 of 370 ~ 34.05%
G 147 of 370 ~ 39.73%
B 97 of 370 ~ 26.22'%

%34.05
%39.73
%26.22

CMYK RENK MODELİ

#7E9361 rengi CMYK tonu (14,0,34,42).

  • camgöbeği tonu 14.29%
  • eflatun tonu 0.00%
  • sarı tonu 34.01%
  • ana renk tonu 42.35%

CMYK: (14,0,34,42)
C14M0Y34K42 (14%, 0%, 34%, 42%)
(0.14 / 0.00 / 0.34 / 0.42)

CMYK yüzdeleri

%14.29
%0
%34.01
%42.35

Codes

Color #7E9361 in popluar color models

7E 93 61
RGB 126 147 97
HSL 85° 20.49% 47.84%
HSB/HSV 85° 34.01% 57.65%
CMYK 14.29% 0.00% 34.01%
42.35%

Color #7E9361 in popluar number systems.

HEX 7E 93 61
Decimal 126 147 97
Binary 1111110 10010011 1100001
Octal 176 223 141

Shades and tints

Shades of #7E9361

#7E9361
(126,147,97)
#738659
(115,134,89)
#687951
(104,121,81)
#5D6C49
(93,108,73)
#525F41
(82,95,65)
#475239
(71,82,57)
#3C4531
(60,69,49)
#313829
(49,56,41)
#262B21
(38,43,33)
#1B1E19
(27,30,25)
#101111
(16,17,17)
#000000
(0,0,0)

Tints of #7E9361

#7E9361
(126,147,97)
#899C6F
(137,156,111)
#94A57D
(148,165,125)
#9FAE8B
(159,174,139)
#AAB799
(170,183,153)
#B5C0A7
(181,192,167)
#C0C9B5
(192,201,181)
#CBD2C3
(203,210,195)
#D6DBD1
(214,219,209)
#E1E4DF
(225,228,223)
#ECEDED
(236,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E9361 color. Also use rgb(126,147,97) instead hex code.

Text Font Color

.myTextColor { color: #7E9361; }

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

This text font color is #7E9361.

Background Color

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

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

This div background color is #7E9361.

Border color

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

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

This div border color is #7E9361.

Opacity

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

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

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

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

This text has shadow with #7E9361 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E9361.

Preview

Color preview on black background

This text has color #7E9361 on black background.


Color preview on white background

This text has color #7E9361 on white background.


Black color preview on #7E9361 background

This text has black color on #7E9361 background.


White color preview on #7E9361 background

This text has white color on #7E9361 background.


Related colors

Complementary color

Complementary color for #hex is #816C9E.


I love getcolorcode.com

Triadic colors

1 #617E93 and #93617E with #7E9361 are triadic colors.

2 #61937E and #937E61 with #7E9361 are triadic colors.