COLOR #677A4F

HEX: #677A4F RGB: (103,122,79)

Color info

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

RGB color model

#677A4F color RGB value is (103,122,79).

RGB: (103,122,79) (40%, 48%, 31%)

RGB channels and saturation

R 103 of 255 = 40%
G 122 of 255 = 48%
B 79 of 255 = 31%

103
122
79

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

Portions of RGB colors in percentages

R + G + B = 103 + 122 + 79 = 304 (100%)
R 103 of 304 ~ 33.88%
G 122 of 304 ~ 40.13%
B 79 of 304 ~ 25.99'%

%33.88
%40.13
%25.99

CMYK color model

#677A4F color CMYK value is (16,0,35,52).

  • cyan value is 15.57%
  • magenta value is 0.00%
  • yellow value is 35.25%
  • key color value is 52.16%
CMYK: (16,0,35,52) C16M0Y35K52 (16%,0%,35%,52%) (0.16/0.00/0.35/0.52) 

CMYK percentages

%15.57
%0
%35.25
%52.16

Codes

Color #677A4F in popluar color models

67 7A 4F
RGB 103 122 79
HSL 87° 21.39% 39.41%
HSB/HSV 87° 35.25% 47.84%
CMYK 15.57% 0.00% 35.25%
52.16%

Color #677A4F in popluar number systems.

HEX 67 7A 4F
Decimal 103 122 79
Binary 1100111 1111010 1001111
Octal 147 172 117

Shades and tints

Shades of #677A4F

#677A4F
(103,122,79)
#5E6F48
(94,111,72)
#556441
(85,100,65)
#4C593A
(76,89,58)
#434E33
(67,78,51)
#3A432C
(58,67,44)
#313825
(49,56,37)
#282D1E
(40,45,30)
#1F2217
(31,34,23)
#161710
(22,23,16)
#0D0C09
(13,12,9)
#000000
(0,0,0)

Tints of #677A4F

#677A4F
(103,122,79)
#74865F
(116,134,95)
#81926F
(129,146,111)
#8E9E7F
(142,158,127)
#9BAA8F
(155,170,143)
#A8B69F
(168,182,159)
#B5C2AF
(181,194,175)
#C2CEBF
(194,206,191)
#CFDACF
(207,218,207)
#DCE6DF
(220,230,223)
#E9F2EF
(233,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #677A4F; }

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

This text font color is #677A4F.

Background Color

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

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

This div background color is #677A4F.

Border color

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

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

This div border color is #677A4F.

Opacity

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

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

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

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

This text has shadow with #677A4F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677A4F.

Preview

Color preview on black background

This text has color #677A4F on black background.


Color preview on white background

This text has color #677A4F on white background.


Black color preview on #677A4F background

This text has black color on #677A4F background.


White color preview on #677A4F background

This text has white color on #677A4F background.


Related colors

Complementary color

Complementary color for #hex is #9885B0.


I love getcolorcode.com

Triadic colors

1 #4F677A and #7A4F67 with #677A4F are triadic colors.

2 #4F7A67 and #7A674F with #677A4F are triadic colors.