COLOR #689860

HEX: #689860 RGB: (104,152,96)

Color info

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

RGB color model

#689860 color RGB value is (104,152,96).

RGB: (104,152,96) (41%, 60%, 38%)

RGB channels and saturation

R 104 of 255 = 41%
G 152 of 255 = 60%
B 96 of 255 = 38%

104
152
96

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

Portions of RGB colors in percentages

R + G + B = 104 + 152 + 96 = 352 (100%)
R 104 of 352 ~ 29.55%
G 152 of 352 ~ 43.18%
B 96 of 352 ~ 27.27'%

%29.55
%43.18
%27.27

CMYK color model

#689860 color CMYK value is (32,0,37,40).

  • cyan value is 31.58%
  • magenta value is 0.00%
  • yellow value is 36.84%
  • key color value is 40.39%

CMYK: (32,0,37,40)
C32M0Y37K40 (32%, 0%, 37%, 40%)
(0.32 / 0.00 / 0.37 / 0.40)

CMYK percentages

%31.58
%0
%36.84
%40.39

Codes

Color #689860 in popluar color models

68 98 60
RGB 104 152 96
HSL 111° 22.58% 48.63%
HSB/HSV 111° 36.84% 59.61%
CMYK 31.58% 0.00% 36.84%
40.39%

Color #689860 in popluar number systems.

HEX 68 98 60
Decimal 104 152 96
Binary 1101000 10011000 1100000
Octal 150 230 140

Shades and tints

Shades of #689860

#689860
(104,152,96)
#5F8B58
(95,139,88)
#567E50
(86,126,80)
#4D7148
(77,113,72)
#446440
(68,100,64)
#3B5738
(59,87,56)
#324A30
(50,74,48)
#293D28
(41,61,40)
#203020
(32,48,32)
#172318
(23,35,24)
#0E1610
(14,22,16)
#000000
(0,0,0)

Tints of #689860

#689860
(104,152,96)
#75A16E
(117,161,110)
#82AA7C
(130,170,124)
#8FB38A
(143,179,138)
#9CBC98
(156,188,152)
#A9C5A6
(169,197,166)
#B6CEB4
(182,206,180)
#C3D7C2
(195,215,194)
#D0E0D0
(208,224,208)
#DDE9DE
(221,233,222)
#EAF2EC
(234,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #689860 color. Also use rgb(104,152,96) instead hex code.

Text Font Color

.myTextColor { color: #689860; }

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

This text font color is #689860.

Background Color

.myBgColor { background-color: #689860; }

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

This div background color is #689860.

Border color

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

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

This div border color is #689860.

Opacity

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

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

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

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

This text has shadow with #689860 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #689860.

Preview

Color preview on black background

This text has color #689860 on black background.


Color preview on white background

This text has color #689860 on white background.


Black color preview on #689860 background

This text has black color on #689860 background.


White color preview on #689860 background

This text has white color on #689860 background.


Related colors

Complementary color

Complementary color for #hex is #97679F.


I love getcolorcode.com

Triadic colors

1 #606898 and #986068 with #689860 are triadic colors.

2 #609868 and #986860 with #689860 are triadic colors.