COLOR #667861

HEX: #667861 RGB: (102,120,97)

Color info

#667861 contains red, green and blue colors in about the same proportion. Web safe color of #667861 is #666666 (or #666).

RGB color model

#667861 color RGB value is (102,120,97).

RGB: (102,120,97) (40%, 47%, 38%)

RGB channels and saturation

R 102 of 255 = 40%
G 120 of 255 = 47%
B 97 of 255 = 38%

102
120
97

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

Portions of RGB colors in percentages

R + G + B = 102 + 120 + 97 = 319 (100%)
R 102 of 319 ~ 31.97%
G 120 of 319 ~ 37.62%
B 97 of 319 ~ 30.41'%

%31.97
%37.62
%30.41

CMYK color model

#667861 color CMYK value is (15,0,19,53).

  • cyan value is 15.00%
  • magenta value is 0.00%
  • yellow value is 19.17%
  • key color value is 52.94%

CMYK: (15,0,19,53)
C15M0Y19K53 (15%, 0%, 19%, 53%)
(0.15 / 0.00 / 0.19 / 0.53)

CMYK percentages

%15
%0
%19.17
%52.94

Codes

Color #667861 in popluar color models

66 78 61
RGB 102 120 97
HSL 107° 10.60% 42.55%
HSB/HSV 107° 19.17% 47.06%
CMYK 15.00% 0.00% 19.17%
52.94%

Color #667861 in popluar number systems.

HEX 66 78 61
Decimal 102 120 97
Binary 1100110 1111000 1100001
Octal 146 170 141

Shades and tints

Shades of #667861

#667861
(102,120,97)
#5D6E59
(93,110,89)
#546451
(84,100,81)
#4B5A49
(75,90,73)
#425041
(66,80,65)
#394639
(57,70,57)
#303C31
(48,60,49)
#273229
(39,50,41)
#1E2821
(30,40,33)
#151E19
(21,30,25)
#0C1411
(12,20,17)
#000000
(0,0,0)

Tints of #667861

#667861
(102,120,97)
#73846F
(115,132,111)
#80907D
(128,144,125)
#8D9C8B
(141,156,139)
#9AA899
(154,168,153)
#A7B4A7
(167,180,167)
#B4C0B5
(180,192,181)
#C1CCC3
(193,204,195)
#CED8D1
(206,216,209)
#DBE4DF
(219,228,223)
#E8F0ED
(232,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #667861 color. Also use rgb(102,120,97) instead hex code.

Text Font Color

.myTextColor { color: #667861; }

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

This text font color is #667861.

Background Color

.myBgColor { background-color: #667861; }

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

This div background color is #667861.

Border color

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

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

This div border color is #667861.

Opacity

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

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

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

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

This text has shadow with #667861 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #667861.

Preview

Color preview on black background

This text has color #667861 on black background.


Color preview on white background

This text has color #667861 on white background.


Black color preview on #667861 background

This text has black color on #667861 background.


White color preview on #667861 background

This text has white color on #667861 background.


Related colors

Complementary color

Complementary color for #hex is #99879E.


I love getcolorcode.com

Triadic colors

1 #616678 and #786166 with #667861 are triadic colors.

2 #617866 and #786661 with #667861 are triadic colors.