COLOR #6DADE2

HEX: #6DADE2 RGB: (109,173,226)

Renk bilgisi

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

RGB renk modeli

#6DADE2 color RGB value is (109,173,226).

RGB: (109,173,226) (43%, 68%, 89%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 173 of 255 = 68%
B 226 of 255 = 89%

109
173
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 173 + 226 = 508 (100%)
R 109 of 508 ~ 21.46%
G 173 of 508 ~ 34.06%
B 226 of 508 ~ 44.49'%

%21.46
%34.06
%44.49

CMYK RENK MODELİ

#6DADE2 rengi CMYK tonu (52,23,0,11).

  • camgöbeği tonu 51.77%
  • eflatun tonu 23.45%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (52,23,0,11)
C52M23Y0K11 (52%, 23%, 0%, 11%)
(0.52 / 0.23 / 0.00 / 0.11)

CMYK yüzdeleri

%51.77
%23.45
%0
%11.37

Codes

Color #6DADE2 in popluar color models

6D AD E2
RGB 109 173 226
HSL 207° 66.86% 65.69%
HSB/HSV 207° 51.77% 88.63%
CMYK 51.77% 23.45% 0.00%
11.37%

Color #6DADE2 in popluar number systems.

HEX 6D AD E2
Decimal 109 173 226
Binary 1101101 10101101 11100010
Octal 155 255 342

Shades and tints

Shades of #6DADE2

#6DADE2
(109,173,226)
#649ECE
(100,158,206)
#5B8FBA
(91,143,186)
#5280A6
(82,128,166)
#497192
(73,113,146)
#40627E
(64,98,126)
#37536A
(55,83,106)
#2E4456
(46,68,86)
#253542
(37,53,66)
#1C262E
(28,38,46)
#13171A
(19,23,26)
#000000
(0,0,0)

Tints of #6DADE2

#6DADE2
(109,173,226)
#7AB4E4
(122,180,228)
#87BBE6
(135,187,230)
#94C2E8
(148,194,232)
#A1C9EA
(161,201,234)
#AED0EC
(174,208,236)
#BBD7EE
(187,215,238)
#C8DEF0
(200,222,240)
#D5E5F2
(213,229,242)
#E2ECF4
(226,236,244)
#EFF3F6
(239,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6DADE2; }

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

This text font color is #6DADE2.

Background Color

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

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

This div background color is #6DADE2.

Border color

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

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

This div border color is #6DADE2.

Opacity

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

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

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

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

This text has shadow with #6DADE2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6DADE2.

Preview

Color preview on black background

This text has color #6DADE2 on black background.


Color preview on white background

This text has color #6DADE2 on white background.


Black color preview on #6DADE2 background

This text has black color on #6DADE2 background.


White color preview on #6DADE2 background

This text has white color on #6DADE2 background.


Related colors

Complementary color

Complementary color for #hex is #92521D.


I love getcolorcode.com

Triadic colors

1 #E26DAD and #ADE26D with #6DADE2 are triadic colors.

2 #E2AD6D and #AD6DE2 with #6DADE2 are triadic colors.