COLOR #6DADB5

HEX: #6DADB5 RGB: (109,173,181)

Renk bilgisi

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

RGB renk modeli

#6DADB5 color RGB value is (109,173,181).

RGB: (109,173,181) (43%, 68%, 71%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 173 of 255 = 68%
B 181 of 255 = 71%

109
173
181

R + G + B ~ 61%. #6DADB5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 173 + 181 = 463 (100%)
R 109 of 463 ~ 23.54%
G 173 of 463 ~ 37.37%
B 181 of 463 ~ 39.09'%

%23.54
%37.37
%39.09

CMYK RENK MODELİ

#6DADB5 rengi CMYK tonu (40,4,0,29).

  • camgöbeği tonu 39.78%
  • eflatun tonu 4.42%
  • sarı tonu 0.00%
  • ana renk tonu 29.02%

CMYK: (40,4,0,29)
C40M4Y0K29 (40%, 4%, 0%, 29%)
(0.40 / 0.04 / 0.00 / 0.29)

CMYK yüzdeleri

%39.78
%4.42
%0
%29.02

Codes

Color #6DADB5 in popluar color models

6D AD B5
RGB 109 173 181
HSL 187° 32.73% 56.86%
HSB/HSV 187° 39.78% 70.98%
CMYK 39.78% 4.42% 0.00%
29.02%

Color #6DADB5 in popluar number systems.

HEX 6D AD B5
Decimal 109 173 181
Binary 1101101 10101101 10110101
Octal 155 255 265

Shades and tints

Shades of #6DADB5

#6DADB5
(109,173,181)
#649EA5
(100,158,165)
#5B8F95
(91,143,149)
#528085
(82,128,133)
#497175
(73,113,117)
#406265
(64,98,101)
#375355
(55,83,85)
#2E4445
(46,68,69)
#253535
(37,53,53)
#1C2625
(28,38,37)
#131715
(19,23,21)
#000000
(0,0,0)

Tints of #6DADB5

#6DADB5
(109,173,181)
#7AB4BB
(122,180,187)
#87BBC1
(135,187,193)
#94C2C7
(148,194,199)
#A1C9CD
(161,201,205)
#AED0D3
(174,208,211)
#BBD7D9
(187,215,217)
#C8DEDF
(200,222,223)
#D5E5E5
(213,229,229)
#E2ECEB
(226,236,235)
#EFF3F1
(239,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6DADB5; }

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

This text font color is #6DADB5.

Background Color

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

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

This div background color is #6DADB5.

Border color

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

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

This div border color is #6DADB5.

Opacity

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

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

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

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

This text has shadow with #6DADB5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6DADB5.

Preview

Color preview on black background

This text has color #6DADB5 on black background.


Color preview on white background

This text has color #6DADB5 on white background.


Black color preview on #6DADB5 background

This text has black color on #6DADB5 background.


White color preview on #6DADB5 background

This text has white color on #6DADB5 background.


Related colors

Complementary color

Complementary color for #hex is #92524A.


I love getcolorcode.com

Triadic colors

1 #B56DAD and #ADB56D with #6DADB5 are triadic colors.

2 #B5AD6D and #AD6DB5 with #6DADB5 are triadic colors.