COLOR #689051

HEX: #689051 RGB: (104,144,81)

Color info

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

RGB color model

#689051 color RGB value is (104,144,81).

RGB: (104,144,81) (41%, 56%, 32%)

RGB channels and saturation

R 104 of 255 = 41%
G 144 of 255 = 56%
B 81 of 255 = 32%

104
144
81

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

Portions of RGB colors in percentages

R + G + B = 104 + 144 + 81 = 329 (100%)
R 104 of 329 ~ 31.61%
G 144 of 329 ~ 43.77%
B 81 of 329 ~ 24.62'%

%31.61
%43.77
%24.62

CMYK color model

#689051 color CMYK value is (28,0,44,44).

  • cyan value is 27.78%
  • magenta value is 0.00%
  • yellow value is 43.75%
  • key color value is 43.53%

CMYK: (28,0,44,44)
C28M0Y44K44 (28%, 0%, 44%, 44%)
(0.28 / 0.00 / 0.44 / 0.44)

CMYK percentages

%27.78
%0
%43.75
%43.53

Codes

Color #689051 in popluar color models

68 90 51
RGB 104 144 81
HSL 98° 28.00% 44.12%
HSB/HSV 98° 43.75% 56.47%
CMYK 27.78% 0.00% 43.75%
43.53%

Color #689051 in popluar number systems.

HEX 68 90 51
Decimal 104 144 81
Binary 1101000 10010000 1010001
Octal 150 220 121

Shades and tints

Shades of #689051

#689051
(104,144,81)
#5F834A
(95,131,74)
#567643
(86,118,67)
#4D693C
(77,105,60)
#445C35
(68,92,53)
#3B4F2E
(59,79,46)
#324227
(50,66,39)
#293520
(41,53,32)
#202819
(32,40,25)
#171B12
(23,27,18)
#0E0E0B
(14,14,11)
#000000
(0,0,0)

Tints of #689051

#689051
(104,144,81)
#759A60
(117,154,96)
#82A46F
(130,164,111)
#8FAE7E
(143,174,126)
#9CB88D
(156,184,141)
#A9C29C
(169,194,156)
#B6CCAB
(182,204,171)
#C3D6BA
(195,214,186)
#D0E0C9
(208,224,201)
#DDEAD8
(221,234,216)
#EAF4E7
(234,244,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #689051 color. Also use rgb(104,144,81) instead hex code.

Text Font Color

.myTextColor { color: #689051; }

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

This text font color is #689051.

Background Color

.myBgColor { background-color: #689051; }

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

This div background color is #689051.

Border color

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

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

This div border color is #689051.

Opacity

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

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

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

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

This text has shadow with #689051 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #689051.

Preview

Color preview on black background

This text has color #689051 on black background.


Color preview on white background

This text has color #689051 on white background.


Black color preview on #689051 background

This text has black color on #689051 background.


White color preview on #689051 background

This text has white color on #689051 background.


Related colors

Complementary color

Complementary color for #hex is #976FAE.


I love getcolorcode.com

Triadic colors

1 #516890 and #905168 with #689051 are triadic colors.

2 #519068 and #906851 with #689051 are triadic colors.