COLOR #676231

HEX: #676231 RGB: (103,98,49)

Color info

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

RGB color model

#676231 color RGB value is (103,98,49).

RGB: (103,98,49) (40%, 38%, 19%)

RGB channels and saturation

R 103 of 255 = 40%
G 98 of 255 = 38%
B 49 of 255 = 19%

103
98
49

R + G + B ~ 32%. #676231 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 98 + 49 = 250 (100%)
R 103 of 250 ~ 41.2%
G 98 of 250 ~ 39.2%
B 49 of 250 ~ 19.6'%

%41.2
%39.2
%19.6

CMYK color model

#676231 color CMYK value is (0,5,52,60).

  • cyan value is 0.00%
  • magenta value is 4.85%
  • yellow value is 52.43%
  • key color value is 59.61%
CMYK: (0,5,52,60) C0M5Y52K60 (0%,5%,52%,60%) (0.00/0.05/0.52/0.60) 

CMYK percentages

%0
%4.85
%52.43
%59.61

Codes

Color #676231 in popluar color models

67 62 31
RGB 103 98 49
HSL 54° 35.53% 29.80%
HSB/HSV 54° 52.43% 40.39%
CMYK 0.00% 4.85% 52.43%
59.61%

Color #676231 in popluar number systems.

HEX 67 62 31
Decimal 103 98 49
Binary 1100111 1100010 110001
Octal 147 142 61

Shades and tints

Shades of #676231

#676231
(103,98,49)
#5E5A2D
(94,90,45)
#555229
(85,82,41)
#4C4A25
(76,74,37)
#434221
(67,66,33)
#3A3A1D
(58,58,29)
#313219
(49,50,25)
#282A15
(40,42,21)
#1F2211
(31,34,17)
#161A0D
(22,26,13)
#0D1209
(13,18,9)
#000000
(0,0,0)

Tints of #676231

#676231
(103,98,49)
#747043
(116,112,67)
#817E55
(129,126,85)
#8E8C67
(142,140,103)
#9B9A79
(155,154,121)
#A8A88B
(168,168,139)
#B5B69D
(181,182,157)
#C2C4AF
(194,196,175)
#CFD2C1
(207,210,193)
#DCE0D3
(220,224,211)
#E9EEE5
(233,238,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #676231; }

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

This text font color is #676231.

Background Color

.myBgColor { background-color: #676231; }

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

This div background color is #676231.

Border color

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

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

This div border color is #676231.

Opacity

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

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

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

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

This text has shadow with #676231 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676231.

Preview

Color preview on black background

This text has color #676231 on black background.


Color preview on white background

This text has color #676231 on white background.


Black color preview on #676231 background

This text has black color on #676231 background.


White color preview on #676231 background

This text has white color on #676231 background.


Related colors

Complementary color

Complementary color for #hex is #989DCE.


I love getcolorcode.com

Triadic colors

1 #316762 and #623167 with #676231 are triadic colors.

2 #316267 and #626731 with #676231 are triadic colors.