COLOR #689D4E

HEX: #689D4E RGB: (104,157,78)

Renk bilgisi

#689D4E contains mainly red and green colors. #689D4E ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#689D4E color RGB value is (104,157,78).

RGB: (104,157,78) (41%, 62%, 31%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 157 of 255 = 62%
B 78 of 255 = 31%

104
157
78

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

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 157 + 78 = 339 (100%)
R 104 of 339 ~ 30.68%
G 157 of 339 ~ 46.31%
B 78 of 339 ~ 23.01'%

%30.68
%46.31
%23.01

CMYK RENK MODELİ

#689D4E rengi CMYK tonu (34,0,50,38).

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

CMYK: (34,0,50,38)
C34M0Y50K38 (34%, 0%, 50%, 38%)
(0.34 / 0.00 / 0.50 / 0.38)

CMYK yüzdeleri

%33.76
%0
%50.32
%38.43

Codes

Color #689D4E in popluar color models

68 9D 4E
RGB 104 157 78
HSL 100° 33.62% 46.08%
HSB/HSV 100° 50.32% 61.57%
CMYK 33.76% 0.00% 50.32%
38.43%

Color #689D4E in popluar number systems.

HEX 68 9D 4E
Decimal 104 157 78
Binary 1101000 10011101 1001110
Octal 150 235 116

Shades and tints

Shades of #689D4E

#689D4E
(104,157,78)
#5F8F47
(95,143,71)
#568140
(86,129,64)
#4D7339
(77,115,57)
#446532
(68,101,50)
#3B572B
(59,87,43)
#324924
(50,73,36)
#293B1D
(41,59,29)
#202D16
(32,45,22)
#171F0F
(23,31,15)
#0E1108
(14,17,8)
#000000
(0,0,0)

Tints of #689D4E

#689D4E
(104,157,78)
#75A55E
(117,165,94)
#82AD6E
(130,173,110)
#8FB57E
(143,181,126)
#9CBD8E
(156,189,142)
#A9C59E
(169,197,158)
#B6CDAE
(182,205,174)
#C3D5BE
(195,213,190)
#D0DDCE
(208,221,206)
#DDE5DE
(221,229,222)
#EAEDEE
(234,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #689D4E; }

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

This text font color is #689D4E.

Background Color

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

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

This div background color is #689D4E.

Border color

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

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

This div border color is #689D4E.

Opacity

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

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

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

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

This text has shadow with #689D4E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #689D4E.

Preview

Color preview on black background

This text has color #689D4E on black background.


Color preview on white background

This text has color #689D4E on white background.


Black color preview on #689D4E background

This text has black color on #689D4E background.


White color preview on #689D4E background

This text has white color on #689D4E background.


Related colors

Complementary color

Complementary color for #hex is #9762B1.


I love getcolorcode.com

Triadic colors

1 #4E689D and #9D4E68 with #689D4E are triadic colors.

2 #4E9D68 and #9D684E with #689D4E are triadic colors.