COLOR #689BDF

HEX: #689BDF RGB: (104,155,223)

Renk bilgisi

#689BDF contains mainly blue color. #689BDF ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#689BDF color RGB value is (104,155,223).

RGB: (104,155,223) (41%, 61%, 87%)

RGB bağlantıları ve doygunluk

R 104 of 255 = 41%
G 155 of 255 = 61%
B 223 of 255 = 87%

104
155
223

R + G + B ~ 63%. #689BDF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 104 + 155 + 223 = 482 (100%)
R 104 of 482 ~ 21.58%
G 155 of 482 ~ 32.16%
B 223 of 482 ~ 46.27'%

%21.58
%32.16
%46.27

CMYK RENK MODELİ

#689BDF rengi CMYK tonu (53,30,0,13).

  • camgöbeği tonu 53.36%
  • eflatun tonu 30.49%
  • sarı tonu 0.00%
  • ana renk tonu 12.55%

CMYK: (53,30,0,13)
C53M30Y0K13 (53%, 30%, 0%, 13%)
(0.53 / 0.30 / 0.00 / 0.13)

CMYK yüzdeleri

%53.36
%30.49
%0
%12.55

Codes

Color #689BDF in popluar color models

68 9B DF
RGB 104 155 223
HSL 214° 65.03% 64.12%
HSB/HSV 214° 53.36% 87.45%
CMYK 53.36% 30.49% 0.00%
12.55%

Color #689BDF in popluar number systems.

HEX 68 9B DF
Decimal 104 155 223
Binary 1101000 10011011 11011111
Octal 150 233 337

Shades and tints

Shades of #689BDF

#689BDF
(104,155,223)
#5F8DCB
(95,141,203)
#567FB7
(86,127,183)
#4D71A3
(77,113,163)
#44638F
(68,99,143)
#3B557B
(59,85,123)
#324767
(50,71,103)
#293953
(41,57,83)
#202B3F
(32,43,63)
#171D2B
(23,29,43)
#0E0F17
(14,15,23)
#000000
(0,0,0)

Tints of #689BDF

#689BDF
(104,155,223)
#75A4E1
(117,164,225)
#82ADE3
(130,173,227)
#8FB6E5
(143,182,229)
#9CBFE7
(156,191,231)
#A9C8E9
(169,200,233)
#B6D1EB
(182,209,235)
#C3DAED
(195,218,237)
#D0E3EF
(208,227,239)
#DDECF1
(221,236,241)
#EAF5F3
(234,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #689BDF; }

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

This text font color is #689BDF.

Background Color

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

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

This div background color is #689BDF.

Border color

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

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

This div border color is #689BDF.

Opacity

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

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

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

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

This text has shadow with #689BDF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #689BDF.

Preview

Color preview on black background

This text has color #689BDF on black background.


Color preview on white background

This text has color #689BDF on white background.


Black color preview on #689BDF background

This text has black color on #689BDF background.


White color preview on #689BDF background

This text has white color on #689BDF background.


Related colors

Complementary color

Complementary color for #hex is #976420.


I love getcolorcode.com

Triadic colors

1 #DF689B and #9BDF68 with #689BDF are triadic colors.

2 #DF9B68 and #9B68DF with #689BDF are triadic colors.