COLOR #679877

HEX: #679877 RGB: (103,152,119)

Color info

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

RGB color model

#679877 color RGB value is (103,152,119).

RGB: (103,152,119) (40%, 60%, 47%)

RGB channels and saturation

R 103 of 255 = 40%
G 152 of 255 = 60%
B 119 of 255 = 47%

103
152
119

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

Portions of RGB colors in percentages

R + G + B = 103 + 152 + 119 = 374 (100%)
R 103 of 374 ~ 27.54%
G 152 of 374 ~ 40.64%
B 119 of 374 ~ 31.82'%

%27.54
%40.64
%31.82

CMYK color model

#679877 color CMYK value is (32,0,22,40).

  • cyan value is 32.24%
  • magenta value is 0.00%
  • yellow value is 21.71%
  • key color value is 40.39%

CMYK: (32,0,22,40)
C32M0Y22K40 (32%, 0%, 22%, 40%)
(0.32 / 0.00 / 0.22 / 0.40)

CMYK percentages

%32.24
%0
%21.71
%40.39

Codes

Color #679877 in popluar color models

67 98 77
RGB 103 152 119
HSL 140° 19.22% 50.00%
HSB/HSV 140° 32.24% 59.61%
CMYK 32.24% 0.00% 21.71%
40.39%

Color #679877 in popluar number systems.

HEX 67 98 77
Decimal 103 152 119
Binary 1100111 10011000 1110111
Octal 147 230 167

Shades and tints

Shades of #679877

#679877
(103,152,119)
#5E8B6D
(94,139,109)
#557E63
(85,126,99)
#4C7159
(76,113,89)
#43644F
(67,100,79)
#3A5745
(58,87,69)
#314A3B
(49,74,59)
#283D31
(40,61,49)
#1F3027
(31,48,39)
#16231D
(22,35,29)
#0D1613
(13,22,19)
#000000
(0,0,0)

Tints of #679877

#679877
(103,152,119)
#74A183
(116,161,131)
#81AA8F
(129,170,143)
#8EB39B
(142,179,155)
#9BBCA7
(155,188,167)
#A8C5B3
(168,197,179)
#B5CEBF
(181,206,191)
#C2D7CB
(194,215,203)
#CFE0D7
(207,224,215)
#DCE9E3
(220,233,227)
#E9F2EF
(233,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #679877 color. Also use rgb(103,152,119) instead hex code.

Text Font Color

.myTextColor { color: #679877; }

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

This text font color is #679877.

Background Color

.myBgColor { background-color: #679877; }

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

This div background color is #679877.

Border color

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

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

This div border color is #679877.

Opacity

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

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

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

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

This text has shadow with #679877 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #679877.

Preview

Color preview on black background

This text has color #679877 on black background.


Color preview on white background

This text has color #679877 on white background.


Black color preview on #679877 background

This text has black color on #679877 background.


White color preview on #679877 background

This text has white color on #679877 background.


Related colors

Complementary color

Complementary color for #hex is #986788.


I love getcolorcode.com

Triadic colors

1 #776798 and #987767 with #679877 are triadic colors.

2 #779867 and #986777 with #679877 are triadic colors.