COLOR #667467

HEX: #667467 RGB: (102,116,103)

Color info

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

RGB color model

#667467 color RGB value is (102,116,103).

RGB: (102,116,103) (40%, 45%, 40%)

RGB channels and saturation

R 102 of 255 = 40%
G 116 of 255 = 45%
B 103 of 255 = 40%

102
116
103

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

Portions of RGB colors in percentages

R + G + B = 102 + 116 + 103 = 321 (100%)
R 102 of 321 ~ 31.78%
G 116 of 321 ~ 36.14%
B 103 of 321 ~ 32.09'%

%31.78
%36.14
%32.09

CMYK color model

#667467 color CMYK value is (12,0,11,55).

  • cyan value is 12.07%
  • magenta value is 0.00%
  • yellow value is 11.21%
  • key color value is 54.51%
CMYK: (12,0,11,55) C12M0Y11K55 (12%,0%,11%,55%) (0.12/0.00/0.11/0.55) 

CMYK percentages

%12.07
%0
%11.21
%54.51

Codes

Color #667467 in popluar color models

66 74 67
RGB 102 116 103
HSL 124° 6.42% 42.75%
HSB/HSV 124° 12.07% 45.49%
CMYK 12.07% 0.00% 11.21%
54.51%

Color #667467 in popluar number systems.

HEX 66 74 67
Decimal 102 116 103
Binary 1100110 1110100 1100111
Octal 146 164 147

Shades and tints

Shades of #667467

#667467
(102,116,103)
#5D6A5E
(93,106,94)
#546055
(84,96,85)
#4B564C
(75,86,76)
#424C43
(66,76,67)
#39423A
(57,66,58)
#303831
(48,56,49)
#272E28
(39,46,40)
#1E241F
(30,36,31)
#151A16
(21,26,22)
#0C100D
(12,16,13)
#000000
(0,0,0)

Tints of #667467

#667467
(102,116,103)
#738074
(115,128,116)
#808C81
(128,140,129)
#8D988E
(141,152,142)
#9AA49B
(154,164,155)
#A7B0A8
(167,176,168)
#B4BCB5
(180,188,181)
#C1C8C2
(193,200,194)
#CED4CF
(206,212,207)
#DBE0DC
(219,224,220)
#E8ECE9
(232,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #667467; }

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

This text font color is #667467.

Background Color

.myBgColor { background-color: #667467; }

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

This div background color is #667467.

Border color

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

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

This div border color is #667467.

Opacity

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

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

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

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

This text has shadow with #667467 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #667467.

Preview

Color preview on black background

This text has color #667467 on black background.


Color preview on white background

This text has color #667467 on white background.


Black color preview on #667467 background

This text has black color on #667467 background.


White color preview on #667467 background

This text has white color on #667467 background.


Related colors

Complementary color

Complementary color for #hex is #998B98.


I love getcolorcode.com

Triadic colors

1 #676674 and #746766 with #667467 are triadic colors.

2 #677466 and #746667 with #667467 are triadic colors.