COLOR #6E7A47

HEX: #6E7A47 RGB: (110,122,71)

Color info

#6E7A47 contains red, green and blue colors in about the same proportion. Web safe color of #6E7A47 is #666633 (or #663).

RGB color model

#6E7A47 color RGB value is (110,122,71).

RGB: (110,122,71) (43%, 48%, 28%)

RGB channels and saturation

R 110 of 255 = 43%
G 122 of 255 = 48%
B 71 of 255 = 28%

110
122
71

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

Portions of RGB colors in percentages

R + G + B = 110 + 122 + 71 = 303 (100%)
R 110 of 303 ~ 36.3%
G 122 of 303 ~ 40.26%
B 71 of 303 ~ 23.43'%

%36.3
%40.26
%23.43

CMYK color model

#6E7A47 color CMYK value is (10,0,42,52).

  • cyan value is 9.84%
  • magenta value is 0.00%
  • yellow value is 41.80%
  • key color value is 52.16%

CMYK: (10,0,42,52)
C10M0Y42K52 (10%, 0%, 42%, 52%)
(0.10 / 0.00 / 0.42 / 0.52)

CMYK percentages

%9.84
%0
%41.8
%52.16

Codes

Color #6E7A47 in popluar color models

6E 7A 47
RGB 110 122 71
HSL 74° 26.42% 37.84%
HSB/HSV 74° 41.80% 47.84%
CMYK 9.84% 0.00% 41.80%
52.16%

Color #6E7A47 in popluar number systems.

HEX 6E 7A 47
Decimal 110 122 71
Binary 1101110 1111010 1000111
Octal 156 172 107

Shades and tints

Shades of #6E7A47

#6E7A47
(110,122,71)
#646F41
(100,111,65)
#5A643B
(90,100,59)
#505935
(80,89,53)
#464E2F
(70,78,47)
#3C4329
(60,67,41)
#323823
(50,56,35)
#282D1D
(40,45,29)
#1E2217
(30,34,23)
#141711
(20,23,17)
#0A0C0B
(10,12,11)
#000000
(0,0,0)

Tints of #6E7A47

#6E7A47
(110,122,71)
#7B8657
(123,134,87)
#889267
(136,146,103)
#959E77
(149,158,119)
#A2AA87
(162,170,135)
#AFB697
(175,182,151)
#BCC2A7
(188,194,167)
#C9CEB7
(201,206,183)
#D6DAC7
(214,218,199)
#E3E6D7
(227,230,215)
#F0F2E7
(240,242,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E7A47 color. Also use rgb(110,122,71) instead hex code.

Text Font Color

.myTextColor { color: #6E7A47; }

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

This text font color is #6E7A47.

Background Color

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

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

This div background color is #6E7A47.

Border color

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

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

This div border color is #6E7A47.

Opacity

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

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

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

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

This text has shadow with #6E7A47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E7A47.

Preview

Color preview on black background

This text has color #6E7A47 on black background.


Color preview on white background

This text has color #6E7A47 on white background.


Black color preview on #6E7A47 background

This text has black color on #6E7A47 background.


White color preview on #6E7A47 background

This text has white color on #6E7A47 background.


Related colors

Complementary color

Complementary color for #hex is #9185B8.


I love getcolorcode.com

Triadic colors

1 #476E7A and #7A476E with #6E7A47 are triadic colors.

2 #477A6E and #7A6E47 with #6E7A47 are triadic colors.