COLOR #6E5E50

HEX: #6E5E50 RGB: (110,94,80)

Color info

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

RGB color model

#6E5E50 color RGB value is (110,94,80).

RGB: (110,94,80) (43%, 37%, 31%)

RGB channels and saturation

R 110 of 255 = 43%
G 94 of 255 = 37%
B 80 of 255 = 31%

110
94
80

R + G + B ~ 37%. #6E5E50 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 110 + 94 + 80 = 284 (100%)
R 110 of 284 ~ 38.73%
G 94 of 284 ~ 33.1%
B 80 of 284 ~ 28.17'%

%38.73
%33.1
%28.17

CMYK color model

#6E5E50 color CMYK value is (0,15,27,57).

  • cyan value is 0.00%
  • magenta value is 14.55%
  • yellow value is 27.27%
  • key color value is 56.86%
CMYK: (0,15,27,57) C0M15Y27K57 (0%,15%,27%,57%) (0.00/0.15/0.27/0.57) 

CMYK percentages

%0
%14.55
%27.27
%56.86

Codes

Color #6E5E50 in popluar color models

6E 5E 50
RGB 110 94 80
HSL 28° 15.79% 37.25%
HSB/HSV 28° 27.27% 43.14%
CMYK 0.00% 14.55% 27.27%
56.86%

Color #6E5E50 in popluar number systems.

HEX 6E 5E 50
Decimal 110 94 80
Binary 1101110 1011110 1010000
Octal 156 136 120

Shades and tints

Shades of #6E5E50

#6E5E50
(110,94,80)
#645649
(100,86,73)
#5A4E42
(90,78,66)
#50463B
(80,70,59)
#463E34
(70,62,52)
#3C362D
(60,54,45)
#322E26
(50,46,38)
#28261F
(40,38,31)
#1E1E18
(30,30,24)
#141611
(20,22,17)
#0A0E0A
(10,14,10)
#000000
(0,0,0)

Tints of #6E5E50

#6E5E50
(110,94,80)
#7B6C5F
(123,108,95)
#887A6E
(136,122,110)
#95887D
(149,136,125)
#A2968C
(162,150,140)
#AFA49B
(175,164,155)
#BCB2AA
(188,178,170)
#C9C0B9
(201,192,185)
#D6CEC8
(214,206,200)
#E3DCD7
(227,220,215)
#F0EAE6
(240,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E5E50 color. Also use rgb(110,94,80) instead hex code.

Text Font Color

.myTextColor { color: #6E5E50; }

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

This text font color is #6E5E50.

Background Color

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

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

This div background color is #6E5E50.

Border color

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

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

This div border color is #6E5E50.

Opacity

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

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

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

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

This text has shadow with #6E5E50 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E5E50.

Preview

Color preview on black background

This text has color #6E5E50 on black background.


Color preview on white background

This text has color #6E5E50 on white background.


Black color preview on #6E5E50 background

This text has black color on #6E5E50 background.


White color preview on #6E5E50 background

This text has white color on #6E5E50 background.


Related colors

Complementary color

Complementary color for #hex is #91A1AF.


I love getcolorcode.com

Triadic colors

1 #506E5E and #5E506E with #6E5E50 are triadic colors.

2 #505E6E and #5E6E50 with #6E5E50 are triadic colors.