COLOR #689443

HEX: #689443 RGB: (104,148,67)

Color info

#689443 contains mainly red and green colors. Web safe color of #689443 is #669933 (or #693).

RGB color model

#689443 color RGB value is (104,148,67).

RGB: (104,148,67) (41%, 58%, 26%)

RGB channels and saturation

R 104 of 255 = 41%
G 148 of 255 = 58%
B 67 of 255 = 26%

104
148
67

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

Portions of RGB colors in percentages

R + G + B = 104 + 148 + 67 = 319 (100%)
R 104 of 319 ~ 32.6%
G 148 of 319 ~ 46.39%
B 67 of 319 ~ 21'%

%32.6
%46.39
%21

CMYK color model

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

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

CMYK: (30,0,55,42)
C30M0Y55K42 (30%, 0%, 55%, 42%)
(0.30 / 0.00 / 0.55 / 0.42)

CMYK percentages

%29.73
%0
%54.73
%41.96

Codes

Color #689443 in popluar color models

68 94 43
RGB 104 148 67
HSL 93° 37.67% 42.16%
HSB/HSV 93° 54.73% 58.04%
CMYK 29.73% 0.00% 54.73%
41.96%

Color #689443 in popluar number systems.

HEX 68 94 43
Decimal 104 148 67
Binary 1101000 10010100 1000011
Octal 150 224 103

Shades and tints

Shades of #689443

#689443
(104,148,67)
#5F873D
(95,135,61)
#567A37
(86,122,55)
#4D6D31
(77,109,49)
#44602B
(68,96,43)
#3B5325
(59,83,37)
#32461F
(50,70,31)
#293919
(41,57,25)
#202C13
(32,44,19)
#171F0D
(23,31,13)
#0E1207
(14,18,7)
#000000
(0,0,0)

Tints of #689443

#689443
(104,148,67)
#759D54
(117,157,84)
#82A665
(130,166,101)
#8FAF76
(143,175,118)
#9CB887
(156,184,135)
#A9C198
(169,193,152)
#B6CAA9
(182,202,169)
#C3D3BA
(195,211,186)
#D0DCCB
(208,220,203)
#DDE5DC
(221,229,220)
#EAEEED
(234,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #689443; }

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

This text font color is #689443.

Background Color

.myBgColor { background-color: #689443; }

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

This div background color is #689443.

Border color

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

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

This div border color is #689443.

Opacity

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

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

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

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

This text has shadow with #689443 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #689443.

Preview

Color preview on black background

This text has color #689443 on black background.


Color preview on white background

This text has color #689443 on white background.


Black color preview on #689443 background

This text has black color on #689443 background.


White color preview on #689443 background

This text has white color on #689443 background.


Related colors

Complementary color

Complementary color for #hex is #976BBC.


I love getcolorcode.com

Triadic colors

1 #436894 and #944368 with #689443 are triadic colors.

2 #439468 and #946843 with #689443 are triadic colors.