COLOR #7E4D4A

HEX: #7E4D4A
RGB: (126,77,74)

Renk bilgisi

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

RGB renk modeli

#7E4D4A color RGB value is (126,77,74).

  • kırmız ton 126;
  • yeşil ton 77;
  • mavi ton 74.
RGB:
(126,77,74)
(49%,30%,29%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 77 of 255 = 30%
B 74 of 255 = 29%

126
77
74

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

Yüzdelerle RGB renk parçaları

R + G + B =
126 + 77 + 74 = 277 (100%)
R 126 of 277 ~ 45.49%
G 77 of 277 ~ 27.8%
B 74 of 277 ~ 26.71%

%45.49
%27.8
%26.71

CMYK RENK MODELİ

#7E4D4A rengi CMYK tonu (0,39,41,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 38.89%
  • sarı tonu 41.27%
  • ana renk tonu 50.59%
CMYK:
(0,39,41,51)
C0M39Y41K51 
(0%,39%,41%,51%)
(0.00/0.39/0.41/0.51)	

CMYK yüzdeleri

%0
%38.89
%41.27
%50.59

Codes

Color #7E4D4A in popluar color models

7E4D4A
RGB1267774
HSL26.00%39.22%
HSB/HSV41.27%49.41%
CMYK0.00%38.89%41.27%
50.59%

Color #7E4D4A in popluar number systems.

HEX7E4D4A
Decimal1267774
Binary111111010011011001010
Octal176115112

Shades and tints

Shades of #7E4D4A

#7E4D4A
(126,77,74)
#734644
(115,70,68)
#683F3E
(104,63,62)
#5D3838
(93,56,56)
#523132
(82,49,50)
#472A2C
(71,42,44)
#3C2326
(60,35,38)
#311C20
(49,28,32)
#26151A
(38,21,26)
#1B0E14
(27,14,20)
#10070E
(16,7,14)
#000000
(0,0,0)

Tints of #7E4D4A

#7E4D4A
(126,77,74)
#895D5A
(137,93,90)
#946D6A
(148,109,106)
#9F7D7A
(159,125,122)
#AA8D8A
(170,141,138)
#B59D9A
(181,157,154)
#C0ADAA
(192,173,170)
#CBBDBA
(203,189,186)
#D6CDCA
(214,205,202)
#E1DDDA
(225,221,218)
#ECEDEA
(236,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E4D4A; }

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

This text font color is #7E4D4A.


Background Color

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

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

This div background color is #7E4D4A.


Border color

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

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

This div border color is #7E4D4A.


Opacity

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

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

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

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

This text has shadow with #7E4D4A color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #7E4D4A on black background.


Color preview on white background

This text has color #7E4D4A on white background.



Black color preview on #7E4D4A background

This text has black color on #7E4D4A background.


White color preview on #7E4D4A background

This text has white color on #7E4D4A background.