COLOR #668956

HEX: #668956 RGB: (102,137,86)

Color info

#668956 contains red, green and blue colors in about the same proportion. Web safe color of #668956 is #669966 (or #696).

RGB color model

#668956 color RGB value is (102,137,86).

RGB: (102,137,86) (40%, 54%, 34%)

RGB channels and saturation

R 102 of 255 = 40%
G 137 of 255 = 54%
B 86 of 255 = 34%

102
137
86

R + G + B ~ 43%. #668956 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 102 + 137 + 86 = 325 (100%)
R 102 of 325 ~ 31.38%
G 137 of 325 ~ 42.15%
B 86 of 325 ~ 26.46'%

%31.38
%42.15
%26.46

CMYK color model

#668956 color CMYK value is (26,0,37,46).

  • cyan value is 25.55%
  • magenta value is 0.00%
  • yellow value is 37.23%
  • key color value is 46.27%

CMYK: (26,0,37,46)
C26M0Y37K46 (26%, 0%, 37%, 46%)
(0.26 / 0.00 / 0.37 / 0.46)

CMYK percentages

%25.55
%0
%37.23
%46.27

Codes

Color #668956 in popluar color models

66 89 56
RGB 102 137 86
HSL 101° 22.87% 43.73%
HSB/HSV 101° 37.23% 53.73%
CMYK 25.55% 0.00% 37.23%
46.27%

Color #668956 in popluar number systems.

HEX 66 89 56
Decimal 102 137 86
Binary 1100110 10001001 1010110
Octal 146 211 126

Shades and tints

Shades of #668956

#668956
(102,137,86)
#5D7D4F
(93,125,79)
#547148
(84,113,72)
#4B6541
(75,101,65)
#42593A
(66,89,58)
#394D33
(57,77,51)
#30412C
(48,65,44)
#273525
(39,53,37)
#1E291E
(30,41,30)
#151D17
(21,29,23)
#0C1110
(12,17,16)
#000000
(0,0,0)

Tints of #668956

#668956
(102,137,86)
#739365
(115,147,101)
#809D74
(128,157,116)
#8DA783
(141,167,131)
#9AB192
(154,177,146)
#A7BBA1
(167,187,161)
#B4C5B0
(180,197,176)
#C1CFBF
(193,207,191)
#CED9CE
(206,217,206)
#DBE3DD
(219,227,221)
#E8EDEC
(232,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #668956 color. Also use rgb(102,137,86) instead hex code.

Text Font Color

.myTextColor { color: #668956; }

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

This text font color is #668956.

Background Color

.myBgColor { background-color: #668956; }

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

This div background color is #668956.

Border color

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

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

This div border color is #668956.

Opacity

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

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

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

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

This text has shadow with #668956 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #668956.

Preview

Color preview on black background

This text has color #668956 on black background.


Color preview on white background

This text has color #668956 on white background.


Black color preview on #668956 background

This text has black color on #668956 background.


White color preview on #668956 background

This text has white color on #668956 background.


Related colors

Complementary color

Complementary color for #hex is #9976A9.


I love getcolorcode.com

Triadic colors

1 #566689 and #895666 with #668956 are triadic colors.

2 #568966 and #896656 with #668956 are triadic colors.