COLOR #6DE5D2

HEX: #6DE5D2 RGB: (109,229,210)

Color info

#6DE5D2 contains mainly green and blue colors. Web safe color of #6DE5D2 is #66CCCC (or #6CC).

RGB color model

#6DE5D2 color RGB value is (109,229,210).

RGB: (109,229,210) (43%, 90%, 82%)

RGB channels and saturation

R 109 of 255 = 43%
G 229 of 255 = 90%
B 210 of 255 = 82%

109
229
210

R + G + B ~ 72%. #6DE5D2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 109 + 229 + 210 = 548 (100%)
R 109 of 548 ~ 19.89%
G 229 of 548 ~ 41.79%
B 210 of 548 ~ 38.32'%

%19.89
%41.79
%38.32

CMYK color model

#6DE5D2 color CMYK value is (52,0,8,10).

  • cyan value is 52.40%
  • magenta value is 0.00%
  • yellow value is 8.30%
  • key color value is 10.20%

CMYK: (52,0,8,10)
C52M0Y8K10 (52%, 0%, 8%, 10%)
(0.52 / 0.00 / 0.08 / 0.10)

CMYK percentages

%52.4
%0
%8.3
%10.2

Codes

Color #6DE5D2 in popluar color models

6D E5 D2
RGB 109 229 210
HSL 171° 69.77% 66.27%
HSB/HSV 171° 52.40% 89.80%
CMYK 52.40% 0.00% 8.30%
10.20%

Color #6DE5D2 in popluar number systems.

HEX 6D E5 D2
Decimal 109 229 210
Binary 1101101 11100101 11010010
Octal 155 345 322

Shades and tints

Shades of #6DE5D2

#6DE5D2
(109,229,210)
#64D1BF
(100,209,191)
#5BBDAC
(91,189,172)
#52A999
(82,169,153)
#499586
(73,149,134)
#408173
(64,129,115)
#376D60
(55,109,96)
#2E594D
(46,89,77)
#25453A
(37,69,58)
#1C3127
(28,49,39)
#131D14
(19,29,20)
#000000
(0,0,0)

Tints of #6DE5D2

#6DE5D2
(109,229,210)
#7AE7D6
(122,231,214)
#87E9DA
(135,233,218)
#94EBDE
(148,235,222)
#A1EDE2
(161,237,226)
#AEEFE6
(174,239,230)
#BBF1EA
(187,241,234)
#C8F3EE
(200,243,238)
#D5F5F2
(213,245,242)
#E2F7F6
(226,247,246)
#EFF9FA
(239,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6DE5D2 color. Also use rgb(109,229,210) instead hex code.

Text Font Color

.myTextColor { color: #6DE5D2; }

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

This text font color is #6DE5D2.

Background Color

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

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

This div background color is #6DE5D2.

Border color

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

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

This div border color is #6DE5D2.

Opacity

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

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

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

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

This text has shadow with #6DE5D2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6DE5D2.

Preview

Color preview on black background

This text has color #6DE5D2 on black background.


Color preview on white background

This text has color #6DE5D2 on white background.


Black color preview on #6DE5D2 background

This text has black color on #6DE5D2 background.


White color preview on #6DE5D2 background

This text has white color on #6DE5D2 background.


Related colors

Complementary color

Complementary color for #hex is #921A2D.


I love getcolorcode.com

Triadic colors

1 #D26DE5 and #E5D26D with #6DE5D2 are triadic colors.

2 #D2E56D and #E56DD2 with #6DE5D2 are triadic colors.