COLOR #6D8A1D

HEX: #6D8A1D RGB: (109,138,29)

Color info

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

RGB color model

#6D8A1D color RGB value is (109,138,29).

RGB: (109,138,29) (43%, 54%, 11%)

RGB channels and saturation

R 109 of 255 = 43%
G 138 of 255 = 54%
B 29 of 255 = 11%

109
138
29

R + G + B ~ 36%. #6D8A1D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 138 + 29 = 276 (100%)
R 109 of 276 ~ 39.49%
G 138 of 276 ~ 50%
B 29 of 276 ~ 10.51'%

%39.49
%50
%10.51

CMYK color model

#6D8A1D color CMYK value is (21,0,79,46).

  • cyan value is 21.01%
  • magenta value is 0.00%
  • yellow value is 78.99%
  • key color value is 45.88%

CMYK: (21,0,79,46)
C21M0Y79K46 (21%, 0%, 79%, 46%)
(0.21 / 0.00 / 0.79 / 0.46)

CMYK percentages

%21.01
%0
%78.99
%45.88

Codes

Color #6D8A1D in popluar color models

6D 8A 1D
RGB 109 138 29
HSL 76° 65.27% 32.75%
HSB/HSV 76° 78.99% 54.12%
CMYK 21.01% 0.00% 78.99%
45.88%

Color #6D8A1D in popluar number systems.

HEX 6D 8A 1D
Decimal 109 138 29
Binary 1101101 10001010 11101
Octal 155 212 35

Shades and tints

Shades of #6D8A1D

#6D8A1D
(109,138,29)
#647E1B
(100,126,27)
#5B7219
(91,114,25)
#526617
(82,102,23)
#495A15
(73,90,21)
#404E13
(64,78,19)
#374211
(55,66,17)
#2E360F
(46,54,15)
#252A0D
(37,42,13)
#1C1E0B
(28,30,11)
#131209
(19,18,9)
#000000
(0,0,0)

Tints of #6D8A1D

#6D8A1D
(109,138,29)
#7A9431
(122,148,49)
#879E45
(135,158,69)
#94A859
(148,168,89)
#A1B26D
(161,178,109)
#AEBC81
(174,188,129)
#BBC695
(187,198,149)
#C8D0A9
(200,208,169)
#D5DABD
(213,218,189)
#E2E4D1
(226,228,209)
#EFEEE5
(239,238,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D8A1D; }

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

This text font color is #6D8A1D.

Background Color

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

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

This div background color is #6D8A1D.

Border color

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

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

This div border color is #6D8A1D.

Opacity

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

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

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

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

This text has shadow with #6D8A1D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D8A1D.

Preview

Color preview on black background

This text has color #6D8A1D on black background.


Color preview on white background

This text has color #6D8A1D on white background.


Black color preview on #6D8A1D background

This text has black color on #6D8A1D background.


White color preview on #6D8A1D background

This text has white color on #6D8A1D background.


Related colors

Complementary color

Complementary color for #hex is #9275E2.


I love getcolorcode.com

Triadic colors

1 #1D6D8A and #8A1D6D with #6D8A1D are triadic colors.

2 #1D8A6D and #8A6D1D with #6D8A1D are triadic colors.