COLOR #6E4F46

HEX: #6E4F46 RGB: (110,79,70)

Color info

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

RGB color model

#6E4F46 color RGB value is (110,79,70).

RGB: (110,79,70) (43%, 31%, 27%)

RGB channels and saturation

R 110 of 255 = 43%
G 79 of 255 = 31%
B 70 of 255 = 27%

110
79
70

R + G + B ~ 34%. #6E4F46 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 110 + 79 + 70 = 259 (100%)
R 110 of 259 ~ 42.47%
G 79 of 259 ~ 30.5%
B 70 of 259 ~ 27.03'%

%42.47
%30.5
%27.03

CMYK color model

#6E4F46 color CMYK value is (0,28,36,57).

  • cyan value is 0.00%
  • magenta value is 28.18%
  • yellow value is 36.36%
  • key color value is 56.86%

CMYK: (0,28,36,57)
C0M28Y36K57 (0%, 28%, 36%, 57%)
(0.00 / 0.28 / 0.36 / 0.57)

CMYK percentages

%0
%28.18
%36.36
%56.86

Codes

Color #6E4F46 in popluar color models

6E 4F 46
RGB 110 79 70
HSL 14° 22.22% 35.29%
HSB/HSV 14° 36.36% 43.14%
CMYK 0.00% 28.18% 36.36%
56.86%

Color #6E4F46 in popluar number systems.

HEX 6E 4F 46
Decimal 110 79 70
Binary 1101110 1001111 1000110
Octal 156 117 106

Shades and tints

Shades of #6E4F46

#6E4F46
(110,79,70)
#644840
(100,72,64)
#5A413A
(90,65,58)
#503A34
(80,58,52)
#46332E
(70,51,46)
#3C2C28
(60,44,40)
#322522
(50,37,34)
#281E1C
(40,30,28)
#1E1716
(30,23,22)
#141010
(20,16,16)
#0A090A
(10,9,10)
#000000
(0,0,0)

Tints of #6E4F46

#6E4F46
(110,79,70)
#7B5F56
(123,95,86)
#886F66
(136,111,102)
#957F76
(149,127,118)
#A28F86
(162,143,134)
#AF9F96
(175,159,150)
#BCAFA6
(188,175,166)
#C9BFB6
(201,191,182)
#D6CFC6
(214,207,198)
#E3DFD6
(227,223,214)
#F0EFE6
(240,239,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E4F46 color. Also use rgb(110,79,70) instead hex code.

Text Font Color

.myTextColor { color: #6E4F46; }

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

This text font color is #6E4F46.

Background Color

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

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

This div background color is #6E4F46.

Border color

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

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

This div border color is #6E4F46.

Opacity

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

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

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

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

This text has shadow with #6E4F46 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E4F46.

Preview

Color preview on black background

This text has color #6E4F46 on black background.


Color preview on white background

This text has color #6E4F46 on white background.


Black color preview on #6E4F46 background

This text has black color on #6E4F46 background.


White color preview on #6E4F46 background

This text has white color on #6E4F46 background.


Related colors

Complementary color

Complementary color for #hex is #91B0B9.


I love getcolorcode.com

Triadic colors

1 #466E4F and #4F466E with #6E4F46 are triadic colors.

2 #464F6E and #4F6E46 with #6E4F46 are triadic colors.