COLOR #6DAD8A

HEX: #6DAD8A RGB: (109,173,138)

Color info

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

RGB color model

#6DAD8A color RGB value is (109,173,138).

RGB: (109,173,138) (43%, 68%, 54%)

RGB channels and saturation

R 109 of 255 = 43%
G 173 of 255 = 68%
B 138 of 255 = 54%

109
173
138

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

Portions of RGB colors in percentages

R + G + B = 109 + 173 + 138 = 420 (100%)
R 109 of 420 ~ 25.95%
G 173 of 420 ~ 41.19%
B 138 of 420 ~ 32.86'%

%25.95
%41.19
%32.86

CMYK color model

#6DAD8A color CMYK value is (37,0,20,32).

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

CMYK: (37,0,20,32)
C37M0Y20K32 (37%, 0%, 20%, 32%)
(0.37 / 0.00 / 0.20 / 0.32)

CMYK percentages

%36.99
%0
%20.23
%32.16

Codes

Color #6DAD8A in popluar color models

6D AD 8A
RGB 109 173 138
HSL 147° 28.07% 55.29%
HSB/HSV 147° 36.99% 67.84%
CMYK 36.99% 0.00% 20.23%
32.16%

Color #6DAD8A in popluar number systems.

HEX 6D AD 8A
Decimal 109 173 138
Binary 1101101 10101101 10001010
Octal 155 255 212

Shades and tints

Shades of #6DAD8A

#6DAD8A
(109,173,138)
#649E7E
(100,158,126)
#5B8F72
(91,143,114)
#528066
(82,128,102)
#49715A
(73,113,90)
#40624E
(64,98,78)
#375342
(55,83,66)
#2E4436
(46,68,54)
#25352A
(37,53,42)
#1C261E
(28,38,30)
#131712
(19,23,18)
#000000
(0,0,0)

Tints of #6DAD8A

#6DAD8A
(109,173,138)
#7AB494
(122,180,148)
#87BB9E
(135,187,158)
#94C2A8
(148,194,168)
#A1C9B2
(161,201,178)
#AED0BC
(174,208,188)
#BBD7C6
(187,215,198)
#C8DED0
(200,222,208)
#D5E5DA
(213,229,218)
#E2ECE4
(226,236,228)
#EFF3EE
(239,243,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6DAD8A; }

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

This text font color is #6DAD8A.

Background Color

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

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

This div background color is #6DAD8A.

Border color

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

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

This div border color is #6DAD8A.

Opacity

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

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

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

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

This text has shadow with #6DAD8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6DAD8A.

Preview

Color preview on black background

This text has color #6DAD8A on black background.


Color preview on white background

This text has color #6DAD8A on white background.


Black color preview on #6DAD8A background

This text has black color on #6DAD8A background.


White color preview on #6DAD8A background

This text has white color on #6DAD8A background.


Related colors

Complementary color

Complementary color for #hex is #925275.


I love getcolorcode.com

Triadic colors

1 #8A6DAD and #AD8A6D with #6DAD8A are triadic colors.

2 #8AAD6D and #AD6D8A with #6DAD8A are triadic colors.