COLOR #7E6B1D

HEX: #7E6B1D
RGB: (126,107,29)

Renk bilgisi

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

RGB renk modeli

#7E6B1D color RGB value is (126,107,29).

  • kırmız ton 126;
  • yeşil ton 107;
  • mavi ton 29.
RGB:
(126,107,29)
(49%,42%,11%)

RGB bağlantıları ve doygunluk

R 126 of 255 = 49%
G 107 of 255 = 42%
B 29 of 255 = 11%

126
107
29

R + G + B ~ 34%. #7E6B1D is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B =
126 + 107 + 29 = 262 (100%)
R 126 of 262 ~ 48.09%
G 107 of 262 ~ 40.84%
B 29 of 262 ~ 11.07%

%48.09
%40.84
%11.07

CMYK RENK MODELİ

#7E6B1D rengi CMYK tonu (0,15,77,51).

  • camgöbeği tonu 0.00%
  • eflatun tonu 15.08%
  • sarı tonu 76.98%
  • ana renk tonu 50.59%
CMYK:
(0,15,77,51)
C0M15Y77K51 
(0%,15%,77%,51%)
(0.00/0.15/0.77/0.51)	

CMYK yüzdeleri

%0
%15.08
%76.98
%50.59

Codes

Color #7E6B1D in popluar color models

7E6B1D
RGB12610729
HSL48°62.58%30.39%
HSB/HSV48°76.98%49.41%
CMYK0.00%15.08%76.98%
50.59%

Color #7E6B1D in popluar number systems.

HEX7E6B1D
Decimal12610729
Binary1111110110101111101
Octal17615335

Shades and tints

Shades of #7E6B1D

#7E6B1D
(126,107,29)
#73621B
(115,98,27)
#685919
(104,89,25)
#5D5017
(93,80,23)
#524715
(82,71,21)
#473E13
(71,62,19)
#3C3511
(60,53,17)
#312C0F
(49,44,15)
#26230D
(38,35,13)
#1B1A0B
(27,26,11)
#101109
(16,17,9)
#000000
(0,0,0)

Tints of #7E6B1D

#7E6B1D
(126,107,29)
#897831
(137,120,49)
#948545
(148,133,69)
#9F9259
(159,146,89)
#AA9F6D
(170,159,109)
#B5AC81
(181,172,129)
#C0B995
(192,185,149)
#CBC6A9
(203,198,169)
#D6D3BD
(214,211,189)
#E1E0D1
(225,224,209)
#ECEDE5
(236,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7E6B1D; }

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

This text font color is #7E6B1D.


Background Color

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

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

This div background color is #7E6B1D.


Border color

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

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

This div border color is #7E6B1D.


Opacity

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

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

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

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

This text has shadow with #7E6B1D color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #7E6B1D on black background.


Color preview on white background

This text has color #7E6B1D on white background.



Black color preview on #7E6B1D background

This text has black color on #7E6B1D background.


White color preview on #7E6B1D background

This text has white color on #7E6B1D background.