COLOR #676146

HEX: #676146 RGB: (103,97,70)

Color info

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

RGB color model

#676146 color RGB value is (103,97,70).

RGB: (103,97,70) (40%, 38%, 27%)

RGB channels and saturation

R 103 of 255 = 40%
G 97 of 255 = 38%
B 70 of 255 = 27%

103
97
70

R + G + B ~ 35%. #676146 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 97 + 70 = 270 (100%)
R 103 of 270 ~ 38.15%
G 97 of 270 ~ 35.93%
B 70 of 270 ~ 25.93'%

%38.15
%35.93
%25.93

CMYK color model

#676146 color CMYK value is (0,6,32,60).

  • cyan value is 0.00%
  • magenta value is 5.83%
  • yellow value is 32.04%
  • key color value is 59.61%

CMYK: (0,6,32,60)
C0M6Y32K60 (0%, 6%, 32%, 60%)
(0.00 / 0.06 / 0.32 / 0.60)

CMYK percentages

%0
%5.83
%32.04
%59.61

Codes

Color #676146 in popluar color models

67 61 46
RGB 103 97 70
HSL 49° 19.08% 33.92%
HSB/HSV 49° 32.04% 40.39%
CMYK 0.00% 5.83% 32.04%
59.61%

Color #676146 in popluar number systems.

HEX 67 61 46
Decimal 103 97 70
Binary 1100111 1100001 1000110
Octal 147 141 106

Shades and tints

Shades of #676146

#676146
(103,97,70)
#5E5940
(94,89,64)
#55513A
(85,81,58)
#4C4934
(76,73,52)
#43412E
(67,65,46)
#3A3928
(58,57,40)
#313122
(49,49,34)
#28291C
(40,41,28)
#1F2116
(31,33,22)
#161910
(22,25,16)
#0D110A
(13,17,10)
#000000
(0,0,0)

Tints of #676146

#676146
(103,97,70)
#746F56
(116,111,86)
#817D66
(129,125,102)
#8E8B76
(142,139,118)
#9B9986
(155,153,134)
#A8A796
(168,167,150)
#B5B5A6
(181,181,166)
#C2C3B6
(194,195,182)
#CFD1C6
(207,209,198)
#DCDFD6
(220,223,214)
#E9EDE6
(233,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #676146 color. Also use rgb(103,97,70) instead hex code.

Text Font Color

.myTextColor { color: #676146; }

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

This text font color is #676146.

Background Color

.myBgColor { background-color: #676146; }

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

This div background color is #676146.

Border color

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

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

This div border color is #676146.

Opacity

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

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

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

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

This text has shadow with #676146 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676146.

Preview

Color preview on black background

This text has color #676146 on black background.


Color preview on white background

This text has color #676146 on white background.


Black color preview on #676146 background

This text has black color on #676146 background.


White color preview on #676146 background

This text has white color on #676146 background.


Related colors

Complementary color

Complementary color for #hex is #989EB9.


I love getcolorcode.com

Triadic colors

1 #466761 and #614667 with #676146 are triadic colors.

2 #466167 and #616746 with #676146 are triadic colors.