COLOR #7E4A49

HEX: #7E4A49 RGB: (126,74,73)

Renk bilgisi

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

RGB renk modeli

#7E4A49 color RGB value is (126,74,73).

RGB: (126,74,73) (49%, 29%, 29%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 74 of 255 = 29%
B 73 of 255 = 29%

126
74
73

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 74 + 73 = 273 (100%)
R 126 of 273 ~ 46.15%
G 74 of 273 ~ 27.11%
B 73 of 273 ~ 26.74'%

%46.15
%27.11
%26.74

CMYK RENK MODELİ

#7E4A49 rengi CMYK tonu (0,41,42,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 41.27%
  • sarı tonu 42.06%
  • ana renk tonu 50.59%

CMYK: (0,41,42,51)
C0M41Y42K51 (0%, 41%, 42%, 51%)
(0.00 / 0.41 / 0.42 / 0.51)

CMYK yüzdeleri

%0
%41.27
%42.06
%50.59

Codes

Color #7E4A49 in popluar color models

7E 4A 49
RGB 126 74 73
HSL 26.63% 39.02%
HSB/HSV 42.06% 49.41%
CMYK 0.00% 41.27% 42.06%
50.59%

Color #7E4A49 in popluar number systems.

HEX 7E 4A 49
Decimal 126 74 73
Binary 1111110 1001010 1001001
Octal 176 112 111

Shades and tints

Shades of #7E4A49

#7E4A49
(126,74,73)
#734443
(115,68,67)
#683E3D
(104,62,61)
#5D3837
(93,56,55)
#523231
(82,50,49)
#472C2B
(71,44,43)
#3C2625
(60,38,37)
#31201F
(49,32,31)
#261A19
(38,26,25)
#1B1413
(27,20,19)
#100E0D
(16,14,13)
#000000
(0,0,0)

Tints of #7E4A49

#7E4A49
(126,74,73)
#895A59
(137,90,89)
#946A69
(148,106,105)
#9F7A79
(159,122,121)
#AA8A89
(170,138,137)
#B59A99
(181,154,153)
#C0AAA9
(192,170,169)
#CBBAB9
(203,186,185)
#D6CAC9
(214,202,201)
#E1DAD9
(225,218,217)
#ECEAE9
(236,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E4A49 color. Also use rgb(126,74,73) instead hex code.

Text Font Color

.myTextColor { color: #7E4A49; }

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

This text font color is #7E4A49.

Background Color

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

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

This div background color is #7E4A49.

Border color

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

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

This div border color is #7E4A49.

Opacity

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

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

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

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

This text has shadow with #7E4A49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E4A49.

Preview

Color preview on black background

This text has color #7E4A49 on black background.


Color preview on white background

This text has color #7E4A49 on white background.


Black color preview on #7E4A49 background

This text has black color on #7E4A49 background.


White color preview on #7E4A49 background

This text has white color on #7E4A49 background.


Related colors

Complementary color

Complementary color for #hex is #81B5B6.


I love getcolorcode.com

Triadic colors

1 #497E4A and #4A497E with #7E4A49 are triadic colors.

2 #494A7E and #4A7E49 with #7E4A49 are triadic colors.