COLOR #668379

HEX: #668379 RGB: (102,131,121)

Color info

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

RGB color model

#668379 color RGB value is (102,131,121).

RGB: (102,131,121) (40%, 51%, 47%)

RGB channels and saturation

R 102 of 255 = 40%
G 131 of 255 = 51%
B 121 of 255 = 47%

102
131
121

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

Portions of RGB colors in percentages

R + G + B = 102 + 131 + 121 = 354 (100%)
R 102 of 354 ~ 28.81%
G 131 of 354 ~ 37.01%
B 121 of 354 ~ 34.18'%

%28.81
%37.01
%34.18

CMYK color model

#668379 color CMYK value is (22,0,8,49).

  • cyan value is 22.14%
  • magenta value is 0.00%
  • yellow value is 7.63%
  • key color value is 48.63%

CMYK: (22,0,8,49)
C22M0Y8K49 (22%, 0%, 8%, 49%)
(0.22 / 0.00 / 0.08 / 0.49)

CMYK percentages

%22.14
%0
%7.63
%48.63

Codes

Color #668379 in popluar color models

66 83 79
RGB 102 131 121
HSL 159° 12.45% 45.69%
HSB/HSV 159° 22.14% 51.37%
CMYK 22.14% 0.00% 7.63%
48.63%

Color #668379 in popluar number systems.

HEX 66 83 79
Decimal 102 131 121
Binary 1100110 10000011 1111001
Octal 146 203 171

Shades and tints

Shades of #668379

#668379
(102,131,121)
#5D786E
(93,120,110)
#546D63
(84,109,99)
#4B6258
(75,98,88)
#42574D
(66,87,77)
#394C42
(57,76,66)
#304137
(48,65,55)
#27362C
(39,54,44)
#1E2B21
(30,43,33)
#152016
(21,32,22)
#0C150B
(12,21,11)
#000000
(0,0,0)

Tints of #668379

#668379
(102,131,121)
#738E85
(115,142,133)
#809991
(128,153,145)
#8DA49D
(141,164,157)
#9AAFA9
(154,175,169)
#A7BAB5
(167,186,181)
#B4C5C1
(180,197,193)
#C1D0CD
(193,208,205)
#CEDBD9
(206,219,217)
#DBE6E5
(219,230,229)
#E8F1F1
(232,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #668379; }

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

This text font color is #668379.

Background Color

.myBgColor { background-color: #668379; }

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

This div background color is #668379.

Border color

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

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

This div border color is #668379.

Opacity

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

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

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

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

This text has shadow with #668379 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #668379.

Preview

Color preview on black background

This text has color #668379 on black background.


Color preview on white background

This text has color #668379 on white background.


Black color preview on #668379 background

This text has black color on #668379 background.


White color preview on #668379 background

This text has white color on #668379 background.


Related colors

Complementary color

Complementary color for #hex is #997C86.


I love getcolorcode.com

Triadic colors

1 #796683 and #837966 with #668379 are triadic colors.

2 #798366 and #836679 with #668379 are triadic colors.