COLOR #689D7F

HEX: #689D7F RGB: (104,157,127)

Renk bilgisi

#689D7F contains red, green and blue colors in about the same proportion. #689D7F ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#689D7F color RGB value is (104,157,127).

RGB: (104,157,127) (41%, 62%, 50%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 157 of 255 = 62%
B 127 of 255 = 50%

104
157
127

R + G + B ~ 51%. #689D7F is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 157 + 127 = 388 (100%)
R 104 of 388 ~ 26.8%
G 157 of 388 ~ 40.46%
B 127 of 388 ~ 32.73'%

%26.8
%40.46
%32.73

CMYK RENK MODELİ

#689D7F rengi CMYK tonu (34,0,19,38).

  • camgöbeği tonu 33.76%
  • eflatun tonu 0.00%
  • sarı tonu 19.11%
  • ana renk tonu 38.43%

CMYK: (34,0,19,38)
C34M0Y19K38 (34%, 0%, 19%, 38%)
(0.34 / 0.00 / 0.19 / 0.38)

CMYK yüzdeleri

%33.76
%0
%19.11
%38.43

Codes

Color #689D7F in popluar color models

68 9D 7F
RGB 104 157 127
HSL 146° 21.29% 51.18%
HSB/HSV 146° 33.76% 61.57%
CMYK 33.76% 0.00% 19.11%
38.43%

Color #689D7F in popluar number systems.

HEX 68 9D 7F
Decimal 104 157 127
Binary 1101000 10011101 1111111
Octal 150 235 177

Shades and tints

Shades of #689D7F

#689D7F
(104,157,127)
#5F8F74
(95,143,116)
#568169
(86,129,105)
#4D735E
(77,115,94)
#446553
(68,101,83)
#3B5748
(59,87,72)
#32493D
(50,73,61)
#293B32
(41,59,50)
#202D27
(32,45,39)
#171F1C
(23,31,28)
#0E1111
(14,17,17)
#000000
(0,0,0)

Tints of #689D7F

#689D7F
(104,157,127)
#75A58A
(117,165,138)
#82AD95
(130,173,149)
#8FB5A0
(143,181,160)
#9CBDAB
(156,189,171)
#A9C5B6
(169,197,182)
#B6CDC1
(182,205,193)
#C3D5CC
(195,213,204)
#D0DDD7
(208,221,215)
#DDE5E2
(221,229,226)
#EAEDED
(234,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #689D7F color. Also use rgb(104,157,127) instead hex code.

Text Font Color

.myTextColor { color: #689D7F; }

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

This text font color is #689D7F.

Background Color

.myBgColor { background-color: #689D7F; }

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

This div background color is #689D7F.

Border color

.myBorderColor { border: 1px solid #689D7F; }

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

This div border color is #689D7F.

Opacity

.myOpacity80 { color: #689D7F; opacity: 0.8; }

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

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

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

This text has shadow with #689D7F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #689D7F.

Preview

Color preview on black background

This text has color #689D7F on black background.


Color preview on white background

This text has color #689D7F on white background.


Black color preview on #689D7F background

This text has black color on #689D7F background.


White color preview on #689D7F background

This text has white color on #689D7F background.


Related colors

Complementary color

Complementary color for #hex is #976280.


I love getcolorcode.com

Triadic colors

1 #7F689D and #9D7F68 with #689D7F are triadic colors.

2 #7F9D68 and #9D687F with #689D7F are triadic colors.