COLOR #689971

HEX: #689971 RGB: (104,153,113)

Color info

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

RGB color model

#689971 color RGB value is (104,153,113).

RGB: (104,153,113) (41%, 60%, 44%)

RGB channels and saturation

R 104 of 255 = 41%
G 153 of 255 = 60%
B 113 of 255 = 44%

104
153
113

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

Portions of RGB colors in percentages

R + G + B = 104 + 153 + 113 = 370 (100%)
R 104 of 370 ~ 28.11%
G 153 of 370 ~ 41.35%
B 113 of 370 ~ 30.54'%

%28.11
%41.35
%30.54

CMYK color model

#689971 color CMYK value is (32,0,26,40).

  • cyan value is 32.03%
  • magenta value is 0.00%
  • yellow value is 26.14%
  • key color value is 40.00%

CMYK: (32,0,26,40)
C32M0Y26K40 (32%, 0%, 26%, 40%)
(0.32 / 0.00 / 0.26 / 0.40)

CMYK percentages

%32.03
%0
%26.14
%40

Codes

Color #689971 in popluar color models

68 99 71
RGB 104 153 113
HSL 131° 19.37% 50.39%
HSB/HSV 131° 32.03% 60.00%
CMYK 32.03% 0.00% 26.14%
40.00%

Color #689971 in popluar number systems.

HEX 68 99 71
Decimal 104 153 113
Binary 1101000 10011001 1110001
Octal 150 231 161

Shades and tints

Shades of #689971

#689971
(104,153,113)
#5F8C67
(95,140,103)
#567F5D
(86,127,93)
#4D7253
(77,114,83)
#446549
(68,101,73)
#3B583F
(59,88,63)
#324B35
(50,75,53)
#293E2B
(41,62,43)
#203121
(32,49,33)
#172417
(23,36,23)
#0E170D
(14,23,13)
#000000
(0,0,0)

Tints of #689971

#689971
(104,153,113)
#75A27D
(117,162,125)
#82AB89
(130,171,137)
#8FB495
(143,180,149)
#9CBDA1
(156,189,161)
#A9C6AD
(169,198,173)
#B6CFB9
(182,207,185)
#C3D8C5
(195,216,197)
#D0E1D1
(208,225,209)
#DDEADD
(221,234,221)
#EAF3E9
(234,243,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #689971 color. Also use rgb(104,153,113) instead hex code.

Text Font Color

.myTextColor { color: #689971; }

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

This text font color is #689971.

Background Color

.myBgColor { background-color: #689971; }

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

This div background color is #689971.

Border color

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

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

This div border color is #689971.

Opacity

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

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

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

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

This text has shadow with #689971 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #689971.

Preview

Color preview on black background

This text has color #689971 on black background.


Color preview on white background

This text has color #689971 on white background.


Black color preview on #689971 background

This text has black color on #689971 background.


White color preview on #689971 background

This text has white color on #689971 background.


Related colors

Complementary color

Complementary color for #hex is #97668E.


I love getcolorcode.com

Triadic colors

1 #716899 and #997168 with #689971 are triadic colors.

2 #719968 and #996871 with #689971 are triadic colors.