COLOR #667152

HEX: #667152 RGB: (102,113,82)

Color info

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

RGB color model

#667152 color RGB value is (102,113,82).

RGB: (102,113,82) (40%, 44%, 32%)

RGB channels and saturation

R 102 of 255 = 40%
G 113 of 255 = 44%
B 82 of 255 = 32%

102
113
82

R + G + B ~ 39%. #667152 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 113 + 82 = 297 (100%)
R 102 of 297 ~ 34.34%
G 113 of 297 ~ 38.05%
B 82 of 297 ~ 27.61'%

%34.34
%38.05
%27.61

CMYK color model

#667152 color CMYK value is (10,0,27,56).

  • cyan value is 9.73%
  • magenta value is 0.00%
  • yellow value is 27.43%
  • key color value is 55.69%

CMYK: (10,0,27,56)
C10M0Y27K56 (10%, 0%, 27%, 56%)
(0.10 / 0.00 / 0.27 / 0.56)

CMYK percentages

%9.73
%0
%27.43
%55.69

Codes

Color #667152 in popluar color models

66 71 52
RGB 102 113 82
HSL 81° 15.90% 38.24%
HSB/HSV 81° 27.43% 44.31%
CMYK 9.73% 0.00% 27.43%
55.69%

Color #667152 in popluar number systems.

HEX 66 71 52
Decimal 102 113 82
Binary 1100110 1110001 1010010
Octal 146 161 122

Shades and tints

Shades of #667152

#667152
(102,113,82)
#5D674B
(93,103,75)
#545D44
(84,93,68)
#4B533D
(75,83,61)
#424936
(66,73,54)
#393F2F
(57,63,47)
#303528
(48,53,40)
#272B21
(39,43,33)
#1E211A
(30,33,26)
#151713
(21,23,19)
#0C0D0C
(12,13,12)
#000000
(0,0,0)

Tints of #667152

#667152
(102,113,82)
#737D61
(115,125,97)
#808970
(128,137,112)
#8D957F
(141,149,127)
#9AA18E
(154,161,142)
#A7AD9D
(167,173,157)
#B4B9AC
(180,185,172)
#C1C5BB
(193,197,187)
#CED1CA
(206,209,202)
#DBDDD9
(219,221,217)
#E8E9E8
(232,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #667152 color. Also use rgb(102,113,82) instead hex code.

Text Font Color

.myTextColor { color: #667152; }

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

This text font color is #667152.

Background Color

.myBgColor { background-color: #667152; }

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

This div background color is #667152.

Border color

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

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

This div border color is #667152.

Opacity

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

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

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

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

This text has shadow with #667152 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #667152.

Preview

Color preview on black background

This text has color #667152 on black background.


Color preview on white background

This text has color #667152 on white background.


Black color preview on #667152 background

This text has black color on #667152 background.


White color preview on #667152 background

This text has white color on #667152 background.


Related colors

Complementary color

Complementary color for #hex is #998EAD.


I love getcolorcode.com

Triadic colors

1 #526671 and #715266 with #667152 are triadic colors.

2 #527166 and #716652 with #667152 are triadic colors.