COLOR #668A4E

HEX: #668A4E RGB: (102,138,78)

Color info

#668A4E contains mainly red and green colors. Web safe color of #668A4E is #669966 (or #696).

RGB color model

#668A4E color RGB value is (102,138,78).

RGB: (102,138,78) (40%, 54%, 31%)

RGB channels and saturation

R 102 of 255 = 40%
G 138 of 255 = 54%
B 78 of 255 = 31%

102
138
78

R + G + B ~ 42%. #668A4E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 102 + 138 + 78 = 318 (100%)
R 102 of 318 ~ 32.08%
G 138 of 318 ~ 43.4%
B 78 of 318 ~ 24.53'%

%32.08
%43.4
%24.53

CMYK color model

#668A4E color CMYK value is (26,0,43,46).

  • cyan value is 26.09%
  • magenta value is 0.00%
  • yellow value is 43.48%
  • key color value is 45.88%

CMYK: (26,0,43,46)
C26M0Y43K46 (26%, 0%, 43%, 46%)
(0.26 / 0.00 / 0.43 / 0.46)

CMYK percentages

%26.09
%0
%43.48
%45.88

Codes

Color #668A4E in popluar color models

66 8A 4E
RGB 102 138 78
HSL 96° 27.78% 42.35%
HSB/HSV 96° 43.48% 54.12%
CMYK 26.09% 0.00% 43.48%
45.88%

Color #668A4E in popluar number systems.

HEX 66 8A 4E
Decimal 102 138 78
Binary 1100110 10001010 1001110
Octal 146 212 116

Shades and tints

Shades of #668A4E

#668A4E
(102,138,78)
#5D7E47
(93,126,71)
#547240
(84,114,64)
#4B6639
(75,102,57)
#425A32
(66,90,50)
#394E2B
(57,78,43)
#304224
(48,66,36)
#27361D
(39,54,29)
#1E2A16
(30,42,22)
#151E0F
(21,30,15)
#0C1208
(12,18,8)
#000000
(0,0,0)

Tints of #668A4E

#668A4E
(102,138,78)
#73945E
(115,148,94)
#809E6E
(128,158,110)
#8DA87E
(141,168,126)
#9AB28E
(154,178,142)
#A7BC9E
(167,188,158)
#B4C6AE
(180,198,174)
#C1D0BE
(193,208,190)
#CEDACE
(206,218,206)
#DBE4DE
(219,228,222)
#E8EEEE
(232,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #668A4E color. Also use rgb(102,138,78) instead hex code.

Text Font Color

.myTextColor { color: #668A4E; }

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

This text font color is #668A4E.

Background Color

.myBgColor { background-color: #668A4E; }

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

This div background color is #668A4E.

Border color

.myBorderColor { border: 1px solid #668A4E; }

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

This div border color is #668A4E.

Opacity

.myOpacity80 { color: #668A4E; opacity: 0.8; }

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

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

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

This text has shadow with #668A4E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #668A4E.

Preview

Color preview on black background

This text has color #668A4E on black background.


Color preview on white background

This text has color #668A4E on white background.


Black color preview on #668A4E background

This text has black color on #668A4E background.


White color preview on #668A4E background

This text has white color on #668A4E background.


Related colors

Complementary color

Complementary color for #hex is #9975B1.


I love getcolorcode.com

Triadic colors

1 #4E668A and #8A4E66 with #668A4E are triadic colors.

2 #4E8A66 and #8A664E with #668A4E are triadic colors.