COLOR #676D34

HEX: #676D34 RGB: (103,109,52)

Color info

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

RGB color model

#676D34 color RGB value is (103,109,52).

RGB: (103,109,52) (40%, 43%, 20%)

RGB channels and saturation

R 103 of 255 = 40%
G 109 of 255 = 43%
B 52 of 255 = 20%

103
109
52

R + G + B ~ 34%. #676D34 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 109 + 52 = 264 (100%)
R 103 of 264 ~ 39.02%
G 109 of 264 ~ 41.29%
B 52 of 264 ~ 19.7'%

%39.02
%41.29
%19.7

CMYK color model

#676D34 color CMYK value is (6,0,52,57).

  • cyan value is 5.50%
  • magenta value is 0.00%
  • yellow value is 52.29%
  • key color value is 57.25%

CMYK: (6,0,52,57)
C6M0Y52K57 (6%, 0%, 52%, 57%)
(0.06 / 0.00 / 0.52 / 0.57)

CMYK percentages

%5.5
%0
%52.29
%57.25

Codes

Color #676D34 in popluar color models

67 6D 34
RGB 103 109 52
HSL 66° 35.40% 31.57%
HSB/HSV 66° 52.29% 42.75%
CMYK 5.50% 0.00% 52.29%
57.25%

Color #676D34 in popluar number systems.

HEX 67 6D 34
Decimal 103 109 52
Binary 1100111 1101101 110100
Octal 147 155 64

Shades and tints

Shades of #676D34

#676D34
(103,109,52)
#5E6430
(94,100,48)
#555B2C
(85,91,44)
#4C5228
(76,82,40)
#434924
(67,73,36)
#3A4020
(58,64,32)
#31371C
(49,55,28)
#282E18
(40,46,24)
#1F2514
(31,37,20)
#161C10
(22,28,16)
#0D130C
(13,19,12)
#000000
(0,0,0)

Tints of #676D34

#676D34
(103,109,52)
#747A46
(116,122,70)
#818758
(129,135,88)
#8E946A
(142,148,106)
#9BA17C
(155,161,124)
#A8AE8E
(168,174,142)
#B5BBA0
(181,187,160)
#C2C8B2
(194,200,178)
#CFD5C4
(207,213,196)
#DCE2D6
(220,226,214)
#E9EFE8
(233,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #676D34 color. Also use rgb(103,109,52) instead hex code.

Text Font Color

.myTextColor { color: #676D34; }

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

This text font color is #676D34.

Background Color

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

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

This div background color is #676D34.

Border color

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

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

This div border color is #676D34.

Opacity

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

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

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

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

This text has shadow with #676D34 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676D34.

Preview

Color preview on black background

This text has color #676D34 on black background.


Color preview on white background

This text has color #676D34 on white background.


Black color preview on #676D34 background

This text has black color on #676D34 background.


White color preview on #676D34 background

This text has white color on #676D34 background.


Related colors

Complementary color

Complementary color for #hex is #9892CB.


I love getcolorcode.com

Triadic colors

1 #34676D and #6D3467 with #676D34 are triadic colors.

2 #346D67 and #6D6734 with #676D34 are triadic colors.