COLOR #678047

HEX: #678047 RGB: (103,128,71)

Color info

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

RGB color model

#678047 color RGB value is (103,128,71).

RGB: (103,128,71) (40%, 50%, 28%)

RGB channels and saturation

R 103 of 255 = 40%
G 128 of 255 = 50%
B 71 of 255 = 28%

103
128
71

R + G + B ~ 39%. #678047 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 128 + 71 = 302 (100%)
R 103 of 302 ~ 34.11%
G 128 of 302 ~ 42.38%
B 71 of 302 ~ 23.51'%

%34.11
%42.38
%23.51

CMYK color model

#678047 color CMYK value is (20,0,45,50).

  • cyan value is 19.53%
  • magenta value is 0.00%
  • yellow value is 44.53%
  • key color value is 49.80%

CMYK: (20,0,45,50)
C20M0Y45K50 (20%, 0%, 45%, 50%)
(0.20 / 0.00 / 0.45 / 0.50)

CMYK percentages

%19.53
%0
%44.53
%49.8

Codes

Color #678047 in popluar color models

67 80 47
RGB 103 128 71
HSL 86° 28.64% 39.02%
HSB/HSV 86° 44.53% 50.20%
CMYK 19.53% 0.00% 44.53%
49.80%

Color #678047 in popluar number systems.

HEX 67 80 47
Decimal 103 128 71
Binary 1100111 10000000 1000111
Octal 147 200 107

Shades and tints

Shades of #678047

#678047
(103,128,71)
#5E7541
(94,117,65)
#556A3B
(85,106,59)
#4C5F35
(76,95,53)
#43542F
(67,84,47)
#3A4929
(58,73,41)
#313E23
(49,62,35)
#28331D
(40,51,29)
#1F2817
(31,40,23)
#161D11
(22,29,17)
#0D120B
(13,18,11)
#000000
(0,0,0)

Tints of #678047

#678047
(103,128,71)
#748B57
(116,139,87)
#819667
(129,150,103)
#8EA177
(142,161,119)
#9BAC87
(155,172,135)
#A8B797
(168,183,151)
#B5C2A7
(181,194,167)
#C2CDB7
(194,205,183)
#CFD8C7
(207,216,199)
#DCE3D7
(220,227,215)
#E9EEE7
(233,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #678047; }

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

This text font color is #678047.

Background Color

.myBgColor { background-color: #678047; }

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

This div background color is #678047.

Border color

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

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

This div border color is #678047.

Opacity

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

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

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

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

This text has shadow with #678047 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #678047.

Preview

Color preview on black background

This text has color #678047 on black background.


Color preview on white background

This text has color #678047 on white background.


Black color preview on #678047 background

This text has black color on #678047 background.


White color preview on #678047 background

This text has white color on #678047 background.


Related colors

Complementary color

Complementary color for #hex is #987FB8.


I love getcolorcode.com

Triadic colors

1 #476780 and #804767 with #678047 are triadic colors.

2 #478067 and #806747 with #678047 are triadic colors.