COLOR #7E5E35

HEX: #7E5E35 RGB: (126,94,53)

Renk bilgisi

#7E5E35 contains mainly red and green colors. #7E5E35 ‘ nin web güvenlik rengi #666633 (ya da #663) dir.

RGB renk modeli

#7E5E35 color RGB value is (126,94,53).

RGB: (126,94,53) (49%, 37%, 21%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 94 of 255 = 37%
B 53 of 255 = 21%

126
94
53

R + G + B ~ 36%. #7E5E35 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 94 + 53 = 273 (100%)
R 126 of 273 ~ 46.15%
G 94 of 273 ~ 34.43%
B 53 of 273 ~ 19.41'%

%46.15
%34.43
%19.41

CMYK RENK MODELİ

#7E5E35 rengi CMYK tonu (0,25,58,51).

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

CMYK: (0,25,58,51)
C0M25Y58K51 (0%, 25%, 58%, 51%)
(0.00 / 0.25 / 0.58 / 0.51)

CMYK yüzdeleri

%0
%25.4
%57.94
%50.59

Codes

Color #7E5E35 in popluar color models

7E 5E 35
RGB 126 94 53
HSL 34° 40.78% 35.10%
HSB/HSV 34° 57.94% 49.41%
CMYK 0.00% 25.40% 57.94%
50.59%

Color #7E5E35 in popluar number systems.

HEX 7E 5E 35
Decimal 126 94 53
Binary 1111110 1011110 110101
Octal 176 136 65

Shades and tints

Shades of #7E5E35

#7E5E35
(126,94,53)
#735631
(115,86,49)
#684E2D
(104,78,45)
#5D4629
(93,70,41)
#523E25
(82,62,37)
#473621
(71,54,33)
#3C2E1D
(60,46,29)
#312619
(49,38,25)
#261E15
(38,30,21)
#1B1611
(27,22,17)
#100E0D
(16,14,13)
#000000
(0,0,0)

Tints of #7E5E35

#7E5E35
(126,94,53)
#896C47
(137,108,71)
#947A59
(148,122,89)
#9F886B
(159,136,107)
#AA967D
(170,150,125)
#B5A48F
(181,164,143)
#C0B2A1
(192,178,161)
#CBC0B3
(203,192,179)
#D6CEC5
(214,206,197)
#E1DCD7
(225,220,215)
#ECEAE9
(236,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E5E35; }

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

This text font color is #7E5E35.

Background Color

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

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

This div background color is #7E5E35.

Border color

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

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

This div border color is #7E5E35.

Opacity

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

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

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

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

This text has shadow with #7E5E35 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E5E35.

Preview

Color preview on black background

This text has color #7E5E35 on black background.


Color preview on white background

This text has color #7E5E35 on white background.


Black color preview on #7E5E35 background

This text has black color on #7E5E35 background.


White color preview on #7E5E35 background

This text has white color on #7E5E35 background.


Related colors

Complementary color

Complementary color for #hex is #81A1CA.


I love getcolorcode.com

Triadic colors

1 #357E5E and #5E357E with #7E5E35 are triadic colors.

2 #355E7E and #5E7E35 with #7E5E35 are triadic colors.