COLOR #6D8A2D

HEX: #6D8A2D RGB: (109,138,45)

Color info

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

RGB color model

#6D8A2D color RGB value is (109,138,45).

RGB: (109,138,45) (43%, 54%, 18%)

RGB channels and saturation

R 109 of 255 = 43%
G 138 of 255 = 54%
B 45 of 255 = 18%

109
138
45

R + G + B ~ 38%. #6D8A2D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 138 + 45 = 292 (100%)
R 109 of 292 ~ 37.33%
G 138 of 292 ~ 47.26%
B 45 of 292 ~ 15.41'%

%37.33
%47.26
%15.41

CMYK color model

#6D8A2D color CMYK value is (21,0,67,46).

  • cyan value is 21.01%
  • magenta value is 0.00%
  • yellow value is 67.39%
  • key color value is 45.88%
CMYK: (21,0,67,46) C21M0Y67K46 (21%,0%,67%,46%) (0.21/0.00/0.67/0.46) 

CMYK percentages

%21.01
%0
%67.39
%45.88

Codes

Color #6D8A2D in popluar color models

6D 8A 2D
RGB 109 138 45
HSL 79° 50.82% 35.88%
HSB/HSV 79° 67.39% 54.12%
CMYK 21.01% 0.00% 67.39%
45.88%

Color #6D8A2D in popluar number systems.

HEX 6D 8A 2D
Decimal 109 138 45
Binary 1101101 10001010 101101
Octal 155 212 55

Shades and tints

Shades of #6D8A2D

#6D8A2D
(109,138,45)
#647E29
(100,126,41)
#5B7225
(91,114,37)
#526621
(82,102,33)
#495A1D
(73,90,29)
#404E19
(64,78,25)
#374215
(55,66,21)
#2E3611
(46,54,17)
#252A0D
(37,42,13)
#1C1E09
(28,30,9)
#131205
(19,18,5)
#000000
(0,0,0)

Tints of #6D8A2D

#6D8A2D
(109,138,45)
#7A9440
(122,148,64)
#879E53
(135,158,83)
#94A866
(148,168,102)
#A1B279
(161,178,121)
#AEBC8C
(174,188,140)
#BBC69F
(187,198,159)
#C8D0B2
(200,208,178)
#D5DAC5
(213,218,197)
#E2E4D8
(226,228,216)
#EFEEEB
(239,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D8A2D color. Also use rgb(109,138,45) instead hex code.

Text Font Color

.myTextColor { color: #6D8A2D; }

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

This text font color is #6D8A2D.

Background Color

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

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

This div background color is #6D8A2D.

Border color

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

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

This div border color is #6D8A2D.

Opacity

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

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

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

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

This text has shadow with #6D8A2D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D8A2D.

Preview

Color preview on black background

This text has color #6D8A2D on black background.


Color preview on white background

This text has color #6D8A2D on white background.


Black color preview on #6D8A2D background

This text has black color on #6D8A2D background.


White color preview on #6D8A2D background

This text has white color on #6D8A2D background.


Related colors

Complementary color

Complementary color for #hex is #9275D2.


I love getcolorcode.com

Triadic colors

1 #2D6D8A and #8A2D6D with #6D8A2D are triadic colors.

2 #2D8A6D and #8A6D2D with #6D8A2D are triadic colors.