COLOR #668739

HEX: #668739 RGB: (102,135,57)

Color info

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

RGB color model

#668739 color RGB value is (102,135,57).

RGB: (102,135,57) (40%, 53%, 22%)

RGB channels and saturation

R 102 of 255 = 40%
G 135 of 255 = 53%
B 57 of 255 = 22%

102
135
57

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

Portions of RGB colors in percentages

R + G + B = 102 + 135 + 57 = 294 (100%)
R 102 of 294 ~ 34.69%
G 135 of 294 ~ 45.92%
B 57 of 294 ~ 19.39'%

%34.69
%45.92
%19.39

CMYK color model

#668739 color CMYK value is (24,0,58,47).

  • cyan value is 24.44%
  • magenta value is 0.00%
  • yellow value is 57.78%
  • key color value is 47.06%
CMYK: (24,0,58,47) C24M0Y58K47 (24%,0%,58%,47%) (0.24/0.00/0.58/0.47) 

CMYK percentages

%24.44
%0
%57.78
%47.06

Codes

Color #668739 in popluar color models

66 87 39
RGB 102 135 57
HSL 85° 40.63% 37.65%
HSB/HSV 85° 57.78% 52.94%
CMYK 24.44% 0.00% 57.78%
47.06%

Color #668739 in popluar number systems.

HEX 66 87 39
Decimal 102 135 57
Binary 1100110 10000111 111001
Octal 146 207 71

Shades and tints

Shades of #668739

#668739
(102,135,57)
#5D7B34
(93,123,52)
#546F2F
(84,111,47)
#4B632A
(75,99,42)
#425725
(66,87,37)
#394B20
(57,75,32)
#303F1B
(48,63,27)
#273316
(39,51,22)
#1E2711
(30,39,17)
#151B0C
(21,27,12)
#0C0F07
(12,15,7)
#000000
(0,0,0)

Tints of #668739

#668739
(102,135,57)
#73914B
(115,145,75)
#809B5D
(128,155,93)
#8DA56F
(141,165,111)
#9AAF81
(154,175,129)
#A7B993
(167,185,147)
#B4C3A5
(180,195,165)
#C1CDB7
(193,205,183)
#CED7C9
(206,215,201)
#DBE1DB
(219,225,219)
#E8EBED
(232,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #668739 color. Also use rgb(102,135,57) instead hex code.

Text Font Color

.myTextColor { color: #668739; }

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

This text font color is #668739.

Background Color

.myBgColor { background-color: #668739; }

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

This div background color is #668739.

Border color

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

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

This div border color is #668739.

Opacity

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

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

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

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

This text has shadow with #668739 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #668739.

Preview

Color preview on black background

This text has color #668739 on black background.


Color preview on white background

This text has color #668739 on white background.


Black color preview on #668739 background

This text has black color on #668739 background.


White color preview on #668739 background

This text has white color on #668739 background.


Related colors

Complementary color

Complementary color for #hex is #9978C6.


I love getcolorcode.com

Triadic colors

1 #396687 and #873966 with #668739 are triadic colors.

2 #398766 and #876639 with #668739 are triadic colors.