COLOR #676046

HEX: #676046 RGB: (103,96,70)

Color info

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

RGB color model

#676046 color RGB value is (103,96,70).

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

RGB channels and saturation

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

103
96
70

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

Portions of RGB colors in percentages

R + G + B = 103 + 96 + 70 = 269 (100%)
R 103 of 269 ~ 38.29%
G 96 of 269 ~ 35.69%
B 70 of 269 ~ 26.02'%

%38.29
%35.69
%26.02

CMYK color model

#676046 color CMYK value is (0,7,32,60).

  • cyan value is 0.00%
  • magenta value is 6.80%
  • yellow value is 32.04%
  • key color value is 59.61%
CMYK: (0,7,32,60) C0M7Y32K60 (0%,7%,32%,60%) (0.00/0.07/0.32/0.60) 

CMYK percentages

%0
%6.8
%32.04
%59.61

Codes

Color #676046 in popluar color models

67 60 46
RGB 103 96 70
HSL 47° 19.08% 33.92%
HSB/HSV 47° 32.04% 40.39%
CMYK 0.00% 6.80% 32.04%
59.61%

Color #676046 in popluar number systems.

HEX 67 60 46
Decimal 103 96 70
Binary 1100111 1100000 1000110
Octal 147 140 106

Shades and tints

Shades of #676046

#676046
(103,96,70)
#5E5840
(94,88,64)
#55503A
(85,80,58)
#4C4834
(76,72,52)
#43402E
(67,64,46)
#3A3828
(58,56,40)
#313022
(49,48,34)
#28281C
(40,40,28)
#1F2016
(31,32,22)
#161810
(22,24,16)
#0D100A
(13,16,10)
#000000
(0,0,0)

Tints of #676046

#676046
(103,96,70)
#746E56
(116,110,86)
#817C66
(129,124,102)
#8E8A76
(142,138,118)
#9B9886
(155,152,134)
#A8A696
(168,166,150)
#B5B4A6
(181,180,166)
#C2C2B6
(194,194,182)
#CFD0C6
(207,208,198)
#DCDED6
(220,222,214)
#E9ECE6
(233,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #676046; }

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

This text font color is #676046.

Background Color

.myBgColor { background-color: #676046; }

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

This div background color is #676046.

Border color

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

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

This div border color is #676046.

Opacity

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

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

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

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

This text has shadow with #676046 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676046.

Preview

Color preview on black background

This text has color #676046 on black background.


Color preview on white background

This text has color #676046 on white background.


Black color preview on #676046 background

This text has black color on #676046 background.


White color preview on #676046 background

This text has white color on #676046 background.


Related colors

Complementary color

Complementary color for #hex is #989FB9.


I love getcolorcode.com

Triadic colors

1 #466760 and #604667 with #676046 are triadic colors.

2 #466067 and #606746 with #676046 are triadic colors.