COLOR #668764

HEX: #668764 RGB: (102,135,100)

Color info

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

RGB color model

#668764 color RGB value is (102,135,100).

RGB: (102,135,100) (40%, 53%, 39%)

RGB channels and saturation

R 102 of 255 = 40%
G 135 of 255 = 53%
B 100 of 255 = 39%

102
135
100

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

Portions of RGB colors in percentages

R + G + B = 102 + 135 + 100 = 337 (100%)
R 102 of 337 ~ 30.27%
G 135 of 337 ~ 40.06%
B 100 of 337 ~ 29.67'%

%30.27
%40.06
%29.67

CMYK color model

#668764 color CMYK value is (24,0,26,47).

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

CMYK: (24,0,26,47)
C24M0Y26K47 (24%, 0%, 26%, 47%)
(0.24 / 0.00 / 0.26 / 0.47)

CMYK percentages

%24.44
%0
%25.93
%47.06

Codes

Color #668764 in popluar color models

66 87 64
RGB 102 135 100
HSL 117° 14.89% 46.08%
HSB/HSV 117° 25.93% 52.94%
CMYK 24.44% 0.00% 25.93%
47.06%

Color #668764 in popluar number systems.

HEX 66 87 64
Decimal 102 135 100
Binary 1100110 10000111 1100100
Octal 146 207 144

Shades and tints

Shades of #668764

#668764
(102,135,100)
#5D7B5B
(93,123,91)
#546F52
(84,111,82)
#4B6349
(75,99,73)
#425740
(66,87,64)
#394B37
(57,75,55)
#303F2E
(48,63,46)
#273325
(39,51,37)
#1E271C
(30,39,28)
#151B13
(21,27,19)
#0C0F0A
(12,15,10)
#000000
(0,0,0)

Tints of #668764

#668764
(102,135,100)
#739172
(115,145,114)
#809B80
(128,155,128)
#8DA58E
(141,165,142)
#9AAF9C
(154,175,156)
#A7B9AA
(167,185,170)
#B4C3B8
(180,195,184)
#C1CDC6
(193,205,198)
#CED7D4
(206,215,212)
#DBE1E2
(219,225,226)
#E8EBF0
(232,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #668764; }

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

This text font color is #668764.

Background Color

.myBgColor { background-color: #668764; }

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

This div background color is #668764.

Border color

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

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

This div border color is #668764.

Opacity

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

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

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

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

This text has shadow with #668764 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #668764.

Preview

Color preview on black background

This text has color #668764 on black background.


Color preview on white background

This text has color #668764 on white background.


Black color preview on #668764 background

This text has black color on #668764 background.


White color preview on #668764 background

This text has white color on #668764 background.


Related colors

Complementary color

Complementary color for #hex is #99789B.


I love getcolorcode.com

Triadic colors

1 #646687 and #876466 with #668764 are triadic colors.

2 #648766 and #876664 with #668764 are triadic colors.