COLOR #7E5E43

HEX: #7E5E43 RGB: (126,94,67)

Renk bilgisi

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

RGB renk modeli

#7E5E43 color RGB value is (126,94,67).

RGB: (126,94,67) (49%, 37%, 26%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 94 of 255 = 37%
B 67 of 255 = 26%

126
94
67

R + G + B ~ 37%. #7E5E43 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 94 + 67 = 287 (100%)
R 126 of 287 ~ 43.9%
G 94 of 287 ~ 32.75%
B 67 of 287 ~ 23.34'%

%43.9
%32.75
%23.34

CMYK RENK MODELİ

#7E5E43 rengi CMYK tonu (0,25,47,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 25.40%
  • sarı tonu 46.83%
  • ana renk tonu 50.59%

CMYK: (0,25,47,51)
C0M25Y47K51 (0%, 25%, 47%, 51%)
(0.00 / 0.25 / 0.47 / 0.51)

CMYK yüzdeleri

%0
%25.4
%46.83
%50.59

Codes

Color #7E5E43 in popluar color models

7E 5E 43
RGB 126 94 67
HSL 27° 30.57% 37.84%
HSB/HSV 27° 46.83% 49.41%
CMYK 0.00% 25.40% 46.83%
50.59%

Color #7E5E43 in popluar number systems.

HEX 7E 5E 43
Decimal 126 94 67
Binary 1111110 1011110 1000011
Octal 176 136 103

Shades and tints

Shades of #7E5E43

#7E5E43
(126,94,67)
#73563D
(115,86,61)
#684E37
(104,78,55)
#5D4631
(93,70,49)
#523E2B
(82,62,43)
#473625
(71,54,37)
#3C2E1F
(60,46,31)
#312619
(49,38,25)
#261E13
(38,30,19)
#1B160D
(27,22,13)
#100E07
(16,14,7)
#000000
(0,0,0)

Tints of #7E5E43

#7E5E43
(126,94,67)
#896C54
(137,108,84)
#947A65
(148,122,101)
#9F8876
(159,136,118)
#AA9687
(170,150,135)
#B5A498
(181,164,152)
#C0B2A9
(192,178,169)
#CBC0BA
(203,192,186)
#D6CECB
(214,206,203)
#E1DCDC
(225,220,220)
#ECEAED
(236,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E5E43 color. Also use rgb(126,94,67) instead hex code.

Text Font Color

.myTextColor { color: #7E5E43; }

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

This text font color is #7E5E43.

Background Color

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

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

This div background color is #7E5E43.

Border color

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

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

This div border color is #7E5E43.

Opacity

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

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

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

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

This text has shadow with #7E5E43 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E5E43.

Preview

Color preview on black background

This text has color #7E5E43 on black background.


Color preview on white background

This text has color #7E5E43 on white background.


Black color preview on #7E5E43 background

This text has black color on #7E5E43 background.


White color preview on #7E5E43 background

This text has white color on #7E5E43 background.


Related colors

Complementary color

Complementary color for #hex is #81A1BC.


I love getcolorcode.com

Triadic colors

1 #437E5E and #5E437E with #7E5E43 are triadic colors.

2 #435E7E and #5E7E43 with #7E5E43 are triadic colors.