COLOR #667940

HEX: #667940 RGB: (102,121,64)

Color info

#667940 contains red, green and blue colors in about the same proportion. Web safe color of #667940 is #666633 (or #663).

RGB color model

#667940 color RGB value is (102,121,64).

RGB: (102,121,64) (40%, 47%, 25%)

RGB channels and saturation

R 102 of 255 = 40%
G 121 of 255 = 47%
B 64 of 255 = 25%

102
121
64

R + G + B ~ 37%. #667940 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 121 + 64 = 287 (100%)
R 102 of 287 ~ 35.54%
G 121 of 287 ~ 42.16%
B 64 of 287 ~ 22.3'%

%35.54
%42.16
%22.3

CMYK color model

#667940 color CMYK value is (16,0,47,53).

  • cyan value is 15.70%
  • magenta value is 0.00%
  • yellow value is 47.11%
  • key color value is 52.55%
CMYK: (16,0,47,53) C16M0Y47K53 (16%,0%,47%,53%) (0.16/0.00/0.47/0.53) 

CMYK percentages

%15.7
%0
%47.11
%52.55

Codes

Color #667940 in popluar color models

66 79 40
RGB 102 121 64
HSL 80° 30.81% 36.27%
HSB/HSV 80° 47.11% 47.45%
CMYK 15.70% 0.00% 47.11%
52.55%

Color #667940 in popluar number systems.

HEX 66 79 40
Decimal 102 121 64
Binary 1100110 1111001 1000000
Octal 146 171 100

Shades and tints

Shades of #667940

#667940
(102,121,64)
#5D6E3B
(93,110,59)
#546336
(84,99,54)
#4B5831
(75,88,49)
#424D2C
(66,77,44)
#394227
(57,66,39)
#303722
(48,55,34)
#272C1D
(39,44,29)
#1E2118
(30,33,24)
#151613
(21,22,19)
#0C0B0E
(12,11,14)
#000000
(0,0,0)

Tints of #667940

#667940
(102,121,64)
#738551
(115,133,81)
#809162
(128,145,98)
#8D9D73
(141,157,115)
#9AA984
(154,169,132)
#A7B595
(167,181,149)
#B4C1A6
(180,193,166)
#C1CDB7
(193,205,183)
#CED9C8
(206,217,200)
#DBE5D9
(219,229,217)
#E8F1EA
(232,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #667940 color. Also use rgb(102,121,64) instead hex code.

Text Font Color

.myTextColor { color: #667940; }

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

This text font color is #667940.

Background Color

.myBgColor { background-color: #667940; }

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

This div background color is #667940.

Border color

.myBorderColor { border: 1px solid #667940; }

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

This div border color is #667940.

Opacity

.myOpacity80 { color: #667940; opacity: 0.8; }

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

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

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

This text has shadow with #667940 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #667940.

Preview

Color preview on black background

This text has color #667940 on black background.


Color preview on white background

This text has color #667940 on white background.


Black color preview on #667940 background

This text has black color on #667940 background.


White color preview on #667940 background

This text has white color on #667940 background.


Related colors

Complementary color

Complementary color for #hex is #9986BF.


I love getcolorcode.com

Triadic colors

1 #406679 and #794066 with #667940 are triadic colors.

2 #407966 and #796640 with #667940 are triadic colors.