COLOR #679869

HEX: #679869 RGB: (103,152,105)

Color info

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

RGB color model

#679869 color RGB value is (103,152,105).

RGB: (103,152,105) (40%, 60%, 41%)

RGB channels and saturation

R 103 of 255 = 40%
G 152 of 255 = 60%
B 105 of 255 = 41%

103
152
105

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

Portions of RGB colors in percentages

R + G + B = 103 + 152 + 105 = 360 (100%)
R 103 of 360 ~ 28.61%
G 152 of 360 ~ 42.22%
B 105 of 360 ~ 29.17'%

%28.61
%42.22
%29.17

CMYK color model

#679869 color CMYK value is (32,0,31,40).

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

CMYK: (32,0,31,40)
C32M0Y31K40 (32%, 0%, 31%, 40%)
(0.32 / 0.00 / 0.31 / 0.40)

CMYK percentages

%32.24
%0
%30.92
%40.39

Codes

Color #679869 in popluar color models

67 98 69
RGB 103 152 105
HSL 122° 19.22% 50.00%
HSB/HSV 122° 32.24% 59.61%
CMYK 32.24% 0.00% 30.92%
40.39%

Color #679869 in popluar number systems.

HEX 67 98 69
Decimal 103 152 105
Binary 1100111 10011000 1101001
Octal 147 230 151

Shades and tints

Shades of #679869

#679869
(103,152,105)
#5E8B60
(94,139,96)
#557E57
(85,126,87)
#4C714E
(76,113,78)
#436445
(67,100,69)
#3A573C
(58,87,60)
#314A33
(49,74,51)
#283D2A
(40,61,42)
#1F3021
(31,48,33)
#162318
(22,35,24)
#0D160F
(13,22,15)
#000000
(0,0,0)

Tints of #679869

#679869
(103,152,105)
#74A176
(116,161,118)
#81AA83
(129,170,131)
#8EB390
(142,179,144)
#9BBC9D
(155,188,157)
#A8C5AA
(168,197,170)
#B5CEB7
(181,206,183)
#C2D7C4
(194,215,196)
#CFE0D1
(207,224,209)
#DCE9DE
(220,233,222)
#E9F2EB
(233,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #679869; }

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

This text font color is #679869.

Background Color

.myBgColor { background-color: #679869; }

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

This div background color is #679869.

Border color

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

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

This div border color is #679869.

Opacity

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

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

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

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

This text has shadow with #679869 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #679869.

Preview

Color preview on black background

This text has color #679869 on black background.


Color preview on white background

This text has color #679869 on white background.


Black color preview on #679869 background

This text has black color on #679869 background.


White color preview on #679869 background

This text has white color on #679869 background.


Related colors

Complementary color

Complementary color for #hex is #986796.


I love getcolorcode.com

Triadic colors

1 #696798 and #986967 with #679869 are triadic colors.

2 #699867 and #986769 with #679869 are triadic colors.