COLOR #6D8774

HEX: #6D8774 RGB: (109,135,116)

Color info

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

RGB color model

#6D8774 color RGB value is (109,135,116).

RGB: (109,135,116) (43%, 53%, 45%)

RGB channels and saturation

R 109 of 255 = 43%
G 135 of 255 = 53%
B 116 of 255 = 45%

109
135
116

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

Portions of RGB colors in percentages

R + G + B = 109 + 135 + 116 = 360 (100%)
R 109 of 360 ~ 30.28%
G 135 of 360 ~ 37.5%
B 116 of 360 ~ 32.22'%

%30.28
%37.5
%32.22

CMYK color model

#6D8774 color CMYK value is (19,0,14,47).

  • cyan value is 19.26%
  • magenta value is 0.00%
  • yellow value is 14.07%
  • key color value is 47.06%

CMYK: (19,0,14,47)
C19M0Y14K47 (19%, 0%, 14%, 47%)
(0.19 / 0.00 / 0.14 / 0.47)

CMYK percentages

%19.26
%0
%14.07
%47.06

Codes

Color #6D8774 in popluar color models

6D 87 74
RGB 109 135 116
HSL 136° 10.66% 47.84%
HSB/HSV 136° 19.26% 52.94%
CMYK 19.26% 0.00% 14.07%
47.06%

Color #6D8774 in popluar number systems.

HEX 6D 87 74
Decimal 109 135 116
Binary 1101101 10000111 1110100
Octal 155 207 164

Shades and tints

Shades of #6D8774

#6D8774
(109,135,116)
#647B6A
(100,123,106)
#5B6F60
(91,111,96)
#526356
(82,99,86)
#49574C
(73,87,76)
#404B42
(64,75,66)
#373F38
(55,63,56)
#2E332E
(46,51,46)
#252724
(37,39,36)
#1C1B1A
(28,27,26)
#130F10
(19,15,16)
#000000
(0,0,0)

Tints of #6D8774

#6D8774
(109,135,116)
#7A9180
(122,145,128)
#879B8C
(135,155,140)
#94A598
(148,165,152)
#A1AFA4
(161,175,164)
#AEB9B0
(174,185,176)
#BBC3BC
(187,195,188)
#C8CDC8
(200,205,200)
#D5D7D4
(213,215,212)
#E2E1E0
(226,225,224)
#EFEBEC
(239,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D8774 color. Also use rgb(109,135,116) instead hex code.

Text Font Color

.myTextColor { color: #6D8774; }

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

This text font color is #6D8774.

Background Color

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

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

This div background color is #6D8774.

Border color

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

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

This div border color is #6D8774.

Opacity

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

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

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

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

This text has shadow with #6D8774 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D8774.

Preview

Color preview on black background

This text has color #6D8774 on black background.


Color preview on white background

This text has color #6D8774 on white background.


Black color preview on #6D8774 background

This text has black color on #6D8774 background.


White color preview on #6D8774 background

This text has white color on #6D8774 background.


Related colors

Complementary color

Complementary color for #hex is #92788B.


I love getcolorcode.com

Triadic colors

1 #746D87 and #87746D with #6D8774 are triadic colors.

2 #74876D and #876D74 with #6D8774 are triadic colors.