COLOR #7E764F

HEX: #7E764F RGB: (126,118,79)

Renk bilgisi

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

RGB renk modeli

#7E764F color RGB value is (126,118,79).

RGB: (126,118,79) (49%, 46%, 31%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 118 of 255 = 46%
B 79 of 255 = 31%

126
118
79

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 118 + 79 = 323 (100%)
R 126 of 323 ~ 39.01%
G 118 of 323 ~ 36.53%
B 79 of 323 ~ 24.46'%

%39.01
%36.53
%24.46

CMYK RENK MODELİ

#7E764F rengi CMYK tonu (0,6,37,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 6.35%
  • sarı tonu 37.30%
  • ana renk tonu 50.59%

CMYK: (0,6,37,51)
C0M6Y37K51 (0%, 6%, 37%, 51%)
(0.00 / 0.06 / 0.37 / 0.51)

CMYK yüzdeleri

%0
%6.35
%37.3
%50.59

Codes

Color #7E764F in popluar color models

7E 76 4F
RGB 126 118 79
HSL 50° 22.93% 40.20%
HSB/HSV 50° 37.30% 49.41%
CMYK 0.00% 6.35% 37.30%
50.59%

Color #7E764F in popluar number systems.

HEX 7E 76 4F
Decimal 126 118 79
Binary 1111110 1110110 1001111
Octal 176 166 117

Shades and tints

Shades of #7E764F

#7E764F
(126,118,79)
#736C48
(115,108,72)
#686241
(104,98,65)
#5D583A
(93,88,58)
#524E33
(82,78,51)
#47442C
(71,68,44)
#3C3A25
(60,58,37)
#31301E
(49,48,30)
#262617
(38,38,23)
#1B1C10
(27,28,16)
#101209
(16,18,9)
#000000
(0,0,0)

Tints of #7E764F

#7E764F
(126,118,79)
#89825F
(137,130,95)
#948E6F
(148,142,111)
#9F9A7F
(159,154,127)
#AAA68F
(170,166,143)
#B5B29F
(181,178,159)
#C0BEAF
(192,190,175)
#CBCABF
(203,202,191)
#D6D6CF
(214,214,207)
#E1E2DF
(225,226,223)
#ECEEEF
(236,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E764F color. Also use rgb(126,118,79) instead hex code.

Text Font Color

.myTextColor { color: #7E764F; }

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

This text font color is #7E764F.

Background Color

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

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

This div background color is #7E764F.

Border color

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

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

This div border color is #7E764F.

Opacity

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

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

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

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

This text has shadow with #7E764F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E764F.

Preview

Color preview on black background

This text has color #7E764F on black background.


Color preview on white background

This text has color #7E764F on white background.


Black color preview on #7E764F background

This text has black color on #7E764F background.


White color preview on #7E764F background

This text has white color on #7E764F background.


Related colors

Complementary color

Complementary color for #hex is #8189B0.


I love getcolorcode.com

Triadic colors

1 #4F7E76 and #764F7E with #7E764F are triadic colors.

2 #4F767E and #767E4F with #7E764F are triadic colors.