COLOR #689B5E

HEX: #689B5E RGB: (104,155,94)

Renk bilgisi

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

RGB renk modeli

#689B5E color RGB value is (104,155,94).

RGB: (104,155,94) (41%, 61%, 37%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 155 of 255 = 61%
B 94 of 255 = 37%

104
155
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 155 + 94 = 353 (100%)
R 104 of 353 ~ 29.46%
G 155 of 353 ~ 43.91%
B 94 of 353 ~ 26.63'%

%29.46
%43.91
%26.63

CMYK RENK MODELİ

#689B5E rengi CMYK tonu (33,0,39,39).

  • camgöbeği tonu 32.90%
  • eflatun tonu 0.00%
  • sarı tonu 39.35%
  • ana renk tonu 39.22%

CMYK: (33,0,39,39)
C33M0Y39K39 (33%, 0%, 39%, 39%)
(0.33 / 0.00 / 0.39 / 0.39)

CMYK yüzdeleri

%32.9
%0
%39.35
%39.22

Codes

Color #689B5E in popluar color models

68 9B 5E
RGB 104 155 94
HSL 110° 24.50% 48.82%
HSB/HSV 110° 39.35% 60.78%
CMYK 32.90% 0.00% 39.35%
39.22%

Color #689B5E in popluar number systems.

HEX 68 9B 5E
Decimal 104 155 94
Binary 1101000 10011011 1011110
Octal 150 233 136

Shades and tints

Shades of #689B5E

#689B5E
(104,155,94)
#5F8D56
(95,141,86)
#567F4E
(86,127,78)
#4D7146
(77,113,70)
#44633E
(68,99,62)
#3B5536
(59,85,54)
#32472E
(50,71,46)
#293926
(41,57,38)
#202B1E
(32,43,30)
#171D16
(23,29,22)
#0E0F0E
(14,15,14)
#000000
(0,0,0)

Tints of #689B5E

#689B5E
(104,155,94)
#75A46C
(117,164,108)
#82AD7A
(130,173,122)
#8FB688
(143,182,136)
#9CBF96
(156,191,150)
#A9C8A4
(169,200,164)
#B6D1B2
(182,209,178)
#C3DAC0
(195,218,192)
#D0E3CE
(208,227,206)
#DDECDC
(221,236,220)
#EAF5EA
(234,245,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #689B5E color. Also use rgb(104,155,94) instead hex code.

Text Font Color

.myTextColor { color: #689B5E; }

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

This text font color is #689B5E.

Background Color

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

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

This div background color is #689B5E.

Border color

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

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

This div border color is #689B5E.

Opacity

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

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

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

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

This text has shadow with #689B5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #689B5E.

Preview

Color preview on black background

This text has color #689B5E on black background.


Color preview on white background

This text has color #689B5E on white background.


Black color preview on #689B5E background

This text has black color on #689B5E background.


White color preview on #689B5E background

This text has white color on #689B5E background.


Related colors

Complementary color

Complementary color for #hex is #9764A1.


I love getcolorcode.com

Triadic colors

1 #5E689B and #9B5E68 with #689B5E are triadic colors.

2 #5E9B68 and #9B685E with #689B5E are triadic colors.