COLOR #667448

HEX: #667448 RGB: (102,116,72)

Color info

#667448 contains red, green and blue colors in about the same proportion. Web safe color of #667448 is #666633 (or #663).

RGB color model

#667448 color RGB value is (102,116,72).

RGB: (102,116,72) (40%, 45%, 28%)

RGB channels and saturation

R 102 of 255 = 40%
G 116 of 255 = 45%
B 72 of 255 = 28%

102
116
72

R + G + B ~ 38%. #667448 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 116 + 72 = 290 (100%)
R 102 of 290 ~ 35.17%
G 116 of 290 ~ 40%
B 72 of 290 ~ 24.83'%

%35.17
%40
%24.83

CMYK color model

#667448 color CMYK value is (12,0,38,55).

  • cyan value is 12.07%
  • magenta value is 0.00%
  • yellow value is 37.93%
  • key color value is 54.51%

CMYK: (12,0,38,55)
C12M0Y38K55 (12%, 0%, 38%, 55%)
(0.12 / 0.00 / 0.38 / 0.55)

CMYK percentages

%12.07
%0
%37.93
%54.51

Codes

Color #667448 in popluar color models

66 74 48
RGB 102 116 72
HSL 79° 23.40% 36.86%
HSB/HSV 79° 37.93% 45.49%
CMYK 12.07% 0.00% 37.93%
54.51%

Color #667448 in popluar number systems.

HEX 66 74 48
Decimal 102 116 72
Binary 1100110 1110100 1001000
Octal 146 164 110

Shades and tints

Shades of #667448

#667448
(102,116,72)
#5D6A42
(93,106,66)
#54603C
(84,96,60)
#4B5636
(75,86,54)
#424C30
(66,76,48)
#39422A
(57,66,42)
#303824
(48,56,36)
#272E1E
(39,46,30)
#1E2418
(30,36,24)
#151A12
(21,26,18)
#0C100C
(12,16,12)
#000000
(0,0,0)

Tints of #667448

#667448
(102,116,72)
#738058
(115,128,88)
#808C68
(128,140,104)
#8D9878
(141,152,120)
#9AA488
(154,164,136)
#A7B098
(167,176,152)
#B4BCA8
(180,188,168)
#C1C8B8
(193,200,184)
#CED4C8
(206,212,200)
#DBE0D8
(219,224,216)
#E8ECE8
(232,236,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #667448 color. Also use rgb(102,116,72) instead hex code.

Text Font Color

.myTextColor { color: #667448; }

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

This text font color is #667448.

Background Color

.myBgColor { background-color: #667448; }

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

This div background color is #667448.

Border color

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

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

This div border color is #667448.

Opacity

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

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

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

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

This text has shadow with #667448 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #667448.

Preview

Color preview on black background

This text has color #667448 on black background.


Color preview on white background

This text has color #667448 on white background.


Black color preview on #667448 background

This text has black color on #667448 background.


White color preview on #667448 background

This text has white color on #667448 background.


Related colors

Complementary color

Complementary color for #hex is #998BB7.


I love getcolorcode.com

Triadic colors

1 #486674 and #744866 with #667448 are triadic colors.

2 #487466 and #746648 with #667448 are triadic colors.