COLOR #667459

HEX: #667459 RGB: (102,116,89)

Color info

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

RGB color model

#667459 color RGB value is (102,116,89).

RGB: (102,116,89) (40%, 45%, 35%)

RGB channels and saturation

R 102 of 255 = 40%
G 116 of 255 = 45%
B 89 of 255 = 35%

102
116
89

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

Portions of RGB colors in percentages

R + G + B = 102 + 116 + 89 = 307 (100%)
R 102 of 307 ~ 33.22%
G 116 of 307 ~ 37.79%
B 89 of 307 ~ 28.99'%

%33.22
%37.79
%28.99

CMYK color model

#667459 color CMYK value is (12,0,23,55).

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

CMYK: (12,0,23,55)
C12M0Y23K55 (12%, 0%, 23%, 55%)
(0.12 / 0.00 / 0.23 / 0.55)

CMYK percentages

%12.07
%0
%23.28
%54.51

Codes

Color #667459 in popluar color models

66 74 59
RGB 102 116 89
HSL 91° 13.17% 40.20%
HSB/HSV 91° 23.28% 45.49%
CMYK 12.07% 0.00% 23.28%
54.51%

Color #667459 in popluar number systems.

HEX 66 74 59
Decimal 102 116 89
Binary 1100110 1110100 1011001
Octal 146 164 131

Shades and tints

Shades of #667459

#667459
(102,116,89)
#5D6A51
(93,106,81)
#546049
(84,96,73)
#4B5641
(75,86,65)
#424C39
(66,76,57)
#394231
(57,66,49)
#303829
(48,56,41)
#272E21
(39,46,33)
#1E2419
(30,36,25)
#151A11
(21,26,17)
#0C1009
(12,16,9)
#000000
(0,0,0)

Tints of #667459

#667459
(102,116,89)
#738068
(115,128,104)
#808C77
(128,140,119)
#8D9886
(141,152,134)
#9AA495
(154,164,149)
#A7B0A4
(167,176,164)
#B4BCB3
(180,188,179)
#C1C8C2
(193,200,194)
#CED4D1
(206,212,209)
#DBE0E0
(219,224,224)
#E8ECEF
(232,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #667459; }

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

This text font color is #667459.

Background Color

.myBgColor { background-color: #667459; }

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

This div background color is #667459.

Border color

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

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

This div border color is #667459.

Opacity

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

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

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

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

This text has shadow with #667459 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #667459.

Preview

Color preview on black background

This text has color #667459 on black background.


Color preview on white background

This text has color #667459 on white background.


Black color preview on #667459 background

This text has black color on #667459 background.


White color preview on #667459 background

This text has white color on #667459 background.


Related colors

Complementary color

Complementary color for #hex is #998BA6.


I love getcolorcode.com

Triadic colors

1 #596674 and #745966 with #667459 are triadic colors.

2 #597466 and #746659 with #667459 are triadic colors.