COLOR #6E7E49

HEX: #6E7E49 RGB: (110,126,73)

Renk bilgisi

#6E7E49 contains red, green and blue colors in about the same proportion. #6E7E49 ‘ nin web güvenlik rengi #666633 (ya da #663) dir.

RGB renk modeli

#6E7E49 color RGB value is (110,126,73).

RGB: (110,126,73) (43%, 49%, 29%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 126 of 255 = 49%
B 73 of 255 = 29%

110
126
73

R + G + B ~ 40%. #6E7E49 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 126 + 73 = 309 (100%)
R 110 of 309 ~ 35.6%
G 126 of 309 ~ 40.78%
B 73 of 309 ~ 23.62'%

%35.6
%40.78
%23.62

CMYK RENK MODELİ

#6E7E49 rengi CMYK tonu (13,0,42,51).

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

CMYK: (13,0,42,51)
C13M0Y42K51 (13%, 0%, 42%, 51%)
(0.13 / 0.00 / 0.42 / 0.51)

CMYK yüzdeleri

%12.7
%0
%42.06
%50.59

Codes

Color #6E7E49 in popluar color models

6E 7E 49
RGB 110 126 73
HSL 78° 26.63% 39.02%
HSB/HSV 78° 42.06% 49.41%
CMYK 12.70% 0.00% 42.06%
50.59%

Color #6E7E49 in popluar number systems.

HEX 6E 7E 49
Decimal 110 126 73
Binary 1101110 1111110 1001001
Octal 156 176 111

Shades and tints

Shades of #6E7E49

#6E7E49
(110,126,73)
#647343
(100,115,67)
#5A683D
(90,104,61)
#505D37
(80,93,55)
#465231
(70,82,49)
#3C472B
(60,71,43)
#323C25
(50,60,37)
#28311F
(40,49,31)
#1E2619
(30,38,25)
#141B13
(20,27,19)
#0A100D
(10,16,13)
#000000
(0,0,0)

Tints of #6E7E49

#6E7E49
(110,126,73)
#7B8959
(123,137,89)
#889469
(136,148,105)
#959F79
(149,159,121)
#A2AA89
(162,170,137)
#AFB599
(175,181,153)
#BCC0A9
(188,192,169)
#C9CBB9
(201,203,185)
#D6D6C9
(214,214,201)
#E3E1D9
(227,225,217)
#F0ECE9
(240,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E7E49 color. Also use rgb(110,126,73) instead hex code.

Text Font Color

.myTextColor { color: #6E7E49; }

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

This text font color is #6E7E49.

Background Color

.myBgColor { background-color: #6E7E49; }

<div style="background-color:#6E7E49">Inner text</div>

This div background color is #6E7E49.

Border color

.myBorderColor { border: 1px solid #6E7E49; }

<div style="border:3px solid #6E7E49">Div</div>

This div border color is #6E7E49.

Opacity

.myOpacity80 { color: #6E7E49; opacity: 0.8; }

<p style="color:#6E7E49;opacity:0.8;">80%</p>

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

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

This text has shadow with #6E7E49 color.


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

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

This text has shadow with #6E7E49 primary color and red secondary color.


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

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

This text has shadow with #6E7E49 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6E7E49.

Preview

Color preview on black background

This text has color #6E7E49 on black background.


Color preview on white background

This text has color #6E7E49 on white background.


Black color preview on #6E7E49 background

This text has black color on #6E7E49 background.


White color preview on #6E7E49 background

This text has white color on #6E7E49 background.


Related colors

Complementary color

Complementary color for #hex is #9181B6.


I love getcolorcode.com

Triadic colors

1 #496E7E and #7E496E with #6E7E49 are triadic colors.

2 #497E6E and #7E6E49 with #6E7E49 are triadic colors.