COLOR #6D8F79

HEX: #6D8F79 RGB: (109,143,121)

Color info

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

RGB color model

#6D8F79 color RGB value is (109,143,121).

RGB: (109,143,121) (43%, 56%, 47%)

RGB channels and saturation

R 109 of 255 = 43%
G 143 of 255 = 56%
B 121 of 255 = 47%

109
143
121

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

Portions of RGB colors in percentages

R + G + B = 109 + 143 + 121 = 373 (100%)
R 109 of 373 ~ 29.22%
G 143 of 373 ~ 38.34%
B 121 of 373 ~ 32.44'%

%29.22
%38.34
%32.44

CMYK color model

#6D8F79 color CMYK value is (24,0,15,44).

  • cyan value is 23.78%
  • magenta value is 0.00%
  • yellow value is 15.38%
  • key color value is 43.92%

CMYK: (24,0,15,44)
C24M0Y15K44 (24%, 0%, 15%, 44%)
(0.24 / 0.00 / 0.15 / 0.44)

CMYK percentages

%23.78
%0
%15.38
%43.92

Codes

Color #6D8F79 in popluar color models

6D 8F 79
RGB 109 143 121
HSL 141° 13.49% 49.41%
HSB/HSV 141° 23.78% 56.08%
CMYK 23.78% 0.00% 15.38%
43.92%

Color #6D8F79 in popluar number systems.

HEX 6D 8F 79
Decimal 109 143 121
Binary 1101101 10001111 1111001
Octal 155 217 171

Shades and tints

Shades of #6D8F79

#6D8F79
(109,143,121)
#64826E
(100,130,110)
#5B7563
(91,117,99)
#526858
(82,104,88)
#495B4D
(73,91,77)
#404E42
(64,78,66)
#374137
(55,65,55)
#2E342C
(46,52,44)
#252721
(37,39,33)
#1C1A16
(28,26,22)
#130D0B
(19,13,11)
#000000
(0,0,0)

Tints of #6D8F79

#6D8F79
(109,143,121)
#7A9985
(122,153,133)
#87A391
(135,163,145)
#94AD9D
(148,173,157)
#A1B7A9
(161,183,169)
#AEC1B5
(174,193,181)
#BBCBC1
(187,203,193)
#C8D5CD
(200,213,205)
#D5DFD9
(213,223,217)
#E2E9E5
(226,233,229)
#EFF3F1
(239,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D8F79 color. Also use rgb(109,143,121) instead hex code.

Text Font Color

.myTextColor { color: #6D8F79; }

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

This text font color is #6D8F79.

Background Color

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

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

This div background color is #6D8F79.

Border color

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

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

This div border color is #6D8F79.

Opacity

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

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

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

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

This text has shadow with #6D8F79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D8F79.

Preview

Color preview on black background

This text has color #6D8F79 on black background.


Color preview on white background

This text has color #6D8F79 on white background.


Black color preview on #6D8F79 background

This text has black color on #6D8F79 background.


White color preview on #6D8F79 background

This text has white color on #6D8F79 background.


Related colors

Complementary color

Complementary color for #hex is #927086.


I love getcolorcode.com

Triadic colors

1 #796D8F and #8F796D with #6D8F79 are triadic colors.

2 #798F6D and #8F6D79 with #6D8F79 are triadic colors.