COLOR #6DE8EF

HEX: #6DE8EF RGB: (109,232,239)

Color info

#6DE8EF contains mainly green and blue colors. Web safe color of #6DE8EF is #66FFFF (or #6FF).

RGB color model

#6DE8EF color RGB value is (109,232,239).

RGB: (109,232,239) (43%, 91%, 94%)

RGB channels and saturation

R 109 of 255 = 43%
G 232 of 255 = 91%
B 239 of 255 = 94%

109
232
239

R + G + B ~ 76%. #6DE8EF is quite light color.

Portions of RGB colors in percentages

R + G + B = 109 + 232 + 239 = 580 (100%)
R 109 of 580 ~ 18.79%
G 232 of 580 ~ 40%
B 239 of 580 ~ 41.21'%

%18.79
%40
%41.21

CMYK color model

#6DE8EF color CMYK value is (54,3,0,6).

  • cyan value is 54.39%
  • magenta value is 2.93%
  • yellow value is 0.00%
  • key color value is 6.27%

CMYK: (54,3,0,6)
C54M3Y0K6 (54%, 3%, 0%, 6%)
(0.54 / 0.03 / 0.00 / 0.06)

CMYK percentages

%54.39
%2.93
%0
%6.27

Codes

Color #6DE8EF in popluar color models

6D E8 EF
RGB 109 232 239
HSL 183° 80.25% 68.24%
HSB/HSV 183° 54.39% 93.73%
CMYK 54.39% 2.93% 0.00%
6.27%

Color #6DE8EF in popluar number systems.

HEX 6D E8 EF
Decimal 109 232 239
Binary 1101101 11101000 11101111
Octal 155 350 357

Shades and tints

Shades of #6DE8EF

#6DE8EF
(109,232,239)
#64D3DA
(100,211,218)
#5BBEC5
(91,190,197)
#52A9B0
(82,169,176)
#49949B
(73,148,155)
#407F86
(64,127,134)
#376A71
(55,106,113)
#2E555C
(46,85,92)
#254047
(37,64,71)
#1C2B32
(28,43,50)
#13161D
(19,22,29)
#000000
(0,0,0)

Tints of #6DE8EF

#6DE8EF
(109,232,239)
#7AEAF0
(122,234,240)
#87ECF1
(135,236,241)
#94EEF2
(148,238,242)
#A1F0F3
(161,240,243)
#AEF2F4
(174,242,244)
#BBF4F5
(187,244,245)
#C8F6F6
(200,246,246)
#D5F8F7
(213,248,247)
#E2FAF8
(226,250,248)
#EFFCF9
(239,252,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6DE8EF color. Also use rgb(109,232,239) instead hex code.

Text Font Color

.myTextColor { color: #6DE8EF; }

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

This text font color is #6DE8EF.

Background Color

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

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

This div background color is #6DE8EF.

Border color

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

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

This div border color is #6DE8EF.

Opacity

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

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

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

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

This text has shadow with #6DE8EF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6DE8EF.

Preview

Color preview on black background

This text has color #6DE8EF on black background.


Color preview on white background

This text has color #6DE8EF on white background.


Black color preview on #6DE8EF background

This text has black color on #6DE8EF background.


White color preview on #6DE8EF background

This text has white color on #6DE8EF background.


Related colors

Complementary color

Complementary color for #hex is #921710.


I love getcolorcode.com

Triadic colors

1 #EF6DE8 and #E8EF6D with #6DE8EF are triadic colors.

2 #EFE86D and #E86DEF with #6DE8EF are triadic colors.