COLOR #6DADE6

HEX: #6DADE6 RGB: (109,173,230)

Renk bilgisi

#6DADE6 contains mainly green and blue colors. #6DADE6 ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#6DADE6 color RGB value is (109,173,230).

RGB: (109,173,230) (43%, 68%, 90%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 173 of 255 = 68%
B 230 of 255 = 90%

109
173
230

R + G + B ~ 67%. #6DADE6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 173 + 230 = 512 (100%)
R 109 of 512 ~ 21.29%
G 173 of 512 ~ 33.79%
B 230 of 512 ~ 44.92'%

%21.29
%33.79
%44.92

CMYK RENK MODELİ

#6DADE6 rengi CMYK tonu (53,25,0,10).

  • camgöbeği tonu 52.61%
  • eflatun tonu 24.78%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (53,25,0,10)
C53M25Y0K10 (53%, 25%, 0%, 10%)
(0.53 / 0.25 / 0.00 / 0.10)

CMYK yüzdeleri

%52.61
%24.78
%0
%9.8

Codes

Color #6DADE6 in popluar color models

6D AD E6
RGB 109 173 230
HSL 208° 70.76% 66.47%
HSB/HSV 208° 52.61% 90.20%
CMYK 52.61% 24.78% 0.00%
9.80%

Color #6DADE6 in popluar number systems.

HEX 6D AD E6
Decimal 109 173 230
Binary 1101101 10101101 11100110
Octal 155 255 346

Shades and tints

Shades of #6DADE6

#6DADE6
(109,173,230)
#649ED2
(100,158,210)
#5B8FBE
(91,143,190)
#5280AA
(82,128,170)
#497196
(73,113,150)
#406282
(64,98,130)
#37536E
(55,83,110)
#2E445A
(46,68,90)
#253546
(37,53,70)
#1C2632
(28,38,50)
#13171E
(19,23,30)
#000000
(0,0,0)

Tints of #6DADE6

#6DADE6
(109,173,230)
#7AB4E8
(122,180,232)
#87BBEA
(135,187,234)
#94C2EC
(148,194,236)
#A1C9EE
(161,201,238)
#AED0F0
(174,208,240)
#BBD7F2
(187,215,242)
#C8DEF4
(200,222,244)
#D5E5F6
(213,229,246)
#E2ECF8
(226,236,248)
#EFF3FA
(239,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6DADE6 color. Also use rgb(109,173,230) instead hex code.

Text Font Color

.myTextColor { color: #6DADE6; }

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

This text font color is #6DADE6.

Background Color

.myBgColor { background-color: #6DADE6; }

<div style="background-color:#6DADE6">Inner text</div>

This div background color is #6DADE6.

Border color

.myBorderColor { border: 1px solid #6DADE6; }

<div style="border:3px solid #6DADE6">Div</div>

This div border color is #6DADE6.

Opacity

.myOpacity80 { color: #6DADE6; opacity: 0.8; }

<p style="color:#6DADE6;opacity:0.8;">80%</p>

Text with #6DADE6 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 #6DADE6;}

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

This text has shadow with #6DADE6 color.


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

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

This text has shadow with #6DADE6 primary color and red secondary color.


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

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

This text has shadow with #6DADE6 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #6DADE6.

Preview

Color preview on black background

This text has color #6DADE6 on black background.


Color preview on white background

This text has color #6DADE6 on white background.


Black color preview on #6DADE6 background

This text has black color on #6DADE6 background.


White color preview on #6DADE6 background

This text has white color on #6DADE6 background.


Related colors

Complementary color

Complementary color for #hex is #925219.


I love getcolorcode.com

Triadic colors

1 #E66DAD and #ADE66D with #6DADE6 are triadic colors.

2 #E6AD6D and #AD6DE6 with #6DADE6 are triadic colors.