COLOR #6DCEB8

HEX: #6DCEB8 RGB: (109,206,184)

Color info

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

RGB color model

#6DCEB8 color RGB value is (109,206,184).

RGB: (109,206,184) (43%, 81%, 72%)

RGB channels and saturation

R 109 of 255 = 43%
G 206 of 255 = 81%
B 184 of 255 = 72%

109
206
184

R + G + B ~ 65%. #6DCEB8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 109 + 206 + 184 = 499 (100%)
R 109 of 499 ~ 21.84%
G 206 of 499 ~ 41.28%
B 184 of 499 ~ 36.87'%

%21.84
%41.28
%36.87

CMYK color model

#6DCEB8 color CMYK value is (47,0,11,19).

  • cyan value is 47.09%
  • magenta value is 0.00%
  • yellow value is 10.68%
  • key color value is 19.22%

CMYK: (47,0,11,19)
C47M0Y11K19 (47%, 0%, 11%, 19%)
(0.47 / 0.00 / 0.11 / 0.19)

CMYK percentages

%47.09
%0
%10.68
%19.22

Codes

Color #6DCEB8 in popluar color models

6D CE B8
RGB 109 206 184
HSL 166° 49.74% 61.76%
HSB/HSV 166° 47.09% 80.78%
CMYK 47.09% 0.00% 10.68%
19.22%

Color #6DCEB8 in popluar number systems.

HEX 6D CE B8
Decimal 109 206 184
Binary 1101101 11001110 10111000
Octal 155 316 270

Shades and tints

Shades of #6DCEB8

#6DCEB8
(109,206,184)
#64BCA8
(100,188,168)
#5BAA98
(91,170,152)
#529888
(82,152,136)
#498678
(73,134,120)
#407468
(64,116,104)
#376258
(55,98,88)
#2E5048
(46,80,72)
#253E38
(37,62,56)
#1C2C28
(28,44,40)
#131A18
(19,26,24)
#000000
(0,0,0)

Tints of #6DCEB8

#6DCEB8
(109,206,184)
#7AD2BE
(122,210,190)
#87D6C4
(135,214,196)
#94DACA
(148,218,202)
#A1DED0
(161,222,208)
#AEE2D6
(174,226,214)
#BBE6DC
(187,230,220)
#C8EAE2
(200,234,226)
#D5EEE8
(213,238,232)
#E2F2EE
(226,242,238)
#EFF6F4
(239,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6DCEB8 color. Also use rgb(109,206,184) instead hex code.

Text Font Color

.myTextColor { color: #6DCEB8; }

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

This text font color is #6DCEB8.

Background Color

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

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

This div background color is #6DCEB8.

Border color

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

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

This div border color is #6DCEB8.

Opacity

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

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

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

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

This text has shadow with #6DCEB8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6DCEB8.

Preview

Color preview on black background

This text has color #6DCEB8 on black background.


Color preview on white background

This text has color #6DCEB8 on white background.


Black color preview on #6DCEB8 background

This text has black color on #6DCEB8 background.


White color preview on #6DCEB8 background

This text has white color on #6DCEB8 background.


Related colors

Complementary color

Complementary color for #hex is #923147.


I love getcolorcode.com

Triadic colors

1 #B86DCE and #CEB86D with #6DCEB8 are triadic colors.

2 #B8CE6D and #CE6DB8 with #6DCEB8 are triadic colors.