COLOR #677059

HEX: #677059 RGB: (103,112,89)

Color info

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

RGB color model

#677059 color RGB value is (103,112,89).

RGB: (103,112,89) (40%, 44%, 35%)

RGB channels and saturation

R 103 of 255 = 40%
G 112 of 255 = 44%
B 89 of 255 = 35%

103
112
89

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

Portions of RGB colors in percentages

R + G + B = 103 + 112 + 89 = 304 (100%)
R 103 of 304 ~ 33.88%
G 112 of 304 ~ 36.84%
B 89 of 304 ~ 29.28'%

%33.88
%36.84
%29.28

CMYK color model

#677059 color CMYK value is (8,0,21,56).

  • cyan value is 8.04%
  • magenta value is 0.00%
  • yellow value is 20.54%
  • key color value is 56.08%

CMYK: (8,0,21,56)
C8M0Y21K56 (8%, 0%, 21%, 56%)
(0.08 / 0.00 / 0.21 / 0.56)

CMYK percentages

%8.04
%0
%20.54
%56.08

Codes

Color #677059 in popluar color models

67 70 59
RGB 103 112 89
HSL 83° 11.44% 39.41%
HSB/HSV 83° 20.54% 43.92%
CMYK 8.04% 0.00% 20.54%
56.08%

Color #677059 in popluar number systems.

HEX 67 70 59
Decimal 103 112 89
Binary 1100111 1110000 1011001
Octal 147 160 131

Shades and tints

Shades of #677059

#677059
(103,112,89)
#5E6651
(94,102,81)
#555C49
(85,92,73)
#4C5241
(76,82,65)
#434839
(67,72,57)
#3A3E31
(58,62,49)
#313429
(49,52,41)
#282A21
(40,42,33)
#1F2019
(31,32,25)
#161611
(22,22,17)
#0D0C09
(13,12,9)
#000000
(0,0,0)

Tints of #677059

#677059
(103,112,89)
#747D68
(116,125,104)
#818A77
(129,138,119)
#8E9786
(142,151,134)
#9BA495
(155,164,149)
#A8B1A4
(168,177,164)
#B5BEB3
(181,190,179)
#C2CBC2
(194,203,194)
#CFD8D1
(207,216,209)
#DCE5E0
(220,229,224)
#E9F2EF
(233,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #677059 color. Also use rgb(103,112,89) instead hex code.

Text Font Color

.myTextColor { color: #677059; }

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

This text font color is #677059.

Background Color

.myBgColor { background-color: #677059; }

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

This div background color is #677059.

Border color

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

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

This div border color is #677059.

Opacity

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

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

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

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

This text has shadow with #677059 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677059.

Preview

Color preview on black background

This text has color #677059 on black background.


Color preview on white background

This text has color #677059 on white background.


Black color preview on #677059 background

This text has black color on #677059 background.


White color preview on #677059 background

This text has white color on #677059 background.


Related colors

Complementary color

Complementary color for #hex is #988FA6.


I love getcolorcode.com

Triadic colors

1 #596770 and #705967 with #677059 are triadic colors.

2 #597067 and #706759 with #677059 are triadic colors.