COLOR #7E704F

HEX: #7E704F RGB: (126,112,79)

Renk bilgisi

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

RGB renk modeli

#7E704F color RGB value is (126,112,79).

RGB: (126,112,79) (49%, 44%, 31%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 112 of 255 = 44%
B 79 of 255 = 31%

126
112
79

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 112 + 79 = 317 (100%)
R 126 of 317 ~ 39.75%
G 112 of 317 ~ 35.33%
B 79 of 317 ~ 24.92'%

%39.75
%35.33
%24.92

CMYK RENK MODELİ

#7E704F rengi CMYK tonu (0,11,37,51).

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

CMYK: (0,11,37,51)
C0M11Y37K51 (0%, 11%, 37%, 51%)
(0.00 / 0.11 / 0.37 / 0.51)

CMYK yüzdeleri

%0
%11.11
%37.3
%50.59

Codes

Color #7E704F in popluar color models

7E 70 4F
RGB 126 112 79
HSL 42° 22.93% 40.20%
HSB/HSV 42° 37.30% 49.41%
CMYK 0.00% 11.11% 37.30%
50.59%

Color #7E704F in popluar number systems.

HEX 7E 70 4F
Decimal 126 112 79
Binary 1111110 1110000 1001111
Octal 176 160 117

Shades and tints

Shades of #7E704F

#7E704F
(126,112,79)
#736648
(115,102,72)
#685C41
(104,92,65)
#5D523A
(93,82,58)
#524833
(82,72,51)
#473E2C
(71,62,44)
#3C3425
(60,52,37)
#312A1E
(49,42,30)
#262017
(38,32,23)
#1B1610
(27,22,16)
#100C09
(16,12,9)
#000000
(0,0,0)

Tints of #7E704F

#7E704F
(126,112,79)
#897D5F
(137,125,95)
#948A6F
(148,138,111)
#9F977F
(159,151,127)
#AAA48F
(170,164,143)
#B5B19F
(181,177,159)
#C0BEAF
(192,190,175)
#CBCBBF
(203,203,191)
#D6D8CF
(214,216,207)
#E1E5DF
(225,229,223)
#ECF2EF
(236,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E704F; }

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

This text font color is #7E704F.

Background Color

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

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

This div background color is #7E704F.

Border color

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

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

This div border color is #7E704F.

Opacity

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

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

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

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

This text has shadow with #7E704F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E704F.

Preview

Color preview on black background

This text has color #7E704F on black background.


Color preview on white background

This text has color #7E704F on white background.


Black color preview on #7E704F background

This text has black color on #7E704F background.


White color preview on #7E704F background

This text has white color on #7E704F background.


Related colors

Complementary color

Complementary color for #hex is #818FB0.


I love getcolorcode.com

Triadic colors

1 #4F7E70 and #704F7E with #7E704F are triadic colors.

2 #4F707E and #707E4F with #7E704F are triadic colors.