COLOR #678973

HEX: #678973 RGB: (103,137,115)

Color info

#678973 contains red, green and blue colors in about the same proportion. Web safe color of #678973 is #669966 (or #696).

RGB color model

#678973 color RGB value is (103,137,115).

RGB: (103,137,115) (40%, 54%, 45%)

RGB channels and saturation

R 103 of 255 = 40%
G 137 of 255 = 54%
B 115 of 255 = 45%

103
137
115

R + G + B ~ 46%. #678973 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 103 + 137 + 115 = 355 (100%)
R 103 of 355 ~ 29.01%
G 137 of 355 ~ 38.59%
B 115 of 355 ~ 32.39'%

%29.01
%38.59
%32.39

CMYK color model

#678973 color CMYK value is (25,0,16,46).

  • cyan value is 24.82%
  • magenta value is 0.00%
  • yellow value is 16.06%
  • key color value is 46.27%

CMYK: (25,0,16,46)
C25M0Y16K46 (25%, 0%, 16%, 46%)
(0.25 / 0.00 / 0.16 / 0.46)

CMYK percentages

%24.82
%0
%16.06
%46.27

Codes

Color #678973 in popluar color models

67 89 73
RGB 103 137 115
HSL 141° 14.17% 47.06%
HSB/HSV 141° 24.82% 53.73%
CMYK 24.82% 0.00% 16.06%
46.27%

Color #678973 in popluar number systems.

HEX 67 89 73
Decimal 103 137 115
Binary 1100111 10001001 1110011
Octal 147 211 163

Shades and tints

Shades of #678973

#678973
(103,137,115)
#5E7D69
(94,125,105)
#55715F
(85,113,95)
#4C6555
(76,101,85)
#43594B
(67,89,75)
#3A4D41
(58,77,65)
#314137
(49,65,55)
#28352D
(40,53,45)
#1F2923
(31,41,35)
#161D19
(22,29,25)
#0D110F
(13,17,15)
#000000
(0,0,0)

Tints of #678973

#678973
(103,137,115)
#74937F
(116,147,127)
#819D8B
(129,157,139)
#8EA797
(142,167,151)
#9BB1A3
(155,177,163)
#A8BBAF
(168,187,175)
#B5C5BB
(181,197,187)
#C2CFC7
(194,207,199)
#CFD9D3
(207,217,211)
#DCE3DF
(220,227,223)
#E9EDEB
(233,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #678973 color. Also use rgb(103,137,115) instead hex code.

Text Font Color

.myTextColor { color: #678973; }

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

This text font color is #678973.

Background Color

.myBgColor { background-color: #678973; }

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

This div background color is #678973.

Border color

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

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

This div border color is #678973.

Opacity

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

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

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

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

This text has shadow with #678973 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #678973.

Preview

Color preview on black background

This text has color #678973 on black background.


Color preview on white background

This text has color #678973 on white background.


Black color preview on #678973 background

This text has black color on #678973 background.


White color preview on #678973 background

This text has white color on #678973 background.


Related colors

Complementary color

Complementary color for #hex is #98768C.


I love getcolorcode.com

Triadic colors

1 #736789 and #897367 with #678973 are triadic colors.

2 #738967 and #896773 with #678973 are triadic colors.