COLOR #689C83

HEX: #689C83 RGB: (104,156,131)

Renk bilgisi

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

RGB renk modeli

#689C83 color RGB value is (104,156,131).

RGB: (104,156,131) (41%, 61%, 51%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 156 of 255 = 61%
B 131 of 255 = 51%

104
156
131

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

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 156 + 131 = 391 (100%)
R 104 of 391 ~ 26.6%
G 156 of 391 ~ 39.9%
B 131 of 391 ~ 33.5'%

%26.6
%39.9
%33.5

CMYK RENK MODELİ

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

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

CMYK: (33,0,16,39)
C33M0Y16K39 (33%, 0%, 16%, 39%)
(0.33 / 0.00 / 0.16 / 0.39)

CMYK yüzdeleri

%33.33
%0
%16.03
%38.82

Codes

Color #689C83 in popluar color models

68 9C 83
RGB 104 156 131
HSL 151° 20.80% 50.98%
HSB/HSV 151° 33.33% 61.18%
CMYK 33.33% 0.00% 16.03%
38.82%

Color #689C83 in popluar number systems.

HEX 68 9C 83
Decimal 104 156 131
Binary 1101000 10011100 10000011
Octal 150 234 203

Shades and tints

Shades of #689C83

#689C83
(104,156,131)
#5F8E78
(95,142,120)
#56806D
(86,128,109)
#4D7262
(77,114,98)
#446457
(68,100,87)
#3B564C
(59,86,76)
#324841
(50,72,65)
#293A36
(41,58,54)
#202C2B
(32,44,43)
#171E20
(23,30,32)
#0E1015
(14,16,21)
#000000
(0,0,0)

Tints of #689C83

#689C83
(104,156,131)
#75A58E
(117,165,142)
#82AE99
(130,174,153)
#8FB7A4
(143,183,164)
#9CC0AF
(156,192,175)
#A9C9BA
(169,201,186)
#B6D2C5
(182,210,197)
#C3DBD0
(195,219,208)
#D0E4DB
(208,228,219)
#DDEDE6
(221,237,230)
#EAF6F1
(234,246,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #689C83; }

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

This text font color is #689C83.

Background Color

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

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

This div background color is #689C83.

Border color

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

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

This div border color is #689C83.

Opacity

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

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

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

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

This text has shadow with #689C83 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #689C83.

Preview

Color preview on black background

This text has color #689C83 on black background.


Color preview on white background

This text has color #689C83 on white background.


Black color preview on #689C83 background

This text has black color on #689C83 background.


White color preview on #689C83 background

This text has white color on #689C83 background.


Related colors

Complementary color

Complementary color for #hex is #97637C.


I love getcolorcode.com

Triadic colors

1 #83689C and #9C8368 with #689C83 are triadic colors.

2 #839C68 and #9C6883 with #689C83 are triadic colors.