COLOR #7E764B

HEX: #7E764B RGB: (126,118,75)

Renk bilgisi

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

RGB renk modeli

#7E764B color RGB value is (126,118,75).

RGB: (126,118,75) (49%, 46%, 29%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 118 of 255 = 46%
B 75 of 255 = 29%

126
118
75

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 118 + 75 = 319 (100%)
R 126 of 319 ~ 39.5%
G 118 of 319 ~ 36.99%
B 75 of 319 ~ 23.51'%

%39.5
%36.99
%23.51

CMYK RENK MODELİ

#7E764B rengi CMYK tonu (0,6,40,51).

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

CMYK: (0,6,40,51)
C0M6Y40K51 (0%, 6%, 40%, 51%)
(0.00 / 0.06 / 0.40 / 0.51)

CMYK yüzdeleri

%0
%6.35
%40.48
%50.59

Codes

Color #7E764B in popluar color models

7E 76 4B
RGB 126 118 75
HSL 51° 25.37% 39.41%
HSB/HSV 51° 40.48% 49.41%
CMYK 0.00% 6.35% 40.48%
50.59%

Color #7E764B in popluar number systems.

HEX 7E 76 4B
Decimal 126 118 75
Binary 1111110 1110110 1001011
Octal 176 166 113

Shades and tints

Shades of #7E764B

#7E764B
(126,118,75)
#736C45
(115,108,69)
#68623F
(104,98,63)
#5D5839
(93,88,57)
#524E33
(82,78,51)
#47442D
(71,68,45)
#3C3A27
(60,58,39)
#313021
(49,48,33)
#26261B
(38,38,27)
#1B1C15
(27,28,21)
#10120F
(16,18,15)
#000000
(0,0,0)

Tints of #7E764B

#7E764B
(126,118,75)
#89825B
(137,130,91)
#948E6B
(148,142,107)
#9F9A7B
(159,154,123)
#AAA68B
(170,166,139)
#B5B29B
(181,178,155)
#C0BEAB
(192,190,171)
#CBCABB
(203,202,187)
#D6D6CB
(214,214,203)
#E1E2DB
(225,226,219)
#ECEEEB
(236,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E764B; }

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

This text font color is #7E764B.

Background Color

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

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

This div background color is #7E764B.

Border color

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

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

This div border color is #7E764B.

Opacity

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

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

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

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

This text has shadow with #7E764B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E764B.

Preview

Color preview on black background

This text has color #7E764B on black background.


Color preview on white background

This text has color #7E764B on white background.


Black color preview on #7E764B background

This text has black color on #7E764B background.


White color preview on #7E764B background

This text has white color on #7E764B background.


Related colors

Complementary color

Complementary color for #hex is #8189B4.


I love getcolorcode.com

Triadic colors

1 #4B7E76 and #764B7E with #7E764B are triadic colors.

2 #4B767E and #767E4B with #7E764B are triadic colors.