COLOR #6D974D

HEX: #6D974D RGB: (109,151,77)

Color info

#6D974D contains mainly red and green colors. Web safe color of #6D974D is #669933 (or #693).

RGB color model

#6D974D color RGB value is (109,151,77).

RGB: (109,151,77) (43%, 59%, 30%)

RGB channels and saturation

R 109 of 255 = 43%
G 151 of 255 = 59%
B 77 of 255 = 30%

109
151
77

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

Portions of RGB colors in percentages

R + G + B = 109 + 151 + 77 = 337 (100%)
R 109 of 337 ~ 32.34%
G 151 of 337 ~ 44.81%
B 77 of 337 ~ 22.85'%

%32.34
%44.81
%22.85

CMYK color model

#6D974D color CMYK value is (28,0,49,41).

  • cyan value is 27.81%
  • magenta value is 0.00%
  • yellow value is 49.01%
  • key color value is 40.78%

CMYK: (28,0,49,41)
C28M0Y49K41 (28%, 0%, 49%, 41%)
(0.28 / 0.00 / 0.49 / 0.41)

CMYK percentages

%27.81
%0
%49.01
%40.78

Codes

Color #6D974D in popluar color models

6D 97 4D
RGB 109 151 77
HSL 94° 32.46% 44.71%
HSB/HSV 94° 49.01% 59.22%
CMYK 27.81% 0.00% 49.01%
40.78%

Color #6D974D in popluar number systems.

HEX 6D 97 4D
Decimal 109 151 77
Binary 1101101 10010111 1001101
Octal 155 227 115

Shades and tints

Shades of #6D974D

#6D974D
(109,151,77)
#648A46
(100,138,70)
#5B7D3F
(91,125,63)
#527038
(82,112,56)
#496331
(73,99,49)
#40562A
(64,86,42)
#374923
(55,73,35)
#2E3C1C
(46,60,28)
#252F15
(37,47,21)
#1C220E
(28,34,14)
#131507
(19,21,7)
#000000
(0,0,0)

Tints of #6D974D

#6D974D
(109,151,77)
#7AA05D
(122,160,93)
#87A96D
(135,169,109)
#94B27D
(148,178,125)
#A1BB8D
(161,187,141)
#AEC49D
(174,196,157)
#BBCDAD
(187,205,173)
#C8D6BD
(200,214,189)
#D5DFCD
(213,223,205)
#E2E8DD
(226,232,221)
#EFF1ED
(239,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D974D color. Also use rgb(109,151,77) instead hex code.

Text Font Color

.myTextColor { color: #6D974D; }

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

This text font color is #6D974D.

Background Color

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

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

This div background color is #6D974D.

Border color

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

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

This div border color is #6D974D.

Opacity

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

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

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

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

This text has shadow with #6D974D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D974D.

Preview

Color preview on black background

This text has color #6D974D on black background.


Color preview on white background

This text has color #6D974D on white background.


Black color preview on #6D974D background

This text has black color on #6D974D background.


White color preview on #6D974D background

This text has white color on #6D974D background.


Related colors

Complementary color

Complementary color for #hex is #9268B2.


I love getcolorcode.com

Triadic colors

1 #4D6D97 and #974D6D with #6D974D are triadic colors.

2 #4D976D and #976D4D with #6D974D are triadic colors.