COLOR #667244

HEX: #667244 RGB: (102,114,68)

Color info

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

RGB color model

#667244 color RGB value is (102,114,68).

RGB: (102,114,68) (40%, 45%, 27%)

RGB channels and saturation

R 102 of 255 = 40%
G 114 of 255 = 45%
B 68 of 255 = 27%

102
114
68

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

Portions of RGB colors in percentages

R + G + B = 102 + 114 + 68 = 284 (100%)
R 102 of 284 ~ 35.92%
G 114 of 284 ~ 40.14%
B 68 of 284 ~ 23.94'%

%35.92
%40.14
%23.94

CMYK color model

#667244 color CMYK value is (11,0,40,55).

  • cyan value is 10.53%
  • magenta value is 0.00%
  • yellow value is 40.35%
  • key color value is 55.29%

CMYK: (11,0,40,55)
C11M0Y40K55 (11%, 0%, 40%, 55%)
(0.11 / 0.00 / 0.40 / 0.55)

CMYK percentages

%10.53
%0
%40.35
%55.29

Codes

Color #667244 in popluar color models

66 72 44
RGB 102 114 68
HSL 76° 25.27% 35.69%
HSB/HSV 76° 40.35% 44.71%
CMYK 10.53% 0.00% 40.35%
55.29%

Color #667244 in popluar number systems.

HEX 66 72 44
Decimal 102 114 68
Binary 1100110 1110010 1000100
Octal 146 162 104

Shades and tints

Shades of #667244

#667244
(102,114,68)
#5D683E
(93,104,62)
#545E38
(84,94,56)
#4B5432
(75,84,50)
#424A2C
(66,74,44)
#394026
(57,64,38)
#303620
(48,54,32)
#272C1A
(39,44,26)
#1E2214
(30,34,20)
#15180E
(21,24,14)
#0C0E08
(12,14,8)
#000000
(0,0,0)

Tints of #667244

#667244
(102,114,68)
#737E55
(115,126,85)
#808A66
(128,138,102)
#8D9677
(141,150,119)
#9AA288
(154,162,136)
#A7AE99
(167,174,153)
#B4BAAA
(180,186,170)
#C1C6BB
(193,198,187)
#CED2CC
(206,210,204)
#DBDEDD
(219,222,221)
#E8EAEE
(232,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #667244 color. Also use rgb(102,114,68) instead hex code.

Text Font Color

.myTextColor { color: #667244; }

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

This text font color is #667244.

Background Color

.myBgColor { background-color: #667244; }

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

This div background color is #667244.

Border color

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

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

This div border color is #667244.

Opacity

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

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

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

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

This text has shadow with #667244 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #667244.

Preview

Color preview on black background

This text has color #667244 on black background.


Color preview on white background

This text has color #667244 on white background.


Black color preview on #667244 background

This text has black color on #667244 background.


White color preview on #667244 background

This text has white color on #667244 background.


Related colors

Complementary color

Complementary color for #hex is #998DBB.


I love getcolorcode.com

Triadic colors

1 #446672 and #724466 with #667244 are triadic colors.

2 #447266 and #726644 with #667244 are triadic colors.