COLOR #679379

HEX: #679379 RGB: (103,147,121)

Color info

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

RGB color model

#679379 color RGB value is (103,147,121).

RGB: (103,147,121) (40%, 58%, 47%)

RGB channels and saturation

R 103 of 255 = 40%
G 147 of 255 = 58%
B 121 of 255 = 47%

103
147
121

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

Portions of RGB colors in percentages

R + G + B = 103 + 147 + 121 = 371 (100%)
R 103 of 371 ~ 27.76%
G 147 of 371 ~ 39.62%
B 121 of 371 ~ 32.61'%

%27.76
%39.62
%32.61

CMYK color model

#679379 color CMYK value is (30,0,18,42).

  • cyan value is 29.93%
  • magenta value is 0.00%
  • yellow value is 17.69%
  • key color value is 42.35%
CMYK: (30,0,18,42) C30M0Y18K42 (30%,0%,18%,42%) (0.30/0.00/0.18/0.42) 

CMYK percentages

%29.93
%0
%17.69
%42.35

Codes

Color #679379 in popluar color models

67 93 79
RGB 103 147 121
HSL 145° 17.60% 49.02%
HSB/HSV 145° 29.93% 57.65%
CMYK 29.93% 0.00% 17.69%
42.35%

Color #679379 in popluar number systems.

HEX 67 93 79
Decimal 103 147 121
Binary 1100111 10010011 1111001
Octal 147 223 171

Shades and tints

Shades of #679379

#679379
(103,147,121)
#5E866E
(94,134,110)
#557963
(85,121,99)
#4C6C58
(76,108,88)
#435F4D
(67,95,77)
#3A5242
(58,82,66)
#314537
(49,69,55)
#28382C
(40,56,44)
#1F2B21
(31,43,33)
#161E16
(22,30,22)
#0D110B
(13,17,11)
#000000
(0,0,0)

Tints of #679379

#679379
(103,147,121)
#749C85
(116,156,133)
#81A591
(129,165,145)
#8EAE9D
(142,174,157)
#9BB7A9
(155,183,169)
#A8C0B5
(168,192,181)
#B5C9C1
(181,201,193)
#C2D2CD
(194,210,205)
#CFDBD9
(207,219,217)
#DCE4E5
(220,228,229)
#E9EDF1
(233,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #679379; }

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

This text font color is #679379.

Background Color

.myBgColor { background-color: #679379; }

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

This div background color is #679379.

Border color

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

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

This div border color is #679379.

Opacity

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

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

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

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

This text has shadow with #679379 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #679379.

Preview

Color preview on black background

This text has color #679379 on black background.


Color preview on white background

This text has color #679379 on white background.


Black color preview on #679379 background

This text has black color on #679379 background.


White color preview on #679379 background

This text has white color on #679379 background.


Related colors

Complementary color

Complementary color for #hex is #986C86.


I love getcolorcode.com

Triadic colors

1 #796793 and #937967 with #679379 are triadic colors.

2 #799367 and #936779 with #679379 are triadic colors.