COLOR #6E5B57

HEX: #6E5B57 RGB: (110,91,87)

Color info

#6E5B57 contains red, green and blue colors in about the same proportion. Web safe color of #6E5B57 is #666666 (or #666).

RGB color model

#6E5B57 color RGB value is (110,91,87).

RGB: (110,91,87) (43%, 36%, 34%)

RGB channels and saturation

R 110 of 255 = 43%
G 91 of 255 = 36%
B 87 of 255 = 34%

110
91
87

R + G + B ~ 38%. #6E5B57 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 110 + 91 + 87 = 288 (100%)
R 110 of 288 ~ 38.19%
G 91 of 288 ~ 31.6%
B 87 of 288 ~ 30.21'%

%38.19
%31.6
%30.21

CMYK color model

#6E5B57 color CMYK value is (0,17,21,57).

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

CMYK: (0,17,21,57)
C0M17Y21K57 (0%, 17%, 21%, 57%)
(0.00 / 0.17 / 0.21 / 0.57)

CMYK percentages

%0
%17.27
%20.91
%56.86

Codes

Color #6E5B57 in popluar color models

6E 5B 57
RGB 110 91 87
HSL 10° 11.68% 38.63%
HSB/HSV 10° 20.91% 43.14%
CMYK 0.00% 17.27% 20.91%
56.86%

Color #6E5B57 in popluar number systems.

HEX 6E 5B 57
Decimal 110 91 87
Binary 1101110 1011011 1010111
Octal 156 133 127

Shades and tints

Shades of #6E5B57

#6E5B57
(110,91,87)
#645350
(100,83,80)
#5A4B49
(90,75,73)
#504342
(80,67,66)
#463B3B
(70,59,59)
#3C3334
(60,51,52)
#322B2D
(50,43,45)
#282326
(40,35,38)
#1E1B1F
(30,27,31)
#141318
(20,19,24)
#0A0B11
(10,11,17)
#000000
(0,0,0)

Tints of #6E5B57

#6E5B57
(110,91,87)
#7B6966
(123,105,102)
#887775
(136,119,117)
#958584
(149,133,132)
#A29393
(162,147,147)
#AFA1A2
(175,161,162)
#BCAFB1
(188,175,177)
#C9BDC0
(201,189,192)
#D6CBCF
(214,203,207)
#E3D9DE
(227,217,222)
#F0E7ED
(240,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E5B57; }

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

This text font color is #6E5B57.

Background Color

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

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

This div background color is #6E5B57.

Border color

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

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

This div border color is #6E5B57.

Opacity

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

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

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

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

This text has shadow with #6E5B57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E5B57.

Preview

Color preview on black background

This text has color #6E5B57 on black background.


Color preview on white background

This text has color #6E5B57 on white background.


Black color preview on #6E5B57 background

This text has black color on #6E5B57 background.


White color preview on #6E5B57 background

This text has white color on #6E5B57 background.


Related colors

Complementary color

Complementary color for #hex is #91A4A8.


I love getcolorcode.com

Triadic colors

1 #576E5B and #5B576E with #6E5B57 are triadic colors.

2 #575B6E and #5B6E57 with #6E5B57 are triadic colors.