COLOR #6DAAAD

HEX: #6DAAAD RGB: (109,170,173)

Color info

#6DAAAD contains mainly green and blue colors. Web safe color of #6DAAAD is #669999 (or #699).

RGB color model

#6DAAAD color RGB value is (109,170,173).

RGB: (109,170,173) (43%, 67%, 68%)

RGB channels and saturation

R 109 of 255 = 43%
G 170 of 255 = 67%
B 173 of 255 = 68%

109
170
173

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

Portions of RGB colors in percentages

R + G + B = 109 + 170 + 173 = 452 (100%)
R 109 of 452 ~ 24.12%
G 170 of 452 ~ 37.61%
B 173 of 452 ~ 38.27'%

%24.12
%37.61
%38.27

CMYK color model

#6DAAAD color CMYK value is (37,2,0,32).

  • cyan value is 36.99%
  • magenta value is 1.73%
  • yellow value is 0.00%
  • key color value is 32.16%

CMYK: (37,2,0,32)
C37M2Y0K32 (37%, 2%, 0%, 32%)
(0.37 / 0.02 / 0.00 / 0.32)

CMYK percentages

%36.99
%1.73
%0
%32.16

Codes

Color #6DAAAD in popluar color models

6D AA AD
RGB 109 170 173
HSL 183° 28.07% 55.29%
HSB/HSV 183° 36.99% 67.84%
CMYK 36.99% 1.73% 0.00%
32.16%

Color #6DAAAD in popluar number systems.

HEX 6D AA AD
Decimal 109 170 173
Binary 1101101 10101010 10101101
Octal 155 252 255

Shades and tints

Shades of #6DAAAD

#6DAAAD
(109,170,173)
#649B9E
(100,155,158)
#5B8C8F
(91,140,143)
#527D80
(82,125,128)
#496E71
(73,110,113)
#405F62
(64,95,98)
#375053
(55,80,83)
#2E4144
(46,65,68)
#253235
(37,50,53)
#1C2326
(28,35,38)
#131417
(19,20,23)
#000000
(0,0,0)

Tints of #6DAAAD

#6DAAAD
(109,170,173)
#7AB1B4
(122,177,180)
#87B8BB
(135,184,187)
#94BFC2
(148,191,194)
#A1C6C9
(161,198,201)
#AECDD0
(174,205,208)
#BBD4D7
(187,212,215)
#C8DBDE
(200,219,222)
#D5E2E5
(213,226,229)
#E2E9EC
(226,233,236)
#EFF0F3
(239,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6DAAAD; }

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

This text font color is #6DAAAD.

Background Color

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

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

This div background color is #6DAAAD.

Border color

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

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

This div border color is #6DAAAD.

Opacity

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

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

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

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

This text has shadow with #6DAAAD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6DAAAD.

Preview

Color preview on black background

This text has color #6DAAAD on black background.


Color preview on white background

This text has color #6DAAAD on white background.


Black color preview on #6DAAAD background

This text has black color on #6DAAAD background.


White color preview on #6DAAAD background

This text has white color on #6DAAAD background.


Related colors

Complementary color

Complementary color for #hex is #925552.


I love getcolorcode.com

Triadic colors

1 #AD6DAA and #AAAD6D with #6DAAAD are triadic colors.

2 #ADAA6D and #AA6DAD with #6DAAAD are triadic colors.