COLOR #668854

HEX: #668854 RGB: (102,136,84)

Color info

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

RGB color model

#668854 color RGB value is (102,136,84).

RGB: (102,136,84) (40%, 53%, 33%)

RGB channels and saturation

R 102 of 255 = 40%
G 136 of 255 = 53%
B 84 of 255 = 33%

102
136
84

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

Portions of RGB colors in percentages

R + G + B = 102 + 136 + 84 = 322 (100%)
R 102 of 322 ~ 31.68%
G 136 of 322 ~ 42.24%
B 84 of 322 ~ 26.09'%

%31.68
%42.24
%26.09

CMYK color model

#668854 color CMYK value is (25,0,38,47).

  • cyan value is 25.00%
  • magenta value is 0.00%
  • yellow value is 38.24%
  • key color value is 46.67%
CMYK: (25,0,38,47) C25M0Y38K47 (25%,0%,38%,47%) (0.25/0.00/0.38/0.47) 

CMYK percentages

%25
%0
%38.24
%46.67

Codes

Color #668854 in popluar color models

66 88 54
RGB 102 136 84
HSL 99° 23.64% 43.14%
HSB/HSV 99° 38.24% 53.33%
CMYK 25.00% 0.00% 38.24%
46.67%

Color #668854 in popluar number systems.

HEX 66 88 54
Decimal 102 136 84
Binary 1100110 10001000 1010100
Octal 146 210 124

Shades and tints

Shades of #668854

#668854
(102,136,84)
#5D7C4D
(93,124,77)
#547046
(84,112,70)
#4B643F
(75,100,63)
#425838
(66,88,56)
#394C31
(57,76,49)
#30402A
(48,64,42)
#273423
(39,52,35)
#1E281C
(30,40,28)
#151C15
(21,28,21)
#0C100E
(12,16,14)
#000000
(0,0,0)

Tints of #668854

#668854
(102,136,84)
#739263
(115,146,99)
#809C72
(128,156,114)
#8DA681
(141,166,129)
#9AB090
(154,176,144)
#A7BA9F
(167,186,159)
#B4C4AE
(180,196,174)
#C1CEBD
(193,206,189)
#CED8CC
(206,216,204)
#DBE2DB
(219,226,219)
#E8ECEA
(232,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #668854; }

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

This text font color is #668854.

Background Color

.myBgColor { background-color: #668854; }

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

This div background color is #668854.

Border color

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

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

This div border color is #668854.

Opacity

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

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

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

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

This text has shadow with #668854 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #668854.

Preview

Color preview on black background

This text has color #668854 on black background.


Color preview on white background

This text has color #668854 on white background.


Black color preview on #668854 background

This text has black color on #668854 background.


White color preview on #668854 background

This text has white color on #668854 background.


Related colors

Complementary color

Complementary color for #hex is #9977AB.


I love getcolorcode.com

Triadic colors

1 #546688 and #885466 with #668854 are triadic colors.

2 #548866 and #886654 with #668854 are triadic colors.