COLOR #676A2E

HEX: #676A2E RGB: (103,106,46)

Color info

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

RGB color model

#676A2E color RGB value is (103,106,46).

RGB: (103,106,46) (40%, 42%, 18%)

RGB channels and saturation

R 103 of 255 = 40%
G 106 of 255 = 42%
B 46 of 255 = 18%

103
106
46

R + G + B ~ 33%. #676A2E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 106 + 46 = 255 (100%)
R 103 of 255 ~ 40.39%
G 106 of 255 ~ 41.57%
B 46 of 255 ~ 18.04'%

%40.39
%41.57
%18.04

CMYK color model

#676A2E color CMYK value is (3,0,57,58).

  • cyan value is 2.83%
  • magenta value is 0.00%
  • yellow value is 56.60%
  • key color value is 58.43%
CMYK: (3,0,57,58) C3M0Y57K58 (3%,0%,57%,58%) (0.03/0.00/0.57/0.58) 

CMYK percentages

%2.83
%0
%56.6
%58.43

Codes

Color #676A2E in popluar color models

67 6A 2E
RGB 103 106 46
HSL 63° 39.47% 29.80%
HSB/HSV 63° 56.60% 41.57%
CMYK 2.83% 0.00% 56.60%
58.43%

Color #676A2E in popluar number systems.

HEX 67 6A 2E
Decimal 103 106 46
Binary 1100111 1101010 101110
Octal 147 152 56

Shades and tints

Shades of #676A2E

#676A2E
(103,106,46)
#5E612A
(94,97,42)
#555826
(85,88,38)
#4C4F22
(76,79,34)
#43461E
(67,70,30)
#3A3D1A
(58,61,26)
#313416
(49,52,22)
#282B12
(40,43,18)
#1F220E
(31,34,14)
#16190A
(22,25,10)
#0D1006
(13,16,6)
#000000
(0,0,0)

Tints of #676A2E

#676A2E
(103,106,46)
#747741
(116,119,65)
#818454
(129,132,84)
#8E9167
(142,145,103)
#9B9E7A
(155,158,122)
#A8AB8D
(168,171,141)
#B5B8A0
(181,184,160)
#C2C5B3
(194,197,179)
#CFD2C6
(207,210,198)
#DCDFD9
(220,223,217)
#E9ECEC
(233,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #676A2E; }

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

This text font color is #676A2E.

Background Color

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

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

This div background color is #676A2E.

Border color

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

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

This div border color is #676A2E.

Opacity

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

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

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

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

This text has shadow with #676A2E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676A2E.

Preview

Color preview on black background

This text has color #676A2E on black background.


Color preview on white background

This text has color #676A2E on white background.


Black color preview on #676A2E background

This text has black color on #676A2E background.


White color preview on #676A2E background

This text has white color on #676A2E background.


Related colors

Complementary color

Complementary color for #hex is #9895D1.


I love getcolorcode.com

Triadic colors

1 #2E676A and #6A2E67 with #676A2E are triadic colors.

2 #2E6A67 and #6A672E with #676A2E are triadic colors.