COLOR #7E5B51

HEX: #7E5B51 RGB: (126,91,81)

Renk bilgisi

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

RGB renk modeli

#7E5B51 color RGB value is (126,91,81).

RGB: (126,91,81) (49%, 36%, 32%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 91 of 255 = 36%
B 81 of 255 = 32%

126
91
81

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 91 + 81 = 298 (100%)
R 126 of 298 ~ 42.28%
G 91 of 298 ~ 30.54%
B 81 of 298 ~ 27.18'%

%42.28
%30.54
%27.18

CMYK RENK MODELİ

#7E5B51 rengi CMYK tonu (0,28,36,51).

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

CMYK: (0,28,36,51)
C0M28Y36K51 (0%, 28%, 36%, 51%)
(0.00 / 0.28 / 0.36 / 0.51)

CMYK yüzdeleri

%0
%27.78
%35.71
%50.59

Codes

Color #7E5B51 in popluar color models

7E 5B 51
RGB 126 91 81
HSL 13° 21.74% 40.59%
HSB/HSV 13° 35.71% 49.41%
CMYK 0.00% 27.78% 35.71%
50.59%

Color #7E5B51 in popluar number systems.

HEX 7E 5B 51
Decimal 126 91 81
Binary 1111110 1011011 1010001
Octal 176 133 121

Shades and tints

Shades of #7E5B51

#7E5B51
(126,91,81)
#73534A
(115,83,74)
#684B43
(104,75,67)
#5D433C
(93,67,60)
#523B35
(82,59,53)
#47332E
(71,51,46)
#3C2B27
(60,43,39)
#312320
(49,35,32)
#261B19
(38,27,25)
#1B1312
(27,19,18)
#100B0B
(16,11,11)
#000000
(0,0,0)

Tints of #7E5B51

#7E5B51
(126,91,81)
#896960
(137,105,96)
#94776F
(148,119,111)
#9F857E
(159,133,126)
#AA938D
(170,147,141)
#B5A19C
(181,161,156)
#C0AFAB
(192,175,171)
#CBBDBA
(203,189,186)
#D6CBC9
(214,203,201)
#E1D9D8
(225,217,216)
#ECE7E7
(236,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E5B51; }

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

This text font color is #7E5B51.

Background Color

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

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

This div background color is #7E5B51.

Border color

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

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

This div border color is #7E5B51.

Opacity

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

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

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

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

This text has shadow with #7E5B51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E5B51.

Preview

Color preview on black background

This text has color #7E5B51 on black background.


Color preview on white background

This text has color #7E5B51 on white background.


Black color preview on #7E5B51 background

This text has black color on #7E5B51 background.


White color preview on #7E5B51 background

This text has white color on #7E5B51 background.


Related colors

Complementary color

Complementary color for #hex is #81A4AE.


I love getcolorcode.com

Triadic colors

1 #517E5B and #5B517E with #7E5B51 are triadic colors.

2 #515B7E and #5B7E51 with #7E5B51 are triadic colors.