COLOR #676A31

HEX: #676A31 RGB: (103,106,49)

Color info

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

RGB color model

#676A31 color RGB value is (103,106,49).

RGB: (103,106,49) (40%, 42%, 19%)

RGB channels and saturation

R 103 of 255 = 40%
G 106 of 255 = 42%
B 49 of 255 = 19%

103
106
49

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

Portions of RGB colors in percentages

R + G + B = 103 + 106 + 49 = 258 (100%)
R 103 of 258 ~ 39.92%
G 106 of 258 ~ 41.09%
B 49 of 258 ~ 18.99'%

%39.92
%41.09
%18.99

CMYK color model

#676A31 color CMYK value is (3,0,54,58).

  • cyan value is 2.83%
  • magenta value is 0.00%
  • yellow value is 53.77%
  • key color value is 58.43%

CMYK: (3,0,54,58)
C3M0Y54K58 (3%, 0%, 54%, 58%)
(0.03 / 0.00 / 0.54 / 0.58)

CMYK percentages

%2.83
%0
%53.77
%58.43

Codes

Color #676A31 in popluar color models

67 6A 31
RGB 103 106 49
HSL 63° 36.77% 30.39%
HSB/HSV 63° 53.77% 41.57%
CMYK 2.83% 0.00% 53.77%
58.43%

Color #676A31 in popluar number systems.

HEX 67 6A 31
Decimal 103 106 49
Binary 1100111 1101010 110001
Octal 147 152 61

Shades and tints

Shades of #676A31

#676A31
(103,106,49)
#5E612D
(94,97,45)
#555829
(85,88,41)
#4C4F25
(76,79,37)
#434621
(67,70,33)
#3A3D1D
(58,61,29)
#313419
(49,52,25)
#282B15
(40,43,21)
#1F2211
(31,34,17)
#16190D
(22,25,13)
#0D1009
(13,16,9)
#000000
(0,0,0)

Tints of #676A31

#676A31
(103,106,49)
#747743
(116,119,67)
#818455
(129,132,85)
#8E9167
(142,145,103)
#9B9E79
(155,158,121)
#A8AB8B
(168,171,139)
#B5B89D
(181,184,157)
#C2C5AF
(194,197,175)
#CFD2C1
(207,210,193)
#DCDFD3
(220,223,211)
#E9ECE5
(233,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #676A31; }

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

This text font color is #676A31.

Background Color

.myBgColor { background-color: #676A31; }

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

This div background color is #676A31.

Border color

.myBorderColor { border: 1px solid #676A31; }

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

This div border color is #676A31.

Opacity

.myOpacity80 { color: #676A31; opacity: 0.8; }

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

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

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

This text has shadow with #676A31 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676A31.

Preview

Color preview on black background

This text has color #676A31 on black background.


Color preview on white background

This text has color #676A31 on white background.


Black color preview on #676A31 background

This text has black color on #676A31 background.


White color preview on #676A31 background

This text has white color on #676A31 background.


Related colors

Complementary color

Complementary color for #hex is #9895CE.


I love getcolorcode.com

Triadic colors

1 #31676A and #6A3167 with #676A31 are triadic colors.

2 #316A67 and #6A6731 with #676A31 are triadic colors.