COLOR #689C87

HEX: #689C87 RGB: (104,156,135)

Renk bilgisi

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

RGB renk modeli

#689C87 color RGB value is (104,156,135).

RGB: (104,156,135) (41%, 61%, 53%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 156 of 255 = 61%
B 135 of 255 = 53%

104
156
135

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

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 156 + 135 = 395 (100%)
R 104 of 395 ~ 26.33%
G 156 of 395 ~ 39.49%
B 135 of 395 ~ 34.18'%

%26.33
%39.49
%34.18

CMYK RENK MODELİ

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

  • camgöbeği tonu 33.33%
  • eflatun tonu 0.00%
  • sarı tonu 13.46%
  • ana renk tonu 38.82%

CMYK: (33,0,13,39)
C33M0Y13K39 (33%, 0%, 13%, 39%)
(0.33 / 0.00 / 0.13 / 0.39)

CMYK yüzdeleri

%33.33
%0
%13.46
%38.82

Codes

Color #689C87 in popluar color models

68 9C 87
RGB 104 156 135
HSL 156° 20.80% 50.98%
HSB/HSV 156° 33.33% 61.18%
CMYK 33.33% 0.00% 13.46%
38.82%

Color #689C87 in popluar number systems.

HEX 68 9C 87
Decimal 104 156 135
Binary 1101000 10011100 10000111
Octal 150 234 207

Shades and tints

Shades of #689C87

#689C87
(104,156,135)
#5F8E7B
(95,142,123)
#56806F
(86,128,111)
#4D7263
(77,114,99)
#446457
(68,100,87)
#3B564B
(59,86,75)
#32483F
(50,72,63)
#293A33
(41,58,51)
#202C27
(32,44,39)
#171E1B
(23,30,27)
#0E100F
(14,16,15)
#000000
(0,0,0)

Tints of #689C87

#689C87
(104,156,135)
#75A591
(117,165,145)
#82AE9B
(130,174,155)
#8FB7A5
(143,183,165)
#9CC0AF
(156,192,175)
#A9C9B9
(169,201,185)
#B6D2C3
(182,210,195)
#C3DBCD
(195,219,205)
#D0E4D7
(208,228,215)
#DDEDE1
(221,237,225)
#EAF6EB
(234,246,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #689C87 color. Also use rgb(104,156,135) instead hex code.

Text Font Color

.myTextColor { color: #689C87; }

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

This text font color is #689C87.

Background Color

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

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

This div background color is #689C87.

Border color

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

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

This div border color is #689C87.

Opacity

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

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

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

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

This text has shadow with #689C87 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #689C87.

Preview

Color preview on black background

This text has color #689C87 on black background.


Color preview on white background

This text has color #689C87 on white background.


Black color preview on #689C87 background

This text has black color on #689C87 background.


White color preview on #689C87 background

This text has white color on #689C87 background.


Related colors

Complementary color

Complementary color for #hex is #976378.


I love getcolorcode.com

Triadic colors

1 #87689C and #9C8768 with #689C87 are triadic colors.

2 #879C68 and #9C6887 with #689C87 are triadic colors.