COLOR #668743

HEX: #668743 RGB: (102,135,67)

Color info

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

RGB color model

#668743 color RGB value is (102,135,67).

RGB: (102,135,67) (40%, 53%, 26%)

RGB channels and saturation

R 102 of 255 = 40%
G 135 of 255 = 53%
B 67 of 255 = 26%

102
135
67

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

Portions of RGB colors in percentages

R + G + B = 102 + 135 + 67 = 304 (100%)
R 102 of 304 ~ 33.55%
G 135 of 304 ~ 44.41%
B 67 of 304 ~ 22.04'%

%33.55
%44.41
%22.04

CMYK color model

#668743 color CMYK value is (24,0,50,47).

  • cyan value is 24.44%
  • magenta value is 0.00%
  • yellow value is 50.37%
  • key color value is 47.06%

CMYK: (24,0,50,47)
C24M0Y50K47 (24%, 0%, 50%, 47%)
(0.24 / 0.00 / 0.50 / 0.47)

CMYK percentages

%24.44
%0
%50.37
%47.06

Codes

Color #668743 in popluar color models

66 87 43
RGB 102 135 67
HSL 89° 33.66% 39.61%
HSB/HSV 89° 50.37% 52.94%
CMYK 24.44% 0.00% 50.37%
47.06%

Color #668743 in popluar number systems.

HEX 66 87 43
Decimal 102 135 67
Binary 1100110 10000111 1000011
Octal 146 207 103

Shades and tints

Shades of #668743

#668743
(102,135,67)
#5D7B3D
(93,123,61)
#546F37
(84,111,55)
#4B6331
(75,99,49)
#42572B
(66,87,43)
#394B25
(57,75,37)
#303F1F
(48,63,31)
#273319
(39,51,25)
#1E2713
(30,39,19)
#151B0D
(21,27,13)
#0C0F07
(12,15,7)
#000000
(0,0,0)

Tints of #668743

#668743
(102,135,67)
#739154
(115,145,84)
#809B65
(128,155,101)
#8DA576
(141,165,118)
#9AAF87
(154,175,135)
#A7B998
(167,185,152)
#B4C3A9
(180,195,169)
#C1CDBA
(193,205,186)
#CED7CB
(206,215,203)
#DBE1DC
(219,225,220)
#E8EBED
(232,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #668743; }

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

This text font color is #668743.

Background Color

.myBgColor { background-color: #668743; }

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

This div background color is #668743.

Border color

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

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

This div border color is #668743.

Opacity

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

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

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

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

This text has shadow with #668743 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #668743.

Preview

Color preview on black background

This text has color #668743 on black background.


Color preview on white background

This text has color #668743 on white background.


Black color preview on #668743 background

This text has black color on #668743 background.


White color preview on #668743 background

This text has white color on #668743 background.


Related colors

Complementary color

Complementary color for #hex is #9978BC.


I love getcolorcode.com

Triadic colors

1 #436687 and #874366 with #668743 are triadic colors.

2 #438766 and #876643 with #668743 are triadic colors.