COLOR #6E5B38

HEX: #6E5B38 RGB: (110,91,56)

Color info

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

RGB color model

#6E5B38 color RGB value is (110,91,56).

RGB: (110,91,56) (43%, 36%, 22%)

RGB channels and saturation

R 110 of 255 = 43%
G 91 of 255 = 36%
B 56 of 255 = 22%

110
91
56

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

Portions of RGB colors in percentages

R + G + B = 110 + 91 + 56 = 257 (100%)
R 110 of 257 ~ 42.8%
G 91 of 257 ~ 35.41%
B 56 of 257 ~ 21.79'%

%42.8
%35.41
%21.79

CMYK color model

#6E5B38 color CMYK value is (0,17,49,57).

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

CMYK: (0,17,49,57)
C0M17Y49K57 (0%, 17%, 49%, 57%)
(0.00 / 0.17 / 0.49 / 0.57)

CMYK percentages

%0
%17.27
%49.09
%56.86

Codes

Color #6E5B38 in popluar color models

6E 5B 38
RGB 110 91 56
HSL 39° 32.53% 32.55%
HSB/HSV 39° 49.09% 43.14%
CMYK 0.00% 17.27% 49.09%
56.86%

Color #6E5B38 in popluar number systems.

HEX 6E 5B 38
Decimal 110 91 56
Binary 1101110 1011011 111000
Octal 156 133 70

Shades and tints

Shades of #6E5B38

#6E5B38
(110,91,56)
#645333
(100,83,51)
#5A4B2E
(90,75,46)
#504329
(80,67,41)
#463B24
(70,59,36)
#3C331F
(60,51,31)
#322B1A
(50,43,26)
#282315
(40,35,21)
#1E1B10
(30,27,16)
#14130B
(20,19,11)
#0A0B06
(10,11,6)
#000000
(0,0,0)

Tints of #6E5B38

#6E5B38
(110,91,56)
#7B694A
(123,105,74)
#88775C
(136,119,92)
#95856E
(149,133,110)
#A29380
(162,147,128)
#AFA192
(175,161,146)
#BCAFA4
(188,175,164)
#C9BDB6
(201,189,182)
#D6CBC8
(214,203,200)
#E3D9DA
(227,217,218)
#F0E7EC
(240,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E5B38; }

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

This text font color is #6E5B38.

Background Color

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

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

This div background color is #6E5B38.

Border color

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

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

This div border color is #6E5B38.

Opacity

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

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

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

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

This text has shadow with #6E5B38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E5B38.

Preview

Color preview on black background

This text has color #6E5B38 on black background.


Color preview on white background

This text has color #6E5B38 on white background.


Black color preview on #6E5B38 background

This text has black color on #6E5B38 background.


White color preview on #6E5B38 background

This text has white color on #6E5B38 background.


Related colors

Complementary color

Complementary color for #hex is #91A4C7.


I love getcolorcode.com

Triadic colors

1 #386E5B and #5B386E with #6E5B38 are triadic colors.

2 #385B6E and #5B6E38 with #6E5B38 are triadic colors.