COLOR #667730

HEX: #667730 RGB: (102,119,48)

Color info

#667730 contains mainly red and green colors. Web safe color of #667730 is #666633 (or #663).

RGB color model

#667730 color RGB value is (102,119,48).

RGB: (102,119,48) (40%, 47%, 19%)

RGB channels and saturation

R 102 of 255 = 40%
G 119 of 255 = 47%
B 48 of 255 = 19%

102
119
48

R + G + B ~ 35%. #667730 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 119 + 48 = 269 (100%)
R 102 of 269 ~ 37.92%
G 119 of 269 ~ 44.24%
B 48 of 269 ~ 17.84'%

%37.92
%44.24
%17.84

CMYK color model

#667730 color CMYK value is (14,0,60,53).

  • cyan value is 14.29%
  • magenta value is 0.00%
  • yellow value is 59.66%
  • key color value is 53.33%

CMYK: (14,0,60,53)
C14M0Y60K53 (14%, 0%, 60%, 53%)
(0.14 / 0.00 / 0.60 / 0.53)

CMYK percentages

%14.29
%0
%59.66
%53.33

Codes

Color #667730 in popluar color models

66 77 30
RGB 102 119 48
HSL 74° 42.51% 32.75%
HSB/HSV 74° 59.66% 46.67%
CMYK 14.29% 0.00% 59.66%
53.33%

Color #667730 in popluar number systems.

HEX 66 77 30
Decimal 102 119 48
Binary 1100110 1110111 110000
Octal 146 167 60

Shades and tints

Shades of #667730

#667730
(102,119,48)
#5D6D2C
(93,109,44)
#546328
(84,99,40)
#4B5924
(75,89,36)
#424F20
(66,79,32)
#39451C
(57,69,28)
#303B18
(48,59,24)
#273114
(39,49,20)
#1E2710
(30,39,16)
#151D0C
(21,29,12)
#0C1308
(12,19,8)
#000000
(0,0,0)

Tints of #667730

#667730
(102,119,48)
#738342
(115,131,66)
#808F54
(128,143,84)
#8D9B66
(141,155,102)
#9AA778
(154,167,120)
#A7B38A
(167,179,138)
#B4BF9C
(180,191,156)
#C1CBAE
(193,203,174)
#CED7C0
(206,215,192)
#DBE3D2
(219,227,210)
#E8EFE4
(232,239,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #667730; }

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

This text font color is #667730.

Background Color

.myBgColor { background-color: #667730; }

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

This div background color is #667730.

Border color

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

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

This div border color is #667730.

Opacity

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

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

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

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

This text has shadow with #667730 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #667730.

Preview

Color preview on black background

This text has color #667730 on black background.


Color preview on white background

This text has color #667730 on white background.


Black color preview on #667730 background

This text has black color on #667730 background.


White color preview on #667730 background

This text has white color on #667730 background.


Related colors

Complementary color

Complementary color for #hex is #9988CF.


I love getcolorcode.com

Triadic colors

1 #306677 and #773066 with #667730 are triadic colors.

2 #307766 and #776630 with #667730 are triadic colors.