COLOR #689471

HEX: #689471 RGB: (104,148,113)

Color info

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

RGB color model

#689471 color RGB value is (104,148,113).

RGB: (104,148,113) (41%, 58%, 44%)

RGB channels and saturation

R 104 of 255 = 41%
G 148 of 255 = 58%
B 113 of 255 = 44%

104
148
113

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

Portions of RGB colors in percentages

R + G + B = 104 + 148 + 113 = 365 (100%)
R 104 of 365 ~ 28.49%
G 148 of 365 ~ 40.55%
B 113 of 365 ~ 30.96'%

%28.49
%40.55
%30.96

CMYK color model

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

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

CMYK: (30,0,24,42)
C30M0Y24K42 (30%, 0%, 24%, 42%)
(0.30 / 0.00 / 0.24 / 0.42)

CMYK percentages

%29.73
%0
%23.65
%41.96

Codes

Color #689471 in popluar color models

68 94 71
RGB 104 148 113
HSL 132° 17.46% 49.41%
HSB/HSV 132° 29.73% 58.04%
CMYK 29.73% 0.00% 23.65%
41.96%

Color #689471 in popluar number systems.

HEX 68 94 71
Decimal 104 148 113
Binary 1101000 10010100 1110001
Octal 150 224 161

Shades and tints

Shades of #689471

#689471
(104,148,113)
#5F8767
(95,135,103)
#567A5D
(86,122,93)
#4D6D53
(77,109,83)
#446049
(68,96,73)
#3B533F
(59,83,63)
#324635
(50,70,53)
#29392B
(41,57,43)
#202C21
(32,44,33)
#171F17
(23,31,23)
#0E120D
(14,18,13)
#000000
(0,0,0)

Tints of #689471

#689471
(104,148,113)
#759D7D
(117,157,125)
#82A689
(130,166,137)
#8FAF95
(143,175,149)
#9CB8A1
(156,184,161)
#A9C1AD
(169,193,173)
#B6CAB9
(182,202,185)
#C3D3C5
(195,211,197)
#D0DCD1
(208,220,209)
#DDE5DD
(221,229,221)
#EAEEE9
(234,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #689471; }

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

This text font color is #689471.

Background Color

.myBgColor { background-color: #689471; }

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

This div background color is #689471.

Border color

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

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

This div border color is #689471.

Opacity

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

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

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

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

This text has shadow with #689471 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #689471.

Preview

Color preview on black background

This text has color #689471 on black background.


Color preview on white background

This text has color #689471 on white background.


Black color preview on #689471 background

This text has black color on #689471 background.


White color preview on #689471 background

This text has white color on #689471 background.


Related colors

Complementary color

Complementary color for #hex is #976B8E.


I love getcolorcode.com

Triadic colors

1 #716894 and #947168 with #689471 are triadic colors.

2 #719468 and #946871 with #689471 are triadic colors.