COLOR #7E5E53

HEX: #7E5E53 RGB: (126,94,83)

Renk bilgisi

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

RGB renk modeli

#7E5E53 color RGB value is (126,94,83).

RGB: (126,94,83) (49%, 37%, 33%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 94 of 255 = 37%
B 83 of 255 = 33%

126
94
83

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 94 + 83 = 303 (100%)
R 126 of 303 ~ 41.58%
G 94 of 303 ~ 31.02%
B 83 of 303 ~ 27.39'%

%41.58
%31.02
%27.39

CMYK RENK MODELİ

#7E5E53 rengi CMYK tonu (0,25,34,51).

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

CMYK: (0,25,34,51)
C0M25Y34K51 (0%, 25%, 34%, 51%)
(0.00 / 0.25 / 0.34 / 0.51)

CMYK yüzdeleri

%0
%25.4
%34.13
%50.59

Codes

Color #7E5E53 in popluar color models

7E 5E 53
RGB 126 94 83
HSL 15° 20.57% 40.98%
HSB/HSV 15° 34.13% 49.41%
CMYK 0.00% 25.40% 34.13%
50.59%

Color #7E5E53 in popluar number systems.

HEX 7E 5E 53
Decimal 126 94 83
Binary 1111110 1011110 1010011
Octal 176 136 123

Shades and tints

Shades of #7E5E53

#7E5E53
(126,94,83)
#73564C
(115,86,76)
#684E45
(104,78,69)
#5D463E
(93,70,62)
#523E37
(82,62,55)
#473630
(71,54,48)
#3C2E29
(60,46,41)
#312622
(49,38,34)
#261E1B
(38,30,27)
#1B1614
(27,22,20)
#100E0D
(16,14,13)
#000000
(0,0,0)

Tints of #7E5E53

#7E5E53
(126,94,83)
#896C62
(137,108,98)
#947A71
(148,122,113)
#9F8880
(159,136,128)
#AA968F
(170,150,143)
#B5A49E
(181,164,158)
#C0B2AD
(192,178,173)
#CBC0BC
(203,192,188)
#D6CECB
(214,206,203)
#E1DCDA
(225,220,218)
#ECEAE9
(236,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E5E53; }

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

This text font color is #7E5E53.

Background Color

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

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

This div background color is #7E5E53.

Border color

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

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

This div border color is #7E5E53.

Opacity

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

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

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

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

This text has shadow with #7E5E53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E5E53.

Preview

Color preview on black background

This text has color #7E5E53 on black background.


Color preview on white background

This text has color #7E5E53 on white background.


Black color preview on #7E5E53 background

This text has black color on #7E5E53 background.


White color preview on #7E5E53 background

This text has white color on #7E5E53 background.


Related colors

Complementary color

Complementary color for #hex is #81A1AC.


I love getcolorcode.com

Triadic colors

1 #537E5E and #5E537E with #7E5E53 are triadic colors.

2 #535E7E and #5E7E53 with #7E5E53 are triadic colors.