COLOR #6ECBAD

HEX: #6ECBAD RGB: (110,203,173)

Color info

#6ECBAD contains mainly green and blue colors. Web safe color of #6ECBAD is #66CC99 (or #6C9).

RGB color model

#6ECBAD color RGB value is (110,203,173).

RGB: (110,203,173) (43%, 80%, 68%)

RGB channels and saturation

R 110 of 255 = 43%
G 203 of 255 = 80%
B 173 of 255 = 68%

110
203
173

R + G + B ~ 64%. #6ECBAD is quite light color.

Portions of RGB colors in percentages

R + G + B = 110 + 203 + 173 = 486 (100%)
R 110 of 486 ~ 22.63%
G 203 of 486 ~ 41.77%
B 173 of 486 ~ 35.6'%

%22.63
%41.77
%35.6

CMYK color model

#6ECBAD color CMYK value is (46,0,15,20).

  • cyan value is 45.81%
  • magenta value is 0.00%
  • yellow value is 14.78%
  • key color value is 20.39%

CMYK: (46,0,15,20)
C46M0Y15K20 (46%, 0%, 15%, 20%)
(0.46 / 0.00 / 0.15 / 0.20)

CMYK percentages

%45.81
%0
%14.78
%20.39

Codes

Color #6ECBAD in popluar color models

6E CB AD
RGB 110 203 173
HSL 161° 47.21% 61.37%
HSB/HSV 161° 45.81% 79.61%
CMYK 45.81% 0.00% 14.78%
20.39%

Color #6ECBAD in popluar number systems.

HEX 6E CB AD
Decimal 110 203 173
Binary 1101110 11001011 10101101
Octal 156 313 255

Shades and tints

Shades of #6ECBAD

#6ECBAD
(110,203,173)
#64B99E
(100,185,158)
#5AA78F
(90,167,143)
#509580
(80,149,128)
#468371
(70,131,113)
#3C7162
(60,113,98)
#325F53
(50,95,83)
#284D44
(40,77,68)
#1E3B35
(30,59,53)
#142926
(20,41,38)
#0A1717
(10,23,23)
#000000
(0,0,0)

Tints of #6ECBAD

#6ECBAD
(110,203,173)
#7BCFB4
(123,207,180)
#88D3BB
(136,211,187)
#95D7C2
(149,215,194)
#A2DBC9
(162,219,201)
#AFDFD0
(175,223,208)
#BCE3D7
(188,227,215)
#C9E7DE
(201,231,222)
#D6EBE5
(214,235,229)
#E3EFEC
(227,239,236)
#F0F3F3
(240,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6ECBAD color. Also use rgb(110,203,173) instead hex code.

Text Font Color

.myTextColor { color: #6ECBAD; }

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

This text font color is #6ECBAD.

Background Color

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

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

This div background color is #6ECBAD.

Border color

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

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

This div border color is #6ECBAD.

Opacity

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

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

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

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

This text has shadow with #6ECBAD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6ECBAD.

Preview

Color preview on black background

This text has color #6ECBAD on black background.


Color preview on white background

This text has color #6ECBAD on white background.


Black color preview on #6ECBAD background

This text has black color on #6ECBAD background.


White color preview on #6ECBAD background

This text has white color on #6ECBAD background.


Related colors

Complementary color

Complementary color for #hex is #913452.


I love getcolorcode.com

Triadic colors

1 #AD6ECB and #CBAD6E with #6ECBAD are triadic colors.

2 #ADCB6E and #CB6EAD with #6ECBAD are triadic colors.