COLOR #668966

HEX: #668966 RGB: (102,137,102)

Color info

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

RGB color model

#668966 color RGB value is (102,137,102).

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

RGB channels and saturation

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

102
137
102

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

Portions of RGB colors in percentages

R + G + B = 102 + 137 + 102 = 341 (100%)
R 102 of 341 ~ 29.91%
G 137 of 341 ~ 40.18%
B 102 of 341 ~ 29.91'%

%29.91
%40.18
%29.91

CMYK color model

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

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

CMYK: (26,0,26,46)
C26M0Y26K46 (26%, 0%, 26%, 46%)
(0.26 / 0.00 / 0.26 / 0.46)

CMYK percentages

%25.55
%0
%25.55
%46.27

Codes

Color #668966 in popluar color models

66 89 66
RGB 102 137 102
HSL 120° 14.64% 46.86%
HSB/HSV 120° 25.55% 53.73%
CMYK 25.55% 0.00% 25.55%
46.27%

Color #668966 in popluar number systems.

HEX 66 89 66
Decimal 102 137 102
Binary 1100110 10001001 1100110
Octal 146 211 146

Shades and tints

Shades of #668966

#668966
(102,137,102)
#5D7D5D
(93,125,93)
#547154
(84,113,84)
#4B654B
(75,101,75)
#425942
(66,89,66)
#394D39
(57,77,57)
#304130
(48,65,48)
#273527
(39,53,39)
#1E291E
(30,41,30)
#151D15
(21,29,21)
#0C110C
(12,17,12)
#000000
(0,0,0)

Tints of #668966

#668966
(102,137,102)
#739373
(115,147,115)
#809D80
(128,157,128)
#8DA78D
(141,167,141)
#9AB19A
(154,177,154)
#A7BBA7
(167,187,167)
#B4C5B4
(180,197,180)
#C1CFC1
(193,207,193)
#CED9CE
(206,217,206)
#DBE3DB
(219,227,219)
#E8EDE8
(232,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #668966; }

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

This text font color is #668966.

Background Color

.myBgColor { background-color: #668966; }

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

This div background color is #668966.

Border color

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

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

This div border color is #668966.

Opacity

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

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

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

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

This text has shadow with #668966 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #668966.

Preview

Color preview on black background

This text has color #668966 on black background.


Color preview on white background

This text has color #668966 on white background.


Black color preview on #668966 background

This text has black color on #668966 background.


White color preview on #668966 background

This text has white color on #668966 background.


Related colors

Complementary color

Complementary color for #hex is #997699.


I love getcolorcode.com

Triadic colors

1 #666689 and #896666 with #668966 are triadic colors.

2 #668966 and #896666 with #668966 are triadic colors.