COLOR #6E5D51

HEX: #6E5D51 RGB: (110,93,81)

Color info

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

RGB color model

#6E5D51 color RGB value is (110,93,81).

RGB: (110,93,81) (43%, 36%, 32%)

RGB channels and saturation

R 110 of 255 = 43%
G 93 of 255 = 36%
B 81 of 255 = 32%

110
93
81

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

Portions of RGB colors in percentages

R + G + B = 110 + 93 + 81 = 284 (100%)
R 110 of 284 ~ 38.73%
G 93 of 284 ~ 32.75%
B 81 of 284 ~ 28.52'%

%38.73
%32.75
%28.52

CMYK color model

#6E5D51 color CMYK value is (0,15,26,57).

  • cyan value is 0.00%
  • magenta value is 15.45%
  • yellow value is 26.36%
  • key color value is 56.86%

CMYK: (0,15,26,57)
C0M15Y26K57 (0%, 15%, 26%, 57%)
(0.00 / 0.15 / 0.26 / 0.57)

CMYK percentages

%0
%15.45
%26.36
%56.86

Codes

Color #6E5D51 in popluar color models

6E 5D 51
RGB 110 93 81
HSL 25° 15.18% 37.45%
HSB/HSV 25° 26.36% 43.14%
CMYK 0.00% 15.45% 26.36%
56.86%

Color #6E5D51 in popluar number systems.

HEX 6E 5D 51
Decimal 110 93 81
Binary 1101110 1011101 1010001
Octal 156 135 121

Shades and tints

Shades of #6E5D51

#6E5D51
(110,93,81)
#64554A
(100,85,74)
#5A4D43
(90,77,67)
#50453C
(80,69,60)
#463D35
(70,61,53)
#3C352E
(60,53,46)
#322D27
(50,45,39)
#282520
(40,37,32)
#1E1D19
(30,29,25)
#141512
(20,21,18)
#0A0D0B
(10,13,11)
#000000
(0,0,0)

Tints of #6E5D51

#6E5D51
(110,93,81)
#7B6B60
(123,107,96)
#88796F
(136,121,111)
#95877E
(149,135,126)
#A2958D
(162,149,141)
#AFA39C
(175,163,156)
#BCB1AB
(188,177,171)
#C9BFBA
(201,191,186)
#D6CDC9
(214,205,201)
#E3DBD8
(227,219,216)
#F0E9E7
(240,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E5D51 color. Also use rgb(110,93,81) instead hex code.

Text Font Color

.myTextColor { color: #6E5D51; }

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

This text font color is #6E5D51.

Background Color

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

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

This div background color is #6E5D51.

Border color

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

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

This div border color is #6E5D51.

Opacity

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

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

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

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

This text has shadow with #6E5D51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E5D51.

Preview

Color preview on black background

This text has color #6E5D51 on black background.


Color preview on white background

This text has color #6E5D51 on white background.


Black color preview on #6E5D51 background

This text has black color on #6E5D51 background.


White color preview on #6E5D51 background

This text has white color on #6E5D51 background.


Related colors

Complementary color

Complementary color for #hex is #91A2AE.


I love getcolorcode.com

Triadic colors

1 #516E5D and #5D516E with #6E5D51 are triadic colors.

2 #515D6E and #5D6E51 with #6E5D51 are triadic colors.