COLOR #689D81

HEX: #689D81 RGB: (104,157,129)

Renk bilgisi

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

RGB renk modeli

#689D81 color RGB value is (104,157,129).

RGB: (104,157,129) (41%, 62%, 51%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 157 of 255 = 62%
B 129 of 255 = 51%

104
157
129

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

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 157 + 129 = 390 (100%)
R 104 of 390 ~ 26.67%
G 157 of 390 ~ 40.26%
B 129 of 390 ~ 33.08'%

%26.67
%40.26
%33.08

CMYK RENK MODELİ

#689D81 rengi CMYK tonu (34,0,18,38).

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

CMYK: (34,0,18,38)
C34M0Y18K38 (34%, 0%, 18%, 38%)
(0.34 / 0.00 / 0.18 / 0.38)

CMYK yüzdeleri

%33.76
%0
%17.83
%38.43

Codes

Color #689D81 in popluar color models

68 9D 81
RGB 104 157 129
HSL 148° 21.29% 51.18%
HSB/HSV 148° 33.76% 61.57%
CMYK 33.76% 0.00% 17.83%
38.43%

Color #689D81 in popluar number systems.

HEX 68 9D 81
Decimal 104 157 129
Binary 1101000 10011101 10000001
Octal 150 235 201

Shades and tints

Shades of #689D81

#689D81
(104,157,129)
#5F8F76
(95,143,118)
#56816B
(86,129,107)
#4D7360
(77,115,96)
#446555
(68,101,85)
#3B574A
(59,87,74)
#32493F
(50,73,63)
#293B34
(41,59,52)
#202D29
(32,45,41)
#171F1E
(23,31,30)
#0E1113
(14,17,19)
#000000
(0,0,0)

Tints of #689D81

#689D81
(104,157,129)
#75A58C
(117,165,140)
#82AD97
(130,173,151)
#8FB5A2
(143,181,162)
#9CBDAD
(156,189,173)
#A9C5B8
(169,197,184)
#B6CDC3
(182,205,195)
#C3D5CE
(195,213,206)
#D0DDD9
(208,221,217)
#DDE5E4
(221,229,228)
#EAEDEF
(234,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #689D81; }

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

This text font color is #689D81.

Background Color

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

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

This div background color is #689D81.

Border color

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

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

This div border color is #689D81.

Opacity

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

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

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

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

This text has shadow with #689D81 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #689D81.

Preview

Color preview on black background

This text has color #689D81 on black background.


Color preview on white background

This text has color #689D81 on white background.


Black color preview on #689D81 background

This text has black color on #689D81 background.


White color preview on #689D81 background

This text has white color on #689D81 background.


Related colors

Complementary color

Complementary color for #hex is #97627E.


I love getcolorcode.com

Triadic colors

1 #81689D and #9D8168 with #689D81 are triadic colors.

2 #819D68 and #9D6881 with #689D81 are triadic colors.