COLOR #667744

HEX: #667744 RGB: (102,119,68)

Color info

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

RGB color model

#667744 color RGB value is (102,119,68).

RGB: (102,119,68) (40%, 47%, 27%)

RGB channels and saturation

R 102 of 255 = 40%
G 119 of 255 = 47%
B 68 of 255 = 27%

102
119
68

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

Portions of RGB colors in percentages

R + G + B = 102 + 119 + 68 = 289 (100%)
R 102 of 289 ~ 35.29%
G 119 of 289 ~ 41.18%
B 68 of 289 ~ 23.53'%

%35.29
%41.18
%23.53

CMYK color model

#667744 color CMYK value is (14,0,43,53).

  • cyan value is 14.29%
  • magenta value is 0.00%
  • yellow value is 42.86%
  • key color value is 53.33%
CMYK: (14,0,43,53) C14M0Y43K53 (14%,0%,43%,53%) (0.14/0.00/0.43/0.53) 

CMYK percentages

%14.29
%0
%42.86
%53.33

Codes

Color #667744 in popluar color models

66 77 44
RGB 102 119 68
HSL 80° 27.27% 36.67%
HSB/HSV 80° 42.86% 46.67%
CMYK 14.29% 0.00% 42.86%
53.33%

Color #667744 in popluar number systems.

HEX 66 77 44
Decimal 102 119 68
Binary 1100110 1110111 1000100
Octal 146 167 104

Shades and tints

Shades of #667744

#667744
(102,119,68)
#5D6D3E
(93,109,62)
#546338
(84,99,56)
#4B5932
(75,89,50)
#424F2C
(66,79,44)
#394526
(57,69,38)
#303B20
(48,59,32)
#27311A
(39,49,26)
#1E2714
(30,39,20)
#151D0E
(21,29,14)
#0C1308
(12,19,8)
#000000
(0,0,0)

Tints of #667744

#667744
(102,119,68)
#738355
(115,131,85)
#808F66
(128,143,102)
#8D9B77
(141,155,119)
#9AA788
(154,167,136)
#A7B399
(167,179,153)
#B4BFAA
(180,191,170)
#C1CBBB
(193,203,187)
#CED7CC
(206,215,204)
#DBE3DD
(219,227,221)
#E8EFEE
(232,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #667744; }

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

This text font color is #667744.

Background Color

.myBgColor { background-color: #667744; }

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

This div background color is #667744.

Border color

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

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

This div border color is #667744.

Opacity

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

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

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

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

This text has shadow with #667744 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #667744.

Preview

Color preview on black background

This text has color #667744 on black background.


Color preview on white background

This text has color #667744 on white background.


Black color preview on #667744 background

This text has black color on #667744 background.


White color preview on #667744 background

This text has white color on #667744 background.


Related colors

Complementary color

Complementary color for #hex is #9988BB.


I love getcolorcode.com

Triadic colors

1 #446677 and #774466 with #667744 are triadic colors.

2 #447766 and #776644 with #667744 are triadic colors.