COLOR #6D7357

HEX: #6D7357 RGB: (109,115,87)

Color info

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

RGB color model

#6D7357 color RGB value is (109,115,87).

RGB: (109,115,87) (43%, 45%, 34%)

RGB channels and saturation

R 109 of 255 = 43%
G 115 of 255 = 45%
B 87 of 255 = 34%

109
115
87

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

Portions of RGB colors in percentages

R + G + B = 109 + 115 + 87 = 311 (100%)
R 109 of 311 ~ 35.05%
G 115 of 311 ~ 36.98%
B 87 of 311 ~ 27.97'%

%35.05
%36.98
%27.97

CMYK color model

#6D7357 color CMYK value is (5,0,24,55).

  • cyan value is 5.22%
  • magenta value is 0.00%
  • yellow value is 24.35%
  • key color value is 54.90%

CMYK: (5,0,24,55)
C5M0Y24K55 (5%, 0%, 24%, 55%)
(0.05 / 0.00 / 0.24 / 0.55)

CMYK percentages

%5.22
%0
%24.35
%54.9

Codes

Color #6D7357 in popluar color models

6D 73 57
RGB 109 115 87
HSL 73° 13.86% 39.61%
HSB/HSV 73° 24.35% 45.10%
CMYK 5.22% 0.00% 24.35%
54.90%

Color #6D7357 in popluar number systems.

HEX 6D 73 57
Decimal 109 115 87
Binary 1101101 1110011 1010111
Octal 155 163 127

Shades and tints

Shades of #6D7357

#6D7357
(109,115,87)
#646950
(100,105,80)
#5B5F49
(91,95,73)
#525542
(82,85,66)
#494B3B
(73,75,59)
#404134
(64,65,52)
#37372D
(55,55,45)
#2E2D26
(46,45,38)
#25231F
(37,35,31)
#1C1918
(28,25,24)
#130F11
(19,15,17)
#000000
(0,0,0)

Tints of #6D7357

#6D7357
(109,115,87)
#7A7F66
(122,127,102)
#878B75
(135,139,117)
#949784
(148,151,132)
#A1A393
(161,163,147)
#AEAFA2
(174,175,162)
#BBBBB1
(187,187,177)
#C8C7C0
(200,199,192)
#D5D3CF
(213,211,207)
#E2DFDE
(226,223,222)
#EFEBED
(239,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D7357; }

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

This text font color is #6D7357.

Background Color

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

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

This div background color is #6D7357.

Border color

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

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

This div border color is #6D7357.

Opacity

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

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

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

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

This text has shadow with #6D7357 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D7357.

Preview

Color preview on black background

This text has color #6D7357 on black background.


Color preview on white background

This text has color #6D7357 on white background.


Black color preview on #6D7357 background

This text has black color on #6D7357 background.


White color preview on #6D7357 background

This text has white color on #6D7357 background.


Related colors

Complementary color

Complementary color for #hex is #928CA8.


I love getcolorcode.com

Triadic colors

1 #576D73 and #73576D with #6D7357 are triadic colors.

2 #57736D and #736D57 with #6D7357 are triadic colors.