COLOR #679370

HEX: #679370 RGB: (103,147,112)

Color info

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

RGB color model

#679370 color RGB value is (103,147,112).

RGB: (103,147,112) (40%, 58%, 44%)

RGB channels and saturation

R 103 of 255 = 40%
G 147 of 255 = 58%
B 112 of 255 = 44%

103
147
112

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

Portions of RGB colors in percentages

R + G + B = 103 + 147 + 112 = 362 (100%)
R 103 of 362 ~ 28.45%
G 147 of 362 ~ 40.61%
B 112 of 362 ~ 30.94'%

%28.45
%40.61
%30.94

CMYK color model

#679370 color CMYK value is (30,0,24,42).

  • cyan value is 29.93%
  • magenta value is 0.00%
  • yellow value is 23.81%
  • key color value is 42.35%

CMYK: (30,0,24,42)
C30M0Y24K42 (30%, 0%, 24%, 42%)
(0.30 / 0.00 / 0.24 / 0.42)

CMYK percentages

%29.93
%0
%23.81
%42.35

Codes

Color #679370 in popluar color models

67 93 70
RGB 103 147 112
HSL 132° 17.60% 49.02%
HSB/HSV 132° 29.93% 57.65%
CMYK 29.93% 0.00% 23.81%
42.35%

Color #679370 in popluar number systems.

HEX 67 93 70
Decimal 103 147 112
Binary 1100111 10010011 1110000
Octal 147 223 160

Shades and tints

Shades of #679370

#679370
(103,147,112)
#5E8666
(94,134,102)
#55795C
(85,121,92)
#4C6C52
(76,108,82)
#435F48
(67,95,72)
#3A523E
(58,82,62)
#314534
(49,69,52)
#28382A
(40,56,42)
#1F2B20
(31,43,32)
#161E16
(22,30,22)
#0D110C
(13,17,12)
#000000
(0,0,0)

Tints of #679370

#679370
(103,147,112)
#749C7D
(116,156,125)
#81A58A
(129,165,138)
#8EAE97
(142,174,151)
#9BB7A4
(155,183,164)
#A8C0B1
(168,192,177)
#B5C9BE
(181,201,190)
#C2D2CB
(194,210,203)
#CFDBD8
(207,219,216)
#DCE4E5
(220,228,229)
#E9EDF2
(233,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #679370 color. Also use rgb(103,147,112) instead hex code.

Text Font Color

.myTextColor { color: #679370; }

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

This text font color is #679370.

Background Color

.myBgColor { background-color: #679370; }

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

This div background color is #679370.

Border color

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

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

This div border color is #679370.

Opacity

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

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

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

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

This text has shadow with #679370 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #679370.

Preview

Color preview on black background

This text has color #679370 on black background.


Color preview on white background

This text has color #679370 on white background.


Black color preview on #679370 background

This text has black color on #679370 background.


White color preview on #679370 background

This text has white color on #679370 background.


Related colors

Complementary color

Complementary color for #hex is #986C8F.


I love getcolorcode.com

Triadic colors

1 #706793 and #937067 with #679370 are triadic colors.

2 #709367 and #936770 with #679370 are triadic colors.