COLOR #689B5D

HEX: #689B5D RGB: (104,155,93)

Renk bilgisi

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

RGB renk modeli

#689B5D color RGB value is (104,155,93).

RGB: (104,155,93) (41%, 61%, 36%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 155 of 255 = 61%
B 93 of 255 = 36%

104
155
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 155 + 93 = 352 (100%)
R 104 of 352 ~ 29.55%
G 155 of 352 ~ 44.03%
B 93 of 352 ~ 26.42'%

%29.55
%44.03
%26.42

CMYK RENK MODELİ

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

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

CMYK: (33,0,40,39)
C33M0Y40K39 (33%, 0%, 40%, 39%)
(0.33 / 0.00 / 0.40 / 0.39)

CMYK yüzdeleri

%32.9
%0
%40
%39.22

Codes

Color #689B5D in popluar color models

68 9B 5D
RGB 104 155 93
HSL 109° 25.00% 48.63%
HSB/HSV 109° 40.00% 60.78%
CMYK 32.90% 0.00% 40.00%
39.22%

Color #689B5D in popluar number systems.

HEX 68 9B 5D
Decimal 104 155 93
Binary 1101000 10011011 1011101
Octal 150 233 135

Shades and tints

Shades of #689B5D

#689B5D
(104,155,93)
#5F8D55
(95,141,85)
#567F4D
(86,127,77)
#4D7145
(77,113,69)
#44633D
(68,99,61)
#3B5535
(59,85,53)
#32472D
(50,71,45)
#293925
(41,57,37)
#202B1D
(32,43,29)
#171D15
(23,29,21)
#0E0F0D
(14,15,13)
#000000
(0,0,0)

Tints of #689B5D

#689B5D
(104,155,93)
#75A46B
(117,164,107)
#82AD79
(130,173,121)
#8FB687
(143,182,135)
#9CBF95
(156,191,149)
#A9C8A3
(169,200,163)
#B6D1B1
(182,209,177)
#C3DABF
(195,218,191)
#D0E3CD
(208,227,205)
#DDECDB
(221,236,219)
#EAF5E9
(234,245,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #689B5D; }

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

This text font color is #689B5D.

Background Color

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

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

This div background color is #689B5D.

Border color

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

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

This div border color is #689B5D.

Opacity

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

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

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

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

This text has shadow with #689B5D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #689B5D.

Preview

Color preview on black background

This text has color #689B5D on black background.


Color preview on white background

This text has color #689B5D on white background.


Black color preview on #689B5D background

This text has black color on #689B5D background.


White color preview on #689B5D background

This text has white color on #689B5D background.


Related colors

Complementary color

Complementary color for #hex is #9764A2.


I love getcolorcode.com

Triadic colors

1 #5D689B and #9B5D68 with #689B5D are triadic colors.

2 #5D9B68 and #9B685D with #689B5D are triadic colors.