COLOR #668343

HEX: #668343 RGB: (102,131,67)

Color info

#668343 contains mainly red and green colors. Web safe color of #668343 is #669933 (or #693).

RGB color model

#668343 color RGB value is (102,131,67).

RGB: (102,131,67) (40%, 51%, 26%)

RGB channels and saturation

R 102 of 255 = 40%
G 131 of 255 = 51%
B 67 of 255 = 26%

102
131
67

R + G + B ~ 39%. #668343 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 131 + 67 = 300 (100%)
R 102 of 300 ~ 34%
G 131 of 300 ~ 43.67%
B 67 of 300 ~ 22.33'%

%34
%43.67
%22.33

CMYK color model

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

  • cyan value is 22.14%
  • magenta value is 0.00%
  • yellow value is 48.85%
  • key color value is 48.63%
CMYK: (22,0,49,49) C22M0Y49K49 (22%,0%,49%,49%) (0.22/0.00/0.49/0.49) 

CMYK percentages

%22.14
%0
%48.85
%48.63

Codes

Color #668343 in popluar color models

66 83 43
RGB 102 131 67
HSL 87° 32.32% 38.82%
HSB/HSV 87° 48.85% 51.37%
CMYK 22.14% 0.00% 48.85%
48.63%

Color #668343 in popluar number systems.

HEX 66 83 43
Decimal 102 131 67
Binary 1100110 10000011 1000011
Octal 146 203 103

Shades and tints

Shades of #668343

#668343
(102,131,67)
#5D783D
(93,120,61)
#546D37
(84,109,55)
#4B6231
(75,98,49)
#42572B
(66,87,43)
#394C25
(57,76,37)
#30411F
(48,65,31)
#273619
(39,54,25)
#1E2B13
(30,43,19)
#15200D
(21,32,13)
#0C1507
(12,21,7)
#000000
(0,0,0)

Tints of #668343

#668343
(102,131,67)
#738E54
(115,142,84)
#809965
(128,153,101)
#8DA476
(141,164,118)
#9AAF87
(154,175,135)
#A7BA98
(167,186,152)
#B4C5A9
(180,197,169)
#C1D0BA
(193,208,186)
#CEDBCB
(206,219,203)
#DBE6DC
(219,230,220)
#E8F1ED
(232,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #668343; }

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

This text font color is #668343.

Background Color

.myBgColor { background-color: #668343; }

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

This div background color is #668343.

Border color

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

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

This div border color is #668343.

Opacity

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

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

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

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

This text has shadow with #668343 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #668343.

Preview

Color preview on black background

This text has color #668343 on black background.


Color preview on white background

This text has color #668343 on white background.


Black color preview on #668343 background

This text has black color on #668343 background.


White color preview on #668343 background

This text has white color on #668343 background.


Related colors

Complementary color

Complementary color for #hex is #997CBC.


I love getcolorcode.com

Triadic colors

1 #436683 and #834366 with #668343 are triadic colors.

2 #438366 and #836643 with #668343 are triadic colors.