COLOR #689475

HEX: #689475 RGB: (104,148,117)

Color info

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

RGB color model

#689475 color RGB value is (104,148,117).

RGB: (104,148,117) (41%, 58%, 46%)

RGB channels and saturation

R 104 of 255 = 41%
G 148 of 255 = 58%
B 117 of 255 = 46%

104
148
117

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

Portions of RGB colors in percentages

R + G + B = 104 + 148 + 117 = 369 (100%)
R 104 of 369 ~ 28.18%
G 148 of 369 ~ 40.11%
B 117 of 369 ~ 31.71'%

%28.18
%40.11
%31.71

CMYK color model

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

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

CMYK: (30,0,21,42)
C30M0Y21K42 (30%, 0%, 21%, 42%)
(0.30 / 0.00 / 0.21 / 0.42)

CMYK percentages

%29.73
%0
%20.95
%41.96

Codes

Color #689475 in popluar color models

68 94 75
RGB 104 148 117
HSL 138° 17.46% 49.41%
HSB/HSV 138° 29.73% 58.04%
CMYK 29.73% 0.00% 20.95%
41.96%

Color #689475 in popluar number systems.

HEX 68 94 75
Decimal 104 148 117
Binary 1101000 10010100 1110101
Octal 150 224 165

Shades and tints

Shades of #689475

#689475
(104,148,117)
#5F876B
(95,135,107)
#567A61
(86,122,97)
#4D6D57
(77,109,87)
#44604D
(68,96,77)
#3B5343
(59,83,67)
#324639
(50,70,57)
#29392F
(41,57,47)
#202C25
(32,44,37)
#171F1B
(23,31,27)
#0E1211
(14,18,17)
#000000
(0,0,0)

Tints of #689475

#689475
(104,148,117)
#759D81
(117,157,129)
#82A68D
(130,166,141)
#8FAF99
(143,175,153)
#9CB8A5
(156,184,165)
#A9C1B1
(169,193,177)
#B6CABD
(182,202,189)
#C3D3C9
(195,211,201)
#D0DCD5
(208,220,213)
#DDE5E1
(221,229,225)
#EAEEED
(234,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #689475; }

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

This text font color is #689475.

Background Color

.myBgColor { background-color: #689475; }

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

This div background color is #689475.

Border color

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

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

This div border color is #689475.

Opacity

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

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

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

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

This text has shadow with #689475 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #689475.

Preview

Color preview on black background

This text has color #689475 on black background.


Color preview on white background

This text has color #689475 on white background.


Black color preview on #689475 background

This text has black color on #689475 background.


White color preview on #689475 background

This text has white color on #689475 background.


Related colors

Complementary color

Complementary color for #hex is #976B8A.


I love getcolorcode.com

Triadic colors

1 #756894 and #947568 with #689475 are triadic colors.

2 #759468 and #946875 with #689475 are triadic colors.