COLOR #677A4D

HEX: #677A4D RGB: (103,122,77)

Color info

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

RGB color model

#677A4D color RGB value is (103,122,77).

RGB: (103,122,77) (40%, 48%, 30%)

RGB channels and saturation

R 103 of 255 = 40%
G 122 of 255 = 48%
B 77 of 255 = 30%

103
122
77

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

Portions of RGB colors in percentages

R + G + B = 103 + 122 + 77 = 302 (100%)
R 103 of 302 ~ 34.11%
G 122 of 302 ~ 40.4%
B 77 of 302 ~ 25.5'%

%34.11
%40.4
%25.5

CMYK color model

#677A4D color CMYK value is (16,0,37,52).

  • cyan value is 15.57%
  • magenta value is 0.00%
  • yellow value is 36.89%
  • key color value is 52.16%
CMYK: (16,0,37,52) C16M0Y37K52 (16%,0%,37%,52%) (0.16/0.00/0.37/0.52) 

CMYK percentages

%15.57
%0
%36.89
%52.16

Codes

Color #677A4D in popluar color models

67 7A 4D
RGB 103 122 77
HSL 85° 22.61% 39.02%
HSB/HSV 85° 36.89% 47.84%
CMYK 15.57% 0.00% 36.89%
52.16%

Color #677A4D in popluar number systems.

HEX 67 7A 4D
Decimal 103 122 77
Binary 1100111 1111010 1001101
Octal 147 172 115

Shades and tints

Shades of #677A4D

#677A4D
(103,122,77)
#5E6F46
(94,111,70)
#55643F
(85,100,63)
#4C5938
(76,89,56)
#434E31
(67,78,49)
#3A432A
(58,67,42)
#313823
(49,56,35)
#282D1C
(40,45,28)
#1F2215
(31,34,21)
#16170E
(22,23,14)
#0D0C07
(13,12,7)
#000000
(0,0,0)

Tints of #677A4D

#677A4D
(103,122,77)
#74865D
(116,134,93)
#81926D
(129,146,109)
#8E9E7D
(142,158,125)
#9BAA8D
(155,170,141)
#A8B69D
(168,182,157)
#B5C2AD
(181,194,173)
#C2CEBD
(194,206,189)
#CFDACD
(207,218,205)
#DCE6DD
(220,230,221)
#E9F2ED
(233,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #677A4D color. Also use rgb(103,122,77) instead hex code.

Text Font Color

.myTextColor { color: #677A4D; }

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

This text font color is #677A4D.

Background Color

.myBgColor { background-color: #677A4D; }

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

This div background color is #677A4D.

Border color

.myBorderColor { border: 1px solid #677A4D; }

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

This div border color is #677A4D.

Opacity

.myOpacity80 { color: #677A4D; opacity: 0.8; }

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

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

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

This text has shadow with #677A4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677A4D.

Preview

Color preview on black background

This text has color #677A4D on black background.


Color preview on white background

This text has color #677A4D on white background.


Black color preview on #677A4D background

This text has black color on #677A4D background.


White color preview on #677A4D background

This text has white color on #677A4D background.


Related colors

Complementary color

Complementary color for #hex is #9885B2.


I love getcolorcode.com

Triadic colors

1 #4D677A and #7A4D67 with #677A4D are triadic colors.

2 #4D7A67 and #7A674D with #677A4D are triadic colors.