COLOR #6D7F57

HEX: #6D7F57 RGB: (109,127,87)

Color info

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

RGB color model

#6D7F57 color RGB value is (109,127,87).

RGB: (109,127,87) (43%, 50%, 34%)

RGB channels and saturation

R 109 of 255 = 43%
G 127 of 255 = 50%
B 87 of 255 = 34%

109
127
87

R + G + B ~ 42%. #6D7F57 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 109 + 127 + 87 = 323 (100%)
R 109 of 323 ~ 33.75%
G 127 of 323 ~ 39.32%
B 87 of 323 ~ 26.93'%

%33.75
%39.32
%26.93

CMYK color model

#6D7F57 color CMYK value is (14,0,31,50).

  • cyan value is 14.17%
  • magenta value is 0.00%
  • yellow value is 31.50%
  • key color value is 50.20%

CMYK: (14,0,31,50)
C14M0Y31K50 (14%, 0%, 31%, 50%)
(0.14 / 0.00 / 0.31 / 0.50)

CMYK percentages

%14.17
%0
%31.5
%50.2

Codes

Color #6D7F57 in popluar color models

6D 7F 57
RGB 109 127 87
HSL 87° 18.69% 41.96%
HSB/HSV 87° 31.50% 49.80%
CMYK 14.17% 0.00% 31.50%
50.20%

Color #6D7F57 in popluar number systems.

HEX 6D 7F 57
Decimal 109 127 87
Binary 1101101 1111111 1010111
Octal 155 177 127

Shades and tints

Shades of #6D7F57

#6D7F57
(109,127,87)
#647450
(100,116,80)
#5B6949
(91,105,73)
#525E42
(82,94,66)
#49533B
(73,83,59)
#404834
(64,72,52)
#373D2D
(55,61,45)
#2E3226
(46,50,38)
#25271F
(37,39,31)
#1C1C18
(28,28,24)
#131111
(19,17,17)
#000000
(0,0,0)

Tints of #6D7F57

#6D7F57
(109,127,87)
#7A8A66
(122,138,102)
#879575
(135,149,117)
#94A084
(148,160,132)
#A1AB93
(161,171,147)
#AEB6A2
(174,182,162)
#BBC1B1
(187,193,177)
#C8CCC0
(200,204,192)
#D5D7CF
(213,215,207)
#E2E2DE
(226,226,222)
#EFEDED
(239,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D7F57 color. Also use rgb(109,127,87) instead hex code.

Text Font Color

.myTextColor { color: #6D7F57; }

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

This text font color is #6D7F57.

Background Color

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

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

This div background color is #6D7F57.

Border color

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

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

This div border color is #6D7F57.

Opacity

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

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

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

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

This text has shadow with #6D7F57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D7F57.

Preview

Color preview on black background

This text has color #6D7F57 on black background.


Color preview on white background

This text has color #6D7F57 on white background.


Black color preview on #6D7F57 background

This text has black color on #6D7F57 background.


White color preview on #6D7F57 background

This text has white color on #6D7F57 background.


Related colors

Complementary color

Complementary color for #hex is #9280A8.


I love getcolorcode.com

Triadic colors

1 #576D7F and #7F576D with #6D7F57 are triadic colors.

2 #577F6D and #7F6D57 with #6D7F57 are triadic colors.