COLOR #689856

HEX: #689856 RGB: (104,152,86)

Color info

#689856 contains mainly red and green colors. Web safe color of #689856 is #669966 (or #696).

RGB color model

#689856 color RGB value is (104,152,86).

RGB: (104,152,86) (41%, 60%, 34%)

RGB channels and saturation

R 104 of 255 = 41%
G 152 of 255 = 60%
B 86 of 255 = 34%

104
152
86

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

Portions of RGB colors in percentages

R + G + B = 104 + 152 + 86 = 342 (100%)
R 104 of 342 ~ 30.41%
G 152 of 342 ~ 44.44%
B 86 of 342 ~ 25.15'%

%30.41
%44.44
%25.15

CMYK color model

#689856 color CMYK value is (32,0,43,40).

  • cyan value is 31.58%
  • magenta value is 0.00%
  • yellow value is 43.42%
  • key color value is 40.39%
CMYK: (32,0,43,40) C32M0Y43K40 (32%,0%,43%,40%) (0.32/0.00/0.43/0.40) 

CMYK percentages

%31.58
%0
%43.42
%40.39

Codes

Color #689856 in popluar color models

68 98 56
RGB 104 152 86
HSL 104° 27.73% 46.67%
HSB/HSV 104° 43.42% 59.61%
CMYK 31.58% 0.00% 43.42%
40.39%

Color #689856 in popluar number systems.

HEX 68 98 56
Decimal 104 152 86
Binary 1101000 10011000 1010110
Octal 150 230 126

Shades and tints

Shades of #689856

#689856
(104,152,86)
#5F8B4F
(95,139,79)
#567E48
(86,126,72)
#4D7141
(77,113,65)
#44643A
(68,100,58)
#3B5733
(59,87,51)
#324A2C
(50,74,44)
#293D25
(41,61,37)
#20301E
(32,48,30)
#172317
(23,35,23)
#0E1610
(14,22,16)
#000000
(0,0,0)

Tints of #689856

#689856
(104,152,86)
#75A165
(117,161,101)
#82AA74
(130,170,116)
#8FB383
(143,179,131)
#9CBC92
(156,188,146)
#A9C5A1
(169,197,161)
#B6CEB0
(182,206,176)
#C3D7BF
(195,215,191)
#D0E0CE
(208,224,206)
#DDE9DD
(221,233,221)
#EAF2EC
(234,242,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #689856; }

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

This text font color is #689856.

Background Color

.myBgColor { background-color: #689856; }

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

This div background color is #689856.

Border color

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

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

This div border color is #689856.

Opacity

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

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

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

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

This text has shadow with #689856 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #689856.

Preview

Color preview on black background

This text has color #689856 on black background.


Color preview on white background

This text has color #689856 on white background.


Black color preview on #689856 background

This text has black color on #689856 background.


White color preview on #689856 background

This text has white color on #689856 background.


Related colors

Complementary color

Complementary color for #hex is #9767A9.


I love getcolorcode.com

Triadic colors

1 #566898 and #985668 with #689856 are triadic colors.

2 #569868 and #986856 with #689856 are triadic colors.