COLOR #6D8E68

HEX: #6D8E68 RGB: (109,142,104)

Color info

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

RGB color model

#6D8E68 color RGB value is (109,142,104).

RGB: (109,142,104) (43%, 56%, 41%)

RGB channels and saturation

R 109 of 255 = 43%
G 142 of 255 = 56%
B 104 of 255 = 41%

109
142
104

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

Portions of RGB colors in percentages

R + G + B = 109 + 142 + 104 = 355 (100%)
R 109 of 355 ~ 30.7%
G 142 of 355 ~ 40%
B 104 of 355 ~ 29.3'%

%30.7
%40
%29.3

CMYK color model

#6D8E68 color CMYK value is (23,0,27,44).

  • cyan value is 23.24%
  • magenta value is 0.00%
  • yellow value is 26.76%
  • key color value is 44.31%
CMYK: (23,0,27,44) C23M0Y27K44 (23%,0%,27%,44%) (0.23/0.00/0.27/0.44) 

CMYK percentages

%23.24
%0
%26.76
%44.31

Codes

Color #6D8E68 in popluar color models

6D 8E 68
RGB 109 142 104
HSL 112° 15.45% 48.24%
HSB/HSV 112° 26.76% 55.69%
CMYK 23.24% 0.00% 26.76%
44.31%

Color #6D8E68 in popluar number systems.

HEX 6D 8E 68
Decimal 109 142 104
Binary 1101101 10001110 1101000
Octal 155 216 150

Shades and tints

Shades of #6D8E68

#6D8E68
(109,142,104)
#64825F
(100,130,95)
#5B7656
(91,118,86)
#526A4D
(82,106,77)
#495E44
(73,94,68)
#40523B
(64,82,59)
#374632
(55,70,50)
#2E3A29
(46,58,41)
#252E20
(37,46,32)
#1C2217
(28,34,23)
#13160E
(19,22,14)
#000000
(0,0,0)

Tints of #6D8E68

#6D8E68
(109,142,104)
#7A9875
(122,152,117)
#87A282
(135,162,130)
#94AC8F
(148,172,143)
#A1B69C
(161,182,156)
#AEC0A9
(174,192,169)
#BBCAB6
(187,202,182)
#C8D4C3
(200,212,195)
#D5DED0
(213,222,208)
#E2E8DD
(226,232,221)
#EFF2EA
(239,242,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D8E68; }

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

This text font color is #6D8E68.

Background Color

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

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

This div background color is #6D8E68.

Border color

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

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

This div border color is #6D8E68.

Opacity

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

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

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

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

This text has shadow with #6D8E68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D8E68.

Preview

Color preview on black background

This text has color #6D8E68 on black background.


Color preview on white background

This text has color #6D8E68 on white background.


Black color preview on #6D8E68 background

This text has black color on #6D8E68 background.


White color preview on #6D8E68 background

This text has white color on #6D8E68 background.


Related colors

Complementary color

Complementary color for #hex is #927197.


I love getcolorcode.com

Triadic colors

1 #686D8E and #8E686D with #6D8E68 are triadic colors.

2 #688E6D and #8E6D68 with #6D8E68 are triadic colors.