COLOR #6D8B69

HEX: #6D8B69 RGB: (109,139,105)

Color info

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

RGB color model

#6D8B69 color RGB value is (109,139,105).

RGB: (109,139,105) (43%, 55%, 41%)

RGB channels and saturation

R 109 of 255 = 43%
G 139 of 255 = 55%
B 105 of 255 = 41%

109
139
105

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

Portions of RGB colors in percentages

R + G + B = 109 + 139 + 105 = 353 (100%)
R 109 of 353 ~ 30.88%
G 139 of 353 ~ 39.38%
B 105 of 353 ~ 29.75'%

%30.88
%39.38
%29.75

CMYK color model

#6D8B69 color CMYK value is (22,0,24,45).

  • cyan value is 21.58%
  • magenta value is 0.00%
  • yellow value is 24.46%
  • key color value is 45.49%

CMYK: (22,0,24,45)
C22M0Y24K45 (22%, 0%, 24%, 45%)
(0.22 / 0.00 / 0.24 / 0.45)

CMYK percentages

%21.58
%0
%24.46
%45.49

Codes

Color #6D8B69 in popluar color models

6D 8B 69
RGB 109 139 105
HSL 113° 13.93% 47.84%
HSB/HSV 113° 24.46% 54.51%
CMYK 21.58% 0.00% 24.46%
45.49%

Color #6D8B69 in popluar number systems.

HEX 6D 8B 69
Decimal 109 139 105
Binary 1101101 10001011 1101001
Octal 155 213 151

Shades and tints

Shades of #6D8B69

#6D8B69
(109,139,105)
#647F60
(100,127,96)
#5B7357
(91,115,87)
#52674E
(82,103,78)
#495B45
(73,91,69)
#404F3C
(64,79,60)
#374333
(55,67,51)
#2E372A
(46,55,42)
#252B21
(37,43,33)
#1C1F18
(28,31,24)
#13130F
(19,19,15)
#000000
(0,0,0)

Tints of #6D8B69

#6D8B69
(109,139,105)
#7A9576
(122,149,118)
#879F83
(135,159,131)
#94A990
(148,169,144)
#A1B39D
(161,179,157)
#AEBDAA
(174,189,170)
#BBC7B7
(187,199,183)
#C8D1C4
(200,209,196)
#D5DBD1
(213,219,209)
#E2E5DE
(226,229,222)
#EFEFEB
(239,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D8B69 color. Also use rgb(109,139,105) instead hex code.

Text Font Color

.myTextColor { color: #6D8B69; }

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

This text font color is #6D8B69.

Background Color

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

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

This div background color is #6D8B69.

Border color

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

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

This div border color is #6D8B69.

Opacity

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

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

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

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

This text has shadow with #6D8B69 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D8B69.

Preview

Color preview on black background

This text has color #6D8B69 on black background.


Color preview on white background

This text has color #6D8B69 on white background.


Black color preview on #6D8B69 background

This text has black color on #6D8B69 background.


White color preview on #6D8B69 background

This text has white color on #6D8B69 background.


Related colors

Complementary color

Complementary color for #hex is #927496.


I love getcolorcode.com

Triadic colors

1 #696D8B and #8B696D with #6D8B69 are triadic colors.

2 #698B6D and #8B6D69 with #6D8B69 are triadic colors.