COLOR #668762

HEX: #668762 RGB: (102,135,98)

Color info

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

RGB color model

#668762 color RGB value is (102,135,98).

RGB: (102,135,98) (40%, 53%, 38%)

RGB channels and saturation

R 102 of 255 = 40%
G 135 of 255 = 53%
B 98 of 255 = 38%

102
135
98

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

Portions of RGB colors in percentages

R + G + B = 102 + 135 + 98 = 335 (100%)
R 102 of 335 ~ 30.45%
G 135 of 335 ~ 40.3%
B 98 of 335 ~ 29.25'%

%30.45
%40.3
%29.25

CMYK color model

#668762 color CMYK value is (24,0,27,47).

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

CMYK: (24,0,27,47)
C24M0Y27K47 (24%, 0%, 27%, 47%)
(0.24 / 0.00 / 0.27 / 0.47)

CMYK percentages

%24.44
%0
%27.41
%47.06

Codes

Color #668762 in popluar color models

66 87 62
RGB 102 135 98
HSL 114° 15.88% 45.69%
HSB/HSV 114° 27.41% 52.94%
CMYK 24.44% 0.00% 27.41%
47.06%

Color #668762 in popluar number systems.

HEX 66 87 62
Decimal 102 135 98
Binary 1100110 10000111 1100010
Octal 146 207 142

Shades and tints

Shades of #668762

#668762
(102,135,98)
#5D7B5A
(93,123,90)
#546F52
(84,111,82)
#4B634A
(75,99,74)
#425742
(66,87,66)
#394B3A
(57,75,58)
#303F32
(48,63,50)
#27332A
(39,51,42)
#1E2722
(30,39,34)
#151B1A
(21,27,26)
#0C0F12
(12,15,18)
#000000
(0,0,0)

Tints of #668762

#668762
(102,135,98)
#739170
(115,145,112)
#809B7E
(128,155,126)
#8DA58C
(141,165,140)
#9AAF9A
(154,175,154)
#A7B9A8
(167,185,168)
#B4C3B6
(180,195,182)
#C1CDC4
(193,205,196)
#CED7D2
(206,215,210)
#DBE1E0
(219,225,224)
#E8EBEE
(232,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #668762; }

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

This text font color is #668762.

Background Color

.myBgColor { background-color: #668762; }

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

This div background color is #668762.

Border color

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

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

This div border color is #668762.

Opacity

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

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

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

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

This text has shadow with #668762 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #668762.

Preview

Color preview on black background

This text has color #668762 on black background.


Color preview on white background

This text has color #668762 on white background.


Black color preview on #668762 background

This text has black color on #668762 background.


White color preview on #668762 background

This text has white color on #668762 background.


Related colors

Complementary color

Complementary color for #hex is #99789D.


I love getcolorcode.com

Triadic colors

1 #626687 and #876266 with #668762 are triadic colors.

2 #628766 and #876662 with #668762 are triadic colors.