COLOR #6D8D33

HEX: #6D8D33 RGB: (109,141,51)

Color info

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

RGB color model

#6D8D33 color RGB value is (109,141,51).

RGB: (109,141,51) (43%, 55%, 20%)

RGB channels and saturation

R 109 of 255 = 43%
G 141 of 255 = 55%
B 51 of 255 = 20%

109
141
51

R + G + B ~ 39%. #6D8D33 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 141 + 51 = 301 (100%)
R 109 of 301 ~ 36.21%
G 141 of 301 ~ 46.84%
B 51 of 301 ~ 16.94'%

%36.21
%46.84
%16.94

CMYK color model

#6D8D33 color CMYK value is (23,0,64,45).

  • cyan value is 22.70%
  • magenta value is 0.00%
  • yellow value is 63.83%
  • key color value is 44.71%

CMYK: (23,0,64,45)
C23M0Y64K45 (23%, 0%, 64%, 45%)
(0.23 / 0.00 / 0.64 / 0.45)

CMYK percentages

%22.7
%0
%63.83
%44.71

Codes

Color #6D8D33 in popluar color models

6D 8D 33
RGB 109 141 51
HSL 81° 46.88% 37.65%
HSB/HSV 81° 63.83% 55.29%
CMYK 22.70% 0.00% 63.83%
44.71%

Color #6D8D33 in popluar number systems.

HEX 6D 8D 33
Decimal 109 141 51
Binary 1101101 10001101 110011
Octal 155 215 63

Shades and tints

Shades of #6D8D33

#6D8D33
(109,141,51)
#64812F
(100,129,47)
#5B752B
(91,117,43)
#526927
(82,105,39)
#495D23
(73,93,35)
#40511F
(64,81,31)
#37451B
(55,69,27)
#2E3917
(46,57,23)
#252D13
(37,45,19)
#1C210F
(28,33,15)
#13150B
(19,21,11)
#000000
(0,0,0)

Tints of #6D8D33

#6D8D33
(109,141,51)
#7A9745
(122,151,69)
#87A157
(135,161,87)
#94AB69
(148,171,105)
#A1B57B
(161,181,123)
#AEBF8D
(174,191,141)
#BBC99F
(187,201,159)
#C8D3B1
(200,211,177)
#D5DDC3
(213,221,195)
#E2E7D5
(226,231,213)
#EFF1E7
(239,241,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D8D33 color. Also use rgb(109,141,51) instead hex code.

Text Font Color

.myTextColor { color: #6D8D33; }

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

This text font color is #6D8D33.

Background Color

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

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

This div background color is #6D8D33.

Border color

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

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

This div border color is #6D8D33.

Opacity

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

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

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

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

This text has shadow with #6D8D33 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D8D33.

Preview

Color preview on black background

This text has color #6D8D33 on black background.


Color preview on white background

This text has color #6D8D33 on white background.


Black color preview on #6D8D33 background

This text has black color on #6D8D33 background.


White color preview on #6D8D33 background

This text has white color on #6D8D33 background.


Related colors

Complementary color

Complementary color for #hex is #9272CC.


I love getcolorcode.com

Triadic colors

1 #336D8D and #8D336D with #6D8D33 are triadic colors.

2 #338D6D and #8D6D33 with #6D8D33 are triadic colors.