COLOR #689456

HEX: #689456 RGB: (104,148,86)

Color info

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

RGB color model

#689456 color RGB value is (104,148,86).

RGB: (104,148,86) (41%, 58%, 34%)

RGB channels and saturation

R 104 of 255 = 41%
G 148 of 255 = 58%
B 86 of 255 = 34%

104
148
86

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

Portions of RGB colors in percentages

R + G + B = 104 + 148 + 86 = 338 (100%)
R 104 of 338 ~ 30.77%
G 148 of 338 ~ 43.79%
B 86 of 338 ~ 25.44'%

%30.77
%43.79
%25.44

CMYK color model

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

  • cyan value is 29.73%
  • magenta value is 0.00%
  • yellow value is 41.89%
  • key color value is 41.96%

CMYK: (30,0,42,42)
C30M0Y42K42 (30%, 0%, 42%, 42%)
(0.30 / 0.00 / 0.42 / 0.42)

CMYK percentages

%29.73
%0
%41.89
%41.96

Codes

Color #689456 in popluar color models

68 94 56
RGB 104 148 86
HSL 103° 26.50% 45.88%
HSB/HSV 103° 41.89% 58.04%
CMYK 29.73% 0.00% 41.89%
41.96%

Color #689456 in popluar number systems.

HEX 68 94 56
Decimal 104 148 86
Binary 1101000 10010100 1010110
Octal 150 224 126

Shades and tints

Shades of #689456

#689456
(104,148,86)
#5F874F
(95,135,79)
#567A48
(86,122,72)
#4D6D41
(77,109,65)
#44603A
(68,96,58)
#3B5333
(59,83,51)
#32462C
(50,70,44)
#293925
(41,57,37)
#202C1E
(32,44,30)
#171F17
(23,31,23)
#0E1210
(14,18,16)
#000000
(0,0,0)

Tints of #689456

#689456
(104,148,86)
#759D65
(117,157,101)
#82A674
(130,166,116)
#8FAF83
(143,175,131)
#9CB892
(156,184,146)
#A9C1A1
(169,193,161)
#B6CAB0
(182,202,176)
#C3D3BF
(195,211,191)
#D0DCCE
(208,220,206)
#DDE5DD
(221,229,221)
#EAEEEC
(234,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #689456; }

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

This text font color is #689456.

Background Color

.myBgColor { background-color: #689456; }

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

This div background color is #689456.

Border color

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

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

This div border color is #689456.

Opacity

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

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

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

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

This text has shadow with #689456 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #689456.

Preview

Color preview on black background

This text has color #689456 on black background.


Color preview on white background

This text has color #689456 on white background.


Black color preview on #689456 background

This text has black color on #689456 background.


White color preview on #689456 background

This text has white color on #689456 background.


Related colors

Complementary color

Complementary color for #hex is #976BA9.


I love getcolorcode.com

Triadic colors

1 #566894 and #945668 with #689456 are triadic colors.

2 #569468 and #946856 with #689456 are triadic colors.