COLOR #677031

HEX: #677031 RGB: (103,112,49)

Color info

#677031 contains mainly red and green colors. Web safe color of #677031 is #666633 (or #663).

RGB color model

#677031 color RGB value is (103,112,49).

RGB: (103,112,49) (40%, 44%, 19%)

RGB channels and saturation

R 103 of 255 = 40%
G 112 of 255 = 44%
B 49 of 255 = 19%

103
112
49

R + G + B ~ 34%. #677031 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 112 + 49 = 264 (100%)
R 103 of 264 ~ 39.02%
G 112 of 264 ~ 42.42%
B 49 of 264 ~ 18.56'%

%39.02
%42.42
%18.56

CMYK color model

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

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

CMYK: (8,0,56,56)
C8M0Y56K56 (8%, 0%, 56%, 56%)
(0.08 / 0.00 / 0.56 / 0.56)

CMYK percentages

%8.04
%0
%56.25
%56.08

Codes

Color #677031 in popluar color models

67 70 31
RGB 103 112 49
HSL 69° 39.13% 31.57%
HSB/HSV 69° 56.25% 43.92%
CMYK 8.04% 0.00% 56.25%
56.08%

Color #677031 in popluar number systems.

HEX 67 70 31
Decimal 103 112 49
Binary 1100111 1110000 110001
Octal 147 160 61

Shades and tints

Shades of #677031

#677031
(103,112,49)
#5E662D
(94,102,45)
#555C29
(85,92,41)
#4C5225
(76,82,37)
#434821
(67,72,33)
#3A3E1D
(58,62,29)
#313419
(49,52,25)
#282A15
(40,42,21)
#1F2011
(31,32,17)
#16160D
(22,22,13)
#0D0C09
(13,12,9)
#000000
(0,0,0)

Tints of #677031

#677031
(103,112,49)
#747D43
(116,125,67)
#818A55
(129,138,85)
#8E9767
(142,151,103)
#9BA479
(155,164,121)
#A8B18B
(168,177,139)
#B5BE9D
(181,190,157)
#C2CBAF
(194,203,175)
#CFD8C1
(207,216,193)
#DCE5D3
(220,229,211)
#E9F2E5
(233,242,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #677031; }

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

This text font color is #677031.

Background Color

.myBgColor { background-color: #677031; }

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

This div background color is #677031.

Border color

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

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

This div border color is #677031.

Opacity

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

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

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

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

This text has shadow with #677031 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677031.

Preview

Color preview on black background

This text has color #677031 on black background.


Color preview on white background

This text has color #677031 on white background.


Black color preview on #677031 background

This text has black color on #677031 background.


White color preview on #677031 background

This text has white color on #677031 background.


Related colors

Complementary color

Complementary color for #hex is #988FCE.


I love getcolorcode.com

Triadic colors

1 #316770 and #703167 with #677031 are triadic colors.

2 #317067 and #706731 with #677031 are triadic colors.