COLOR #6E7E42

HEX: #6E7E42 RGB: (110,126,66)

Color info

#6E7E42 contains mainly red and green colors. Web safe color of #6E7E42 is #666633 (or #663).

RGB color model

#6E7E42 color RGB value is (110,126,66).

RGB: (110,126,66) (43%, 49%, 26%)

RGB channels and saturation

R 110 of 255 = 43%
G 126 of 255 = 49%
B 66 of 255 = 26%

110
126
66

R + G + B ~ 39%. #6E7E42 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 110 + 126 + 66 = 302 (100%)
R 110 of 302 ~ 36.42%
G 126 of 302 ~ 41.72%
B 66 of 302 ~ 21.85'%

%36.42
%41.72
%21.85

CMYK color model

#6E7E42 color CMYK value is (13,0,48,51).

  • cyan value is 12.70%
  • magenta value is 0.00%
  • yellow value is 47.62%
  • key color value is 50.59%

CMYK: (13,0,48,51)
C13M0Y48K51 (13%, 0%, 48%, 51%)
(0.13 / 0.00 / 0.48 / 0.51)

CMYK percentages

%12.7
%0
%47.62
%50.59

Codes

Color #6E7E42 in popluar color models

6E 7E 42
RGB 110 126 66
HSL 76° 31.25% 37.65%
HSB/HSV 76° 47.62% 49.41%
CMYK 12.70% 0.00% 47.62%
50.59%

Color #6E7E42 in popluar number systems.

HEX 6E 7E 42
Decimal 110 126 66
Binary 1101110 1111110 1000010
Octal 156 176 102

Shades and tints

Shades of #6E7E42

#6E7E42
(110,126,66)
#64733C
(100,115,60)
#5A6836
(90,104,54)
#505D30
(80,93,48)
#46522A
(70,82,42)
#3C4724
(60,71,36)
#323C1E
(50,60,30)
#283118
(40,49,24)
#1E2612
(30,38,18)
#141B0C
(20,27,12)
#0A1006
(10,16,6)
#000000
(0,0,0)

Tints of #6E7E42

#6E7E42
(110,126,66)
#7B8953
(123,137,83)
#889464
(136,148,100)
#959F75
(149,159,117)
#A2AA86
(162,170,134)
#AFB597
(175,181,151)
#BCC0A8
(188,192,168)
#C9CBB9
(201,203,185)
#D6D6CA
(214,214,202)
#E3E1DB
(227,225,219)
#F0ECEC
(240,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E7E42; }

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

This text font color is #6E7E42.

Background Color

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

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

This div background color is #6E7E42.

Border color

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

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

This div border color is #6E7E42.

Opacity

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

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

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

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

This text has shadow with #6E7E42 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E7E42.

Preview

Color preview on black background

This text has color #6E7E42 on black background.


Color preview on white background

This text has color #6E7E42 on white background.


Black color preview on #6E7E42 background

This text has black color on #6E7E42 background.


White color preview on #6E7E42 background

This text has white color on #6E7E42 background.


Related colors

Complementary color

Complementary color for #hex is #9181BD.


I love getcolorcode.com

Triadic colors

1 #426E7E and #7E426E with #6E7E42 are triadic colors.

2 #427E6E and #7E6E42 with #6E7E42 are triadic colors.