COLOR #7E6E49

HEX: #7E6E49 RGB: (126,110,73)

Renk bilgisi

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

RGB renk modeli

#7E6E49 color RGB value is (126,110,73).

RGB: (126,110,73) (49%, 43%, 29%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 110 of 255 = 43%
B 73 of 255 = 29%

126
110
73

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 110 + 73 = 309 (100%)
R 126 of 309 ~ 40.78%
G 110 of 309 ~ 35.6%
B 73 of 309 ~ 23.62'%

%40.78
%35.6
%23.62

CMYK RENK MODELİ

#7E6E49 rengi CMYK tonu (0,13,42,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 12.70%
  • sarı tonu 42.06%
  • ana renk tonu 50.59%

CMYK: (0,13,42,51)
C0M13Y42K51 (0%, 13%, 42%, 51%)
(0.00 / 0.13 / 0.42 / 0.51)

CMYK yüzdeleri

%0
%12.7
%42.06
%50.59

Codes

Color #7E6E49 in popluar color models

7E 6E 49
RGB 126 110 73
HSL 42° 26.63% 39.02%
HSB/HSV 42° 42.06% 49.41%
CMYK 0.00% 12.70% 42.06%
50.59%

Color #7E6E49 in popluar number systems.

HEX 7E 6E 49
Decimal 126 110 73
Binary 1111110 1101110 1001001
Octal 176 156 111

Shades and tints

Shades of #7E6E49

#7E6E49
(126,110,73)
#736443
(115,100,67)
#685A3D
(104,90,61)
#5D5037
(93,80,55)
#524631
(82,70,49)
#473C2B
(71,60,43)
#3C3225
(60,50,37)
#31281F
(49,40,31)
#261E19
(38,30,25)
#1B1413
(27,20,19)
#100A0D
(16,10,13)
#000000
(0,0,0)

Tints of #7E6E49

#7E6E49
(126,110,73)
#897B59
(137,123,89)
#948869
(148,136,105)
#9F9579
(159,149,121)
#AAA289
(170,162,137)
#B5AF99
(181,175,153)
#C0BCA9
(192,188,169)
#CBC9B9
(203,201,185)
#D6D6C9
(214,214,201)
#E1E3D9
(225,227,217)
#ECF0E9
(236,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E6E49 color. Also use rgb(126,110,73) instead hex code.

Text Font Color

.myTextColor { color: #7E6E49; }

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

This text font color is #7E6E49.

Background Color

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

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

This div background color is #7E6E49.

Border color

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

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

This div border color is #7E6E49.

Opacity

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

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

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

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

This text has shadow with #7E6E49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E6E49.

Preview

Color preview on black background

This text has color #7E6E49 on black background.


Color preview on white background

This text has color #7E6E49 on white background.


Black color preview on #7E6E49 background

This text has black color on #7E6E49 background.


White color preview on #7E6E49 background

This text has white color on #7E6E49 background.


Related colors

Complementary color

Complementary color for #hex is #8191B6.


I love getcolorcode.com

Triadic colors

1 #497E6E and #6E497E with #7E6E49 are triadic colors.

2 #496E7E and #6E7E49 with #7E6E49 are triadic colors.