COLOR #7E5E19

HEX: #7E5E19 RGB: (126,94,25)

Renk bilgisi

#7E5E19 contains mainly red and green colors. #7E5E19 ‘ nin web güvenlik rengi #666600 (ya da #660) dir.

RGB renk modeli

#7E5E19 color RGB value is (126,94,25).

RGB: (126,94,25) (49%, 37%, 10%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 94 of 255 = 37%
B 25 of 255 = 10%

126
94
25

R + G + B ~ 32%. #7E5E19 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 94 + 25 = 245 (100%)
R 126 of 245 ~ 51.43%
G 94 of 245 ~ 38.37%
B 25 of 245 ~ 10.2'%

%51.43
%38.37

CMYK RENK MODELİ

#7E5E19 rengi CMYK tonu (0,25,80,51).

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

CMYK: (0,25,80,51)
C0M25Y80K51 (0%, 25%, 80%, 51%)
(0.00 / 0.25 / 0.80 / 0.51)

CMYK yüzdeleri

%0
%25.4
%80.16
%50.59

Codes

Color #7E5E19 in popluar color models

7E 5E 19
RGB 126 94 25
HSL 41° 66.89% 29.61%
HSB/HSV 41° 80.16% 49.41%
CMYK 0.00% 25.40% 80.16%
50.59%

Color #7E5E19 in popluar number systems.

HEX 7E 5E 19
Decimal 126 94 25
Binary 1111110 1011110 11001
Octal 176 136 31

Shades and tints

Shades of #7E5E19

#7E5E19
(126,94,25)
#735617
(115,86,23)
#684E15
(104,78,21)
#5D4613
(93,70,19)
#523E11
(82,62,17)
#47360F
(71,54,15)
#3C2E0D
(60,46,13)
#31260B
(49,38,11)
#261E09
(38,30,9)
#1B1607
(27,22,7)
#100E05
(16,14,5)
#000000
(0,0,0)

Tints of #7E5E19

#7E5E19
(126,94,25)
#896C2D
(137,108,45)
#947A41
(148,122,65)
#9F8855
(159,136,85)
#AA9669
(170,150,105)
#B5A47D
(181,164,125)
#C0B291
(192,178,145)
#CBC0A5
(203,192,165)
#D6CEB9
(214,206,185)
#E1DCCD
(225,220,205)
#ECEAE1
(236,234,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E5E19; }

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

This text font color is #7E5E19.

Background Color

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

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

This div background color is #7E5E19.

Border color

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

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

This div border color is #7E5E19.

Opacity

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

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

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

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

This text has shadow with #7E5E19 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E5E19.

Preview

Color preview on black background

This text has color #7E5E19 on black background.


Color preview on white background

This text has color #7E5E19 on white background.


Black color preview on #7E5E19 background

This text has black color on #7E5E19 background.


White color preview on #7E5E19 background

This text has white color on #7E5E19 background.


Related colors

Complementary color

Complementary color for #hex is #81A1E6.


I love getcolorcode.com

Triadic colors

1 #197E5E and #5E197E with #7E5E19 are triadic colors.

2 #195E7E and #5E7E19 with #7E5E19 are triadic colors.