COLOR #6D8E73

HEX: #6D8E73 RGB: (109,142,115)

Color info

#6D8E73 contains red, green and blue colors in about the same proportion. Web safe color of #6D8E73 is #669966 (or #696).

RGB color model

#6D8E73 color RGB value is (109,142,115).

RGB: (109,142,115) (43%, 56%, 45%)

RGB channels and saturation

R 109 of 255 = 43%
G 142 of 255 = 56%
B 115 of 255 = 45%

109
142
115

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

Portions of RGB colors in percentages

R + G + B = 109 + 142 + 115 = 366 (100%)
R 109 of 366 ~ 29.78%
G 142 of 366 ~ 38.8%
B 115 of 366 ~ 31.42'%

%29.78
%38.8
%31.42

CMYK color model

#6D8E73 color CMYK value is (23,0,19,44).

  • cyan value is 23.24%
  • magenta value is 0.00%
  • yellow value is 19.01%
  • key color value is 44.31%

CMYK: (23,0,19,44)
C23M0Y19K44 (23%, 0%, 19%, 44%)
(0.23 / 0.00 / 0.19 / 0.44)

CMYK percentages

%23.24
%0
%19.01
%44.31

Codes

Color #6D8E73 in popluar color models

6D 8E 73
RGB 109 142 115
HSL 131° 13.15% 49.22%
HSB/HSV 131° 23.24% 55.69%
CMYK 23.24% 0.00% 19.01%
44.31%

Color #6D8E73 in popluar number systems.

HEX 6D 8E 73
Decimal 109 142 115
Binary 1101101 10001110 1110011
Octal 155 216 163

Shades and tints

Shades of #6D8E73

#6D8E73
(109,142,115)
#648269
(100,130,105)
#5B765F
(91,118,95)
#526A55
(82,106,85)
#495E4B
(73,94,75)
#405241
(64,82,65)
#374637
(55,70,55)
#2E3A2D
(46,58,45)
#252E23
(37,46,35)
#1C2219
(28,34,25)
#13160F
(19,22,15)
#000000
(0,0,0)

Tints of #6D8E73

#6D8E73
(109,142,115)
#7A987F
(122,152,127)
#87A28B
(135,162,139)
#94AC97
(148,172,151)
#A1B6A3
(161,182,163)
#AEC0AF
(174,192,175)
#BBCABB
(187,202,187)
#C8D4C7
(200,212,199)
#D5DED3
(213,222,211)
#E2E8DF
(226,232,223)
#EFF2EB
(239,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D8E73; }

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

This text font color is #6D8E73.

Background Color

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

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

This div background color is #6D8E73.

Border color

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

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

This div border color is #6D8E73.

Opacity

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

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

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

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

This text has shadow with #6D8E73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D8E73.

Preview

Color preview on black background

This text has color #6D8E73 on black background.


Color preview on white background

This text has color #6D8E73 on white background.


Black color preview on #6D8E73 background

This text has black color on #6D8E73 background.


White color preview on #6D8E73 background

This text has white color on #6D8E73 background.


Related colors

Complementary color

Complementary color for #hex is #92718C.


I love getcolorcode.com

Triadic colors

1 #736D8E and #8E736D with #6D8E73 are triadic colors.

2 #738E6D and #8E6D73 with #6D8E73 are triadic colors.