COLOR #7E784D

HEX: #7E784D RGB: (126,120,77)

Renk bilgisi

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

RGB renk modeli

#7E784D color RGB value is (126,120,77).

RGB: (126,120,77) (49%, 47%, 30%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 120 of 255 = 47%
B 77 of 255 = 30%

126
120
77

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 120 + 77 = 323 (100%)
R 126 of 323 ~ 39.01%
G 120 of 323 ~ 37.15%
B 77 of 323 ~ 23.84'%

%39.01
%37.15
%23.84

CMYK RENK MODELİ

#7E784D rengi CMYK tonu (0,5,39,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 4.76%
  • sarı tonu 38.89%
  • ana renk tonu 50.59%

CMYK: (0,5,39,51)
C0M5Y39K51 (0%, 5%, 39%, 51%)
(0.00 / 0.05 / 0.39 / 0.51)

CMYK yüzdeleri

%0
%4.76
%38.89
%50.59

Codes

Color #7E784D in popluar color models

7E 78 4D
RGB 126 120 77
HSL 53° 24.14% 39.80%
HSB/HSV 53° 38.89% 49.41%
CMYK 0.00% 4.76% 38.89%
50.59%

Color #7E784D in popluar number systems.

HEX 7E 78 4D
Decimal 126 120 77
Binary 1111110 1111000 1001101
Octal 176 170 115

Shades and tints

Shades of #7E784D

#7E784D
(126,120,77)
#736E46
(115,110,70)
#68643F
(104,100,63)
#5D5A38
(93,90,56)
#525031
(82,80,49)
#47462A
(71,70,42)
#3C3C23
(60,60,35)
#31321C
(49,50,28)
#262815
(38,40,21)
#1B1E0E
(27,30,14)
#101407
(16,20,7)
#000000
(0,0,0)

Tints of #7E784D

#7E784D
(126,120,77)
#89845D
(137,132,93)
#94906D
(148,144,109)
#9F9C7D
(159,156,125)
#AAA88D
(170,168,141)
#B5B49D
(181,180,157)
#C0C0AD
(192,192,173)
#CBCCBD
(203,204,189)
#D6D8CD
(214,216,205)
#E1E4DD
(225,228,221)
#ECF0ED
(236,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E784D color. Also use rgb(126,120,77) instead hex code.

Text Font Color

.myTextColor { color: #7E784D; }

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

This text font color is #7E784D.

Background Color

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

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

This div background color is #7E784D.

Border color

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

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

This div border color is #7E784D.

Opacity

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

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

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

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

This text has shadow with #7E784D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E784D.

Preview

Color preview on black background

This text has color #7E784D on black background.


Color preview on white background

This text has color #7E784D on white background.


Black color preview on #7E784D background

This text has black color on #7E784D background.


White color preview on #7E784D background

This text has white color on #7E784D background.


Related colors

Complementary color

Complementary color for #hex is #8187B2.


I love getcolorcode.com

Triadic colors

1 #4D7E78 and #784D7E with #7E784D are triadic colors.

2 #4D787E and #787E4D with #7E784D are triadic colors.