COLOR #668354

HEX: #668354 RGB: (102,131,84)

Color info

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

RGB color model

#668354 color RGB value is (102,131,84).

RGB: (102,131,84) (40%, 51%, 33%)

RGB channels and saturation

R 102 of 255 = 40%
G 131 of 255 = 51%
B 84 of 255 = 33%

102
131
84

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

Portions of RGB colors in percentages

R + G + B = 102 + 131 + 84 = 317 (100%)
R 102 of 317 ~ 32.18%
G 131 of 317 ~ 41.32%
B 84 of 317 ~ 26.5'%

%32.18
%41.32
%26.5

CMYK color model

#668354 color CMYK value is (22,0,36,49).

  • cyan value is 22.14%
  • magenta value is 0.00%
  • yellow value is 35.88%
  • key color value is 48.63%
CMYK: (22,0,36,49) C22M0Y36K49 (22%,0%,36%,49%) (0.22/0.00/0.36/0.49) 

CMYK percentages

%22.14
%0
%35.88
%48.63

Codes

Color #668354 in popluar color models

66 83 54
RGB 102 131 84
HSL 97° 21.86% 42.16%
HSB/HSV 97° 35.88% 51.37%
CMYK 22.14% 0.00% 35.88%
48.63%

Color #668354 in popluar number systems.

HEX 66 83 54
Decimal 102 131 84
Binary 1100110 10000011 1010100
Octal 146 203 124

Shades and tints

Shades of #668354

#668354
(102,131,84)
#5D784D
(93,120,77)
#546D46
(84,109,70)
#4B623F
(75,98,63)
#425738
(66,87,56)
#394C31
(57,76,49)
#30412A
(48,65,42)
#273623
(39,54,35)
#1E2B1C
(30,43,28)
#152015
(21,32,21)
#0C150E
(12,21,14)
#000000
(0,0,0)

Tints of #668354

#668354
(102,131,84)
#738E63
(115,142,99)
#809972
(128,153,114)
#8DA481
(141,164,129)
#9AAF90
(154,175,144)
#A7BA9F
(167,186,159)
#B4C5AE
(180,197,174)
#C1D0BD
(193,208,189)
#CEDBCC
(206,219,204)
#DBE6DB
(219,230,219)
#E8F1EA
(232,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #668354; }

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

This text font color is #668354.

Background Color

.myBgColor { background-color: #668354; }

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

This div background color is #668354.

Border color

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

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

This div border color is #668354.

Opacity

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

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

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

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

This text has shadow with #668354 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #668354.

Preview

Color preview on black background

This text has color #668354 on black background.


Color preview on white background

This text has color #668354 on white background.


Black color preview on #668354 background

This text has black color on #668354 background.


White color preview on #668354 background

This text has white color on #668354 background.


Related colors

Complementary color

Complementary color for #hex is #997CAB.


I love getcolorcode.com

Triadic colors

1 #546683 and #835466 with #668354 are triadic colors.

2 #548366 and #836654 with #668354 are triadic colors.