COLOR #6D8B77

HEX: #6D8B77 RGB: (109,139,119)

Color info

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

RGB color model

#6D8B77 color RGB value is (109,139,119).

RGB: (109,139,119) (43%, 55%, 47%)

RGB channels and saturation

R 109 of 255 = 43%
G 139 of 255 = 55%
B 119 of 255 = 47%

109
139
119

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

Portions of RGB colors in percentages

R + G + B = 109 + 139 + 119 = 367 (100%)
R 109 of 367 ~ 29.7%
G 139 of 367 ~ 37.87%
B 119 of 367 ~ 32.43'%

%29.7
%37.87
%32.43

CMYK color model

#6D8B77 color CMYK value is (22,0,14,45).

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

CMYK: (22,0,14,45)
C22M0Y14K45 (22%, 0%, 14%, 45%)
(0.22 / 0.00 / 0.14 / 0.45)

CMYK percentages

%21.58
%0
%14.39
%45.49

Codes

Color #6D8B77 in popluar color models

6D 8B 77
RGB 109 139 119
HSL 140° 12.10% 48.63%
HSB/HSV 140° 21.58% 54.51%
CMYK 21.58% 0.00% 14.39%
45.49%

Color #6D8B77 in popluar number systems.

HEX 6D 8B 77
Decimal 109 139 119
Binary 1101101 10001011 1110111
Octal 155 213 167

Shades and tints

Shades of #6D8B77

#6D8B77
(109,139,119)
#647F6D
(100,127,109)
#5B7363
(91,115,99)
#526759
(82,103,89)
#495B4F
(73,91,79)
#404F45
(64,79,69)
#37433B
(55,67,59)
#2E3731
(46,55,49)
#252B27
(37,43,39)
#1C1F1D
(28,31,29)
#131313
(19,19,19)
#000000
(0,0,0)

Tints of #6D8B77

#6D8B77
(109,139,119)
#7A9583
(122,149,131)
#879F8F
(135,159,143)
#94A99B
(148,169,155)
#A1B3A7
(161,179,167)
#AEBDB3
(174,189,179)
#BBC7BF
(187,199,191)
#C8D1CB
(200,209,203)
#D5DBD7
(213,219,215)
#E2E5E3
(226,229,227)
#EFEFEF
(239,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D8B77; }

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

This text font color is #6D8B77.

Background Color

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

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

This div background color is #6D8B77.

Border color

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

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

This div border color is #6D8B77.

Opacity

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

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

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

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

This text has shadow with #6D8B77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D8B77.

Preview

Color preview on black background

This text has color #6D8B77 on black background.


Color preview on white background

This text has color #6D8B77 on white background.


Black color preview on #6D8B77 background

This text has black color on #6D8B77 background.


White color preview on #6D8B77 background

This text has white color on #6D8B77 background.


Related colors

Complementary color

Complementary color for #hex is #927488.


I love getcolorcode.com

Triadic colors

1 #776D8B and #8B776D with #6D8B77 are triadic colors.

2 #778B6D and #8B6D77 with #6D8B77 are triadic colors.