COLOR #676547

HEX: #676547 RGB: (103,101,71)

Color info

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

RGB color model

#676547 color RGB value is (103,101,71).

RGB: (103,101,71) (40%, 40%, 28%)

RGB channels and saturation

R 103 of 255 = 40%
G 101 of 255 = 40%
B 71 of 255 = 28%

103
101
71

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

Portions of RGB colors in percentages

R + G + B = 103 + 101 + 71 = 275 (100%)
R 103 of 275 ~ 37.45%
G 101 of 275 ~ 36.73%
B 71 of 275 ~ 25.82'%

%37.45
%36.73
%25.82

CMYK color model

#676547 color CMYK value is (0,2,31,60).

  • cyan value is 0.00%
  • magenta value is 1.94%
  • yellow value is 31.07%
  • key color value is 59.61%

CMYK: (0,2,31,60)
C0M2Y31K60 (0%, 2%, 31%, 60%)
(0.00 / 0.02 / 0.31 / 0.60)

CMYK percentages

%0
%1.94
%31.07
%59.61

Codes

Color #676547 in popluar color models

67 65 47
RGB 103 101 71
HSL 56° 18.39% 34.12%
HSB/HSV 56° 31.07% 40.39%
CMYK 0.00% 1.94% 31.07%
59.61%

Color #676547 in popluar number systems.

HEX 67 65 47
Decimal 103 101 71
Binary 1100111 1100101 1000111
Octal 147 145 107

Shades and tints

Shades of #676547

#676547
(103,101,71)
#5E5C41
(94,92,65)
#55533B
(85,83,59)
#4C4A35
(76,74,53)
#43412F
(67,65,47)
#3A3829
(58,56,41)
#312F23
(49,47,35)
#28261D
(40,38,29)
#1F1D17
(31,29,23)
#161411
(22,20,17)
#0D0B0B
(13,11,11)
#000000
(0,0,0)

Tints of #676547

#676547
(103,101,71)
#747357
(116,115,87)
#818167
(129,129,103)
#8E8F77
(142,143,119)
#9B9D87
(155,157,135)
#A8AB97
(168,171,151)
#B5B9A7
(181,185,167)
#C2C7B7
(194,199,183)
#CFD5C7
(207,213,199)
#DCE3D7
(220,227,215)
#E9F1E7
(233,241,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #676547 color. Also use rgb(103,101,71) instead hex code.

Text Font Color

.myTextColor { color: #676547; }

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

This text font color is #676547.

Background Color

.myBgColor { background-color: #676547; }

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

This div background color is #676547.

Border color

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

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

This div border color is #676547.

Opacity

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

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

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

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

This text has shadow with #676547 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676547.

Preview

Color preview on black background

This text has color #676547 on black background.


Color preview on white background

This text has color #676547 on white background.


Black color preview on #676547 background

This text has black color on #676547 background.


White color preview on #676547 background

This text has white color on #676547 background.


Related colors

Complementary color

Complementary color for #hex is #989AB8.


I love getcolorcode.com

Triadic colors

1 #476765 and #654767 with #676547 are triadic colors.

2 #476567 and #656747 with #676547 are triadic colors.