COLOR #676C42

HEX: #676C42 RGB: (103,108,66)

Color info

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

RGB color model

#676C42 color RGB value is (103,108,66).

RGB: (103,108,66) (40%, 42%, 26%)

RGB channels and saturation

R 103 of 255 = 40%
G 108 of 255 = 42%
B 66 of 255 = 26%

103
108
66

R + G + B ~ 36%. #676C42 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 108 + 66 = 277 (100%)
R 103 of 277 ~ 37.18%
G 108 of 277 ~ 38.99%
B 66 of 277 ~ 23.83'%

%37.18
%38.99
%23.83

CMYK color model

#676C42 color CMYK value is (5,0,39,58).

  • cyan value is 4.63%
  • magenta value is 0.00%
  • yellow value is 38.89%
  • key color value is 57.65%

CMYK: (5,0,39,58)
C5M0Y39K58 (5%, 0%, 39%, 58%)
(0.05 / 0.00 / 0.39 / 0.58)

CMYK percentages

%4.63
%0
%38.89
%57.65

Codes

Color #676C42 in popluar color models

67 6C 42
RGB 103 108 66
HSL 67° 24.14% 34.12%
HSB/HSV 67° 38.89% 42.35%
CMYK 4.63% 0.00% 38.89%
57.65%

Color #676C42 in popluar number systems.

HEX 67 6C 42
Decimal 103 108 66
Binary 1100111 1101100 1000010
Octal 147 154 102

Shades and tints

Shades of #676C42

#676C42
(103,108,66)
#5E633C
(94,99,60)
#555A36
(85,90,54)
#4C5130
(76,81,48)
#43482A
(67,72,42)
#3A3F24
(58,63,36)
#31361E
(49,54,30)
#282D18
(40,45,24)
#1F2412
(31,36,18)
#161B0C
(22,27,12)
#0D1206
(13,18,6)
#000000
(0,0,0)

Tints of #676C42

#676C42
(103,108,66)
#747953
(116,121,83)
#818664
(129,134,100)
#8E9375
(142,147,117)
#9BA086
(155,160,134)
#A8AD97
(168,173,151)
#B5BAA8
(181,186,168)
#C2C7B9
(194,199,185)
#CFD4CA
(207,212,202)
#DCE1DB
(220,225,219)
#E9EEEC
(233,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #676C42 color. Also use rgb(103,108,66) instead hex code.

Text Font Color

.myTextColor { color: #676C42; }

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

This text font color is #676C42.

Background Color

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

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

This div background color is #676C42.

Border color

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

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

This div border color is #676C42.

Opacity

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

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

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

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

This text has shadow with #676C42 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676C42.

Preview

Color preview on black background

This text has color #676C42 on black background.


Color preview on white background

This text has color #676C42 on white background.


Black color preview on #676C42 background

This text has black color on #676C42 background.


White color preview on #676C42 background

This text has white color on #676C42 background.


Related colors

Complementary color

Complementary color for #hex is #9893BD.


I love getcolorcode.com

Triadic colors

1 #42676C and #6C4267 with #676C42 are triadic colors.

2 #426C67 and #6C6742 with #676C42 are triadic colors.