COLOR #667851

HEX: #667851 RGB: (102,120,81)

Color info

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

RGB color model

#667851 color RGB value is (102,120,81).

RGB: (102,120,81) (40%, 47%, 32%)

RGB channels and saturation

R 102 of 255 = 40%
G 120 of 255 = 47%
B 81 of 255 = 32%

102
120
81

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

Portions of RGB colors in percentages

R + G + B = 102 + 120 + 81 = 303 (100%)
R 102 of 303 ~ 33.66%
G 120 of 303 ~ 39.6%
B 81 of 303 ~ 26.73'%

%33.66
%39.6
%26.73

CMYK color model

#667851 color CMYK value is (15,0,33,53).

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

CMYK: (15,0,33,53)
C15M0Y33K53 (15%, 0%, 33%, 53%)
(0.15 / 0.00 / 0.33 / 0.53)

CMYK percentages

%15
%0
%32.5
%52.94

Codes

Color #667851 in popluar color models

66 78 51
RGB 102 120 81
HSL 88° 19.40% 39.41%
HSB/HSV 88° 32.50% 47.06%
CMYK 15.00% 0.00% 32.50%
52.94%

Color #667851 in popluar number systems.

HEX 66 78 51
Decimal 102 120 81
Binary 1100110 1111000 1010001
Octal 146 170 121

Shades and tints

Shades of #667851

#667851
(102,120,81)
#5D6E4A
(93,110,74)
#546443
(84,100,67)
#4B5A3C
(75,90,60)
#425035
(66,80,53)
#39462E
(57,70,46)
#303C27
(48,60,39)
#273220
(39,50,32)
#1E2819
(30,40,25)
#151E12
(21,30,18)
#0C140B
(12,20,11)
#000000
(0,0,0)

Tints of #667851

#667851
(102,120,81)
#738460
(115,132,96)
#80906F
(128,144,111)
#8D9C7E
(141,156,126)
#9AA88D
(154,168,141)
#A7B49C
(167,180,156)
#B4C0AB
(180,192,171)
#C1CCBA
(193,204,186)
#CED8C9
(206,216,201)
#DBE4D8
(219,228,216)
#E8F0E7
(232,240,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #667851; }

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

This text font color is #667851.

Background Color

.myBgColor { background-color: #667851; }

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

This div background color is #667851.

Border color

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

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

This div border color is #667851.

Opacity

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

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

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

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

This text has shadow with #667851 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #667851.

Preview

Color preview on black background

This text has color #667851 on black background.


Color preview on white background

This text has color #667851 on white background.


Black color preview on #667851 background

This text has black color on #667851 background.


White color preview on #667851 background

This text has white color on #667851 background.


Related colors

Complementary color

Complementary color for #hex is #9987AE.


I love getcolorcode.com

Triadic colors

1 #516678 and #785166 with #667851 are triadic colors.

2 #517866 and #786651 with #667851 are triadic colors.