COLOR #6E4738

HEX: #6E4738 RGB: (110,71,56)

Color info

#6E4738 contains red, green and blue colors in about the same proportion. Web safe color of #6E4738 is #663333 (or #633).

RGB color model

#6E4738 color RGB value is (110,71,56).

RGB: (110,71,56) (43%, 28%, 22%)

RGB channels and saturation

R 110 of 255 = 43%
G 71 of 255 = 28%
B 56 of 255 = 22%

110
71
56

R + G + B ~ 31%. #6E4738 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 110 + 71 + 56 = 237 (100%)
R 110 of 237 ~ 46.41%
G 71 of 237 ~ 29.96%
B 56 of 237 ~ 23.63'%

%46.41
%29.96
%23.63

CMYK color model

#6E4738 color CMYK value is (0,35,49,57).

  • cyan value is 0.00%
  • magenta value is 35.45%
  • yellow value is 49.09%
  • key color value is 56.86%

CMYK: (0,35,49,57)
C0M35Y49K57 (0%, 35%, 49%, 57%)
(0.00 / 0.35 / 0.49 / 0.57)

CMYK percentages

%0
%35.45
%49.09
%56.86

Codes

Color #6E4738 in popluar color models

6E 47 38
RGB 110 71 56
HSL 17° 32.53% 32.55%
HSB/HSV 17° 49.09% 43.14%
CMYK 0.00% 35.45% 49.09%
56.86%

Color #6E4738 in popluar number systems.

HEX 6E 47 38
Decimal 110 71 56
Binary 1101110 1000111 111000
Octal 156 107 70

Shades and tints

Shades of #6E4738

#6E4738
(110,71,56)
#644133
(100,65,51)
#5A3B2E
(90,59,46)
#503529
(80,53,41)
#462F24
(70,47,36)
#3C291F
(60,41,31)
#32231A
(50,35,26)
#281D15
(40,29,21)
#1E1710
(30,23,16)
#14110B
(20,17,11)
#0A0B06
(10,11,6)
#000000
(0,0,0)

Tints of #6E4738

#6E4738
(110,71,56)
#7B574A
(123,87,74)
#88675C
(136,103,92)
#95776E
(149,119,110)
#A28780
(162,135,128)
#AF9792
(175,151,146)
#BCA7A4
(188,167,164)
#C9B7B6
(201,183,182)
#D6C7C8
(214,199,200)
#E3D7DA
(227,215,218)
#F0E7EC
(240,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E4738; }

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

This text font color is #6E4738.

Background Color

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

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

This div background color is #6E4738.

Border color

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

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

This div border color is #6E4738.

Opacity

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

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

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

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

This text has shadow with #6E4738 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E4738.

Preview

Color preview on black background

This text has color #6E4738 on black background.


Color preview on white background

This text has color #6E4738 on white background.


Black color preview on #6E4738 background

This text has black color on #6E4738 background.


White color preview on #6E4738 background

This text has white color on #6E4738 background.


Related colors

Complementary color

Complementary color for #hex is #91B8C7.


I love getcolorcode.com

Triadic colors

1 #386E47 and #47386E with #6E4738 are triadic colors.

2 #38476E and #476E38 with #6E4738 are triadic colors.