COLOR #7E5E51

HEX: #7E5E51 RGB: (126,94,81)

Renk bilgisi

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

RGB renk modeli

#7E5E51 color RGB value is (126,94,81).

RGB: (126,94,81) (49%, 37%, 32%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 94 of 255 = 37%
B 81 of 255 = 32%

126
94
81

R + G + B ~ 39%. #7E5E51 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 94 + 81 = 301 (100%)
R 126 of 301 ~ 41.86%
G 94 of 301 ~ 31.23%
B 81 of 301 ~ 26.91'%

%41.86
%31.23
%26.91

CMYK RENK MODELİ

#7E5E51 rengi CMYK tonu (0,25,36,51).

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

CMYK: (0,25,36,51)
C0M25Y36K51 (0%, 25%, 36%, 51%)
(0.00 / 0.25 / 0.36 / 0.51)

CMYK yüzdeleri

%0
%25.4
%35.71
%50.59

Codes

Color #7E5E51 in popluar color models

7E 5E 51
RGB 126 94 81
HSL 17° 21.74% 40.59%
HSB/HSV 17° 35.71% 49.41%
CMYK 0.00% 25.40% 35.71%
50.59%

Color #7E5E51 in popluar number systems.

HEX 7E 5E 51
Decimal 126 94 81
Binary 1111110 1011110 1010001
Octal 176 136 121

Shades and tints

Shades of #7E5E51

#7E5E51
(126,94,81)
#73564A
(115,86,74)
#684E43
(104,78,67)
#5D463C
(93,70,60)
#523E35
(82,62,53)
#47362E
(71,54,46)
#3C2E27
(60,46,39)
#312620
(49,38,32)
#261E19
(38,30,25)
#1B1612
(27,22,18)
#100E0B
(16,14,11)
#000000
(0,0,0)

Tints of #7E5E51

#7E5E51
(126,94,81)
#896C60
(137,108,96)
#947A6F
(148,122,111)
#9F887E
(159,136,126)
#AA968D
(170,150,141)
#B5A49C
(181,164,156)
#C0B2AB
(192,178,171)
#CBC0BA
(203,192,186)
#D6CEC9
(214,206,201)
#E1DCD8
(225,220,216)
#ECEAE7
(236,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E5E51; }

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

This text font color is #7E5E51.

Background Color

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

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

This div background color is #7E5E51.

Border color

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

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

This div border color is #7E5E51.

Opacity

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

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

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

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

This text has shadow with #7E5E51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E5E51.

Preview

Color preview on black background

This text has color #7E5E51 on black background.


Color preview on white background

This text has color #7E5E51 on white background.


Black color preview on #7E5E51 background

This text has black color on #7E5E51 background.


White color preview on #7E5E51 background

This text has white color on #7E5E51 background.


Related colors

Complementary color

Complementary color for #hex is #81A1AE.


I love getcolorcode.com

Triadic colors

1 #517E5E and #5E517E with #7E5E51 are triadic colors.

2 #515E7E and #5E7E51 with #7E5E51 are triadic colors.