COLOR #6E4D34

HEX: #6E4D34 RGB: (110,77,52)

Color info

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

RGB color model

#6E4D34 color RGB value is (110,77,52).

RGB: (110,77,52) (43%, 30%, 20%)

RGB channels and saturation

R 110 of 255 = 43%
G 77 of 255 = 30%
B 52 of 255 = 20%

110
77
52

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

Portions of RGB colors in percentages

R + G + B = 110 + 77 + 52 = 239 (100%)
R 110 of 239 ~ 46.03%
G 77 of 239 ~ 32.22%
B 52 of 239 ~ 21.76'%

%46.03
%32.22
%21.76

CMYK color model

#6E4D34 color CMYK value is (0,30,53,57).

  • cyan value is 0.00%
  • magenta value is 30.00%
  • yellow value is 52.73%
  • key color value is 56.86%

CMYK: (0,30,53,57)
C0M30Y53K57 (0%, 30%, 53%, 57%)
(0.00 / 0.30 / 0.53 / 0.57)

CMYK percentages

%0
%30
%52.73
%56.86

Codes

Color #6E4D34 in popluar color models

6E 4D 34
RGB 110 77 52
HSL 26° 35.80% 31.76%
HSB/HSV 26° 52.73% 43.14%
CMYK 0.00% 30.00% 52.73%
56.86%

Color #6E4D34 in popluar number systems.

HEX 6E 4D 34
Decimal 110 77 52
Binary 1101110 1001101 110100
Octal 156 115 64

Shades and tints

Shades of #6E4D34

#6E4D34
(110,77,52)
#644630
(100,70,48)
#5A3F2C
(90,63,44)
#503828
(80,56,40)
#463124
(70,49,36)
#3C2A20
(60,42,32)
#32231C
(50,35,28)
#281C18
(40,28,24)
#1E1514
(30,21,20)
#140E10
(20,14,16)
#0A070C
(10,7,12)
#000000
(0,0,0)

Tints of #6E4D34

#6E4D34
(110,77,52)
#7B5D46
(123,93,70)
#886D58
(136,109,88)
#957D6A
(149,125,106)
#A28D7C
(162,141,124)
#AF9D8E
(175,157,142)
#BCADA0
(188,173,160)
#C9BDB2
(201,189,178)
#D6CDC4
(214,205,196)
#E3DDD6
(227,221,214)
#F0EDE8
(240,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E4D34 color. Also use rgb(110,77,52) instead hex code.

Text Font Color

.myTextColor { color: #6E4D34; }

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

This text font color is #6E4D34.

Background Color

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

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

This div background color is #6E4D34.

Border color

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

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

This div border color is #6E4D34.

Opacity

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

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

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

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

This text has shadow with #6E4D34 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E4D34.

Preview

Color preview on black background

This text has color #6E4D34 on black background.


Color preview on white background

This text has color #6E4D34 on white background.


Black color preview on #6E4D34 background

This text has black color on #6E4D34 background.


White color preview on #6E4D34 background

This text has white color on #6E4D34 background.


Related colors

Complementary color

Complementary color for #hex is #91B2CB.


I love getcolorcode.com

Triadic colors

1 #346E4D and #4D346E with #6E4D34 are triadic colors.

2 #344D6E and #4D6E34 with #6E4D34 are triadic colors.