COLOR #6DA8AD

HEX: #6DA8AD RGB: (109,168,173)

Renk bilgisi

#6DA8AD contains mainly green and blue colors. #6DA8AD ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#6DA8AD color RGB value is (109,168,173).

RGB: (109,168,173) (43%, 66%, 68%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 168 of 255 = 66%
B 173 of 255 = 68%

109
168
173

R + G + B ~ 59%. #6DA8AD is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 168 + 173 = 450 (100%)
R 109 of 450 ~ 24.22%
G 168 of 450 ~ 37.33%
B 173 of 450 ~ 38.44'%

%24.22
%37.33
%38.44

CMYK RENK MODELİ

#6DA8AD rengi CMYK tonu (37,3,0,32).

  • camgöbeği tonu 36.99%
  • eflatun tonu 2.89%
  • sarı tonu 0.00%
  • ana renk tonu 32.16%

CMYK: (37,3,0,32)
C37M3Y0K32 (37%, 3%, 0%, 32%)
(0.37 / 0.03 / 0.00 / 0.32)

CMYK yüzdeleri

%36.99
%2.89
%0
%32.16

Codes

Color #6DA8AD in popluar color models

6D A8 AD
RGB 109 168 173
HSL 185° 28.07% 55.29%
HSB/HSV 185° 36.99% 67.84%
CMYK 36.99% 2.89% 0.00%
32.16%

Color #6DA8AD in popluar number systems.

HEX 6D A8 AD
Decimal 109 168 173
Binary 1101101 10101000 10101101
Octal 155 250 255

Shades and tints

Shades of #6DA8AD

#6DA8AD
(109,168,173)
#64999E
(100,153,158)
#5B8A8F
(91,138,143)
#527B80
(82,123,128)
#496C71
(73,108,113)
#405D62
(64,93,98)
#374E53
(55,78,83)
#2E3F44
(46,63,68)
#253035
(37,48,53)
#1C2126
(28,33,38)
#131217
(19,18,23)
#000000
(0,0,0)

Tints of #6DA8AD

#6DA8AD
(109,168,173)
#7AAFB4
(122,175,180)
#87B6BB
(135,182,187)
#94BDC2
(148,189,194)
#A1C4C9
(161,196,201)
#AECBD0
(174,203,208)
#BBD2D7
(187,210,215)
#C8D9DE
(200,217,222)
#D5E0E5
(213,224,229)
#E2E7EC
(226,231,236)
#EFEEF3
(239,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6DA8AD; }

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

This text font color is #6DA8AD.

Background Color

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

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

This div background color is #6DA8AD.

Border color

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

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

This div border color is #6DA8AD.

Opacity

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

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

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

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

This text has shadow with #6DA8AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6DA8AD.

Preview

Color preview on black background

This text has color #6DA8AD on black background.


Color preview on white background

This text has color #6DA8AD on white background.


Black color preview on #6DA8AD background

This text has black color on #6DA8AD background.


White color preview on #6DA8AD background

This text has white color on #6DA8AD background.


Related colors

Complementary color

Complementary color for #hex is #925752.


I love getcolorcode.com

Triadic colors

1 #AD6DA8 and #A8AD6D with #6DA8AD are triadic colors.

2 #ADA86D and #A86DAD with #6DA8AD are triadic colors.