COLOR #7E5F1D

HEX: #7E5F1D RGB: (126,95,29)

Renk bilgisi

#7E5F1D contains mainly red and green colors. #7E5F1D ‘ nin web güvenlik rengi #666633 (ya da #663) dir.

RGB renk modeli

#7E5F1D color RGB value is (126,95,29).

RGB: (126,95,29) (49%, 37%, 11%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 95 of 255 = 37%
B 29 of 255 = 11%

126
95
29

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

Yüzdelerle RGB renk parçaları

R + G + B = 126 + 95 + 29 = 250 (100%)
R 126 of 250 ~ 50.4%
G 95 of 250 ~ 38%
B 29 of 250 ~ 11.6'%

%50.4
%38
%11.6

CMYK RENK MODELİ

#7E5F1D rengi CMYK tonu (0,25,77,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 24.60%
  • sarı tonu 76.98%
  • ana renk tonu 50.59%

CMYK: (0,25,77,51)
C0M25Y77K51 (0%, 25%, 77%, 51%)
(0.00 / 0.25 / 0.77 / 0.51)

CMYK yüzdeleri

%0
%24.6
%76.98
%50.59

Codes

Color #7E5F1D in popluar color models

7E 5F 1D
RGB 126 95 29
HSL 41° 62.58% 30.39%
HSB/HSV 41° 76.98% 49.41%
CMYK 0.00% 24.60% 76.98%
50.59%

Color #7E5F1D in popluar number systems.

HEX 7E 5F 1D
Decimal 126 95 29
Binary 1111110 1011111 11101
Octal 176 137 35

Shades and tints

Shades of #7E5F1D

#7E5F1D
(126,95,29)
#73571B
(115,87,27)
#684F19
(104,79,25)
#5D4717
(93,71,23)
#523F15
(82,63,21)
#473713
(71,55,19)
#3C2F11
(60,47,17)
#31270F
(49,39,15)
#261F0D
(38,31,13)
#1B170B
(27,23,11)
#100F09
(16,15,9)
#000000
(0,0,0)

Tints of #7E5F1D

#7E5F1D
(126,95,29)
#896D31
(137,109,49)
#947B45
(148,123,69)
#9F8959
(159,137,89)
#AA976D
(170,151,109)
#B5A581
(181,165,129)
#C0B395
(192,179,149)
#CBC1A9
(203,193,169)
#D6CFBD
(214,207,189)
#E1DDD1
(225,221,209)
#ECEBE5
(236,235,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E5F1D color. Also use rgb(126,95,29) instead hex code.

Text Font Color

.myTextColor { color: #7E5F1D; }

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

This text font color is #7E5F1D.

Background Color

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

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

This div background color is #7E5F1D.

Border color

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

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

This div border color is #7E5F1D.

Opacity

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

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

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

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

This text has shadow with #7E5F1D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E5F1D.

Preview

Color preview on black background

This text has color #7E5F1D on black background.


Color preview on white background

This text has color #7E5F1D on white background.


Black color preview on #7E5F1D background

This text has black color on #7E5F1D background.


White color preview on #7E5F1D background

This text has white color on #7E5F1D background.


Related colors

Complementary color

Complementary color for #hex is #81A0E2.


I love getcolorcode.com

Triadic colors

1 #1D7E5F and #5F1D7E with #7E5F1D are triadic colors.

2 #1D5F7E and #5F7E1D with #7E5F1D are triadic colors.