COLOR #668350

HEX: #668350 RGB: (102,131,80)

Color info

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

RGB color model

#668350 color RGB value is (102,131,80).

RGB: (102,131,80) (40%, 51%, 31%)

RGB channels and saturation

R 102 of 255 = 40%
G 131 of 255 = 51%
B 80 of 255 = 31%

102
131
80

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

Portions of RGB colors in percentages

R + G + B = 102 + 131 + 80 = 313 (100%)
R 102 of 313 ~ 32.59%
G 131 of 313 ~ 41.85%
B 80 of 313 ~ 25.56'%

%32.59
%41.85
%25.56

CMYK color model

#668350 color CMYK value is (22,0,39,49).

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

CMYK: (22,0,39,49)
C22M0Y39K49 (22%, 0%, 39%, 49%)
(0.22 / 0.00 / 0.39 / 0.49)

CMYK percentages

%22.14
%0
%38.93
%48.63

Codes

Color #668350 in popluar color models

66 83 50
RGB 102 131 80
HSL 94° 24.17% 41.37%
HSB/HSV 94° 38.93% 51.37%
CMYK 22.14% 0.00% 38.93%
48.63%

Color #668350 in popluar number systems.

HEX 66 83 50
Decimal 102 131 80
Binary 1100110 10000011 1010000
Octal 146 203 120

Shades and tints

Shades of #668350

#668350
(102,131,80)
#5D7849
(93,120,73)
#546D42
(84,109,66)
#4B623B
(75,98,59)
#425734
(66,87,52)
#394C2D
(57,76,45)
#304126
(48,65,38)
#27361F
(39,54,31)
#1E2B18
(30,43,24)
#152011
(21,32,17)
#0C150A
(12,21,10)
#000000
(0,0,0)

Tints of #668350

#668350
(102,131,80)
#738E5F
(115,142,95)
#80996E
(128,153,110)
#8DA47D
(141,164,125)
#9AAF8C
(154,175,140)
#A7BA9B
(167,186,155)
#B4C5AA
(180,197,170)
#C1D0B9
(193,208,185)
#CEDBC8
(206,219,200)
#DBE6D7
(219,230,215)
#E8F1E6
(232,241,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #668350; }

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

This text font color is #668350.

Background Color

.myBgColor { background-color: #668350; }

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

This div background color is #668350.

Border color

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

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

This div border color is #668350.

Opacity

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

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

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

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

This text has shadow with #668350 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #668350.

Preview

Color preview on black background

This text has color #668350 on black background.


Color preview on white background

This text has color #668350 on white background.


Black color preview on #668350 background

This text has black color on #668350 background.


White color preview on #668350 background

This text has white color on #668350 background.


Related colors

Complementary color

Complementary color for #hex is #997CAF.


I love getcolorcode.com

Triadic colors

1 #506683 and #835066 with #668350 are triadic colors.

2 #508366 and #836650 with #668350 are triadic colors.