COLOR #7E5B50

HEX: #7E5B50 RGB: (126,91,80)

Renk bilgisi

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

RGB renk modeli

#7E5B50 color RGB value is (126,91,80).

RGB: (126,91,80) (49%, 36%, 31%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 91 of 255 = 36%
B 80 of 255 = 31%

126
91
80

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 91 + 80 = 297 (100%)
R 126 of 297 ~ 42.42%
G 91 of 297 ~ 30.64%
B 80 of 297 ~ 26.94'%

%42.42
%30.64
%26.94

CMYK RENK MODELİ

#7E5B50 rengi CMYK tonu (0,28,37,51).

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

CMYK: (0,28,37,51)
C0M28Y37K51 (0%, 28%, 37%, 51%)
(0.00 / 0.28 / 0.37 / 0.51)

CMYK yüzdeleri

%0
%27.78
%36.51
%50.59

Codes

Color #7E5B50 in popluar color models

7E 5B 50
RGB 126 91 80
HSL 14° 22.33% 40.39%
HSB/HSV 14° 36.51% 49.41%
CMYK 0.00% 27.78% 36.51%
50.59%

Color #7E5B50 in popluar number systems.

HEX 7E 5B 50
Decimal 126 91 80
Binary 1111110 1011011 1010000
Octal 176 133 120

Shades and tints

Shades of #7E5B50

#7E5B50
(126,91,80)
#735349
(115,83,73)
#684B42
(104,75,66)
#5D433B
(93,67,59)
#523B34
(82,59,52)
#47332D
(71,51,45)
#3C2B26
(60,43,38)
#31231F
(49,35,31)
#261B18
(38,27,24)
#1B1311
(27,19,17)
#100B0A
(16,11,10)
#000000
(0,0,0)

Tints of #7E5B50

#7E5B50
(126,91,80)
#89695F
(137,105,95)
#94776E
(148,119,110)
#9F857D
(159,133,125)
#AA938C
(170,147,140)
#B5A19B
(181,161,155)
#C0AFAA
(192,175,170)
#CBBDB9
(203,189,185)
#D6CBC8
(214,203,200)
#E1D9D7
(225,217,215)
#ECE7E6
(236,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E5B50; }

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

This text font color is #7E5B50.

Background Color

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

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

This div background color is #7E5B50.

Border color

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

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

This div border color is #7E5B50.

Opacity

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

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

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

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

This text has shadow with #7E5B50 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E5B50.

Preview

Color preview on black background

This text has color #7E5B50 on black background.


Color preview on white background

This text has color #7E5B50 on white background.


Black color preview on #7E5B50 background

This text has black color on #7E5B50 background.


White color preview on #7E5B50 background

This text has white color on #7E5B50 background.


Related colors

Complementary color

Complementary color for #hex is #81A4AF.


I love getcolorcode.com

Triadic colors

1 #507E5B and #5B507E with #7E5B50 are triadic colors.

2 #505B7E and #5B7E50 with #7E5B50 are triadic colors.