COLOR #6EC5B8

HEX: #6EC5B8 RGB: (110,197,184)

Color info

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

RGB color model

#6EC5B8 color RGB value is (110,197,184).

RGB: (110,197,184) (43%, 77%, 72%)

RGB channels and saturation

R 110 of 255 = 43%
G 197 of 255 = 77%
B 184 of 255 = 72%

110
197
184

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

Portions of RGB colors in percentages

R + G + B = 110 + 197 + 184 = 491 (100%)
R 110 of 491 ~ 22.4%
G 197 of 491 ~ 40.12%
B 184 of 491 ~ 37.47'%

%22.4
%40.12
%37.47

CMYK color model

#6EC5B8 color CMYK value is (44,0,7,23).

  • cyan value is 44.16%
  • magenta value is 0.00%
  • yellow value is 6.60%
  • key color value is 22.75%

CMYK: (44,0,7,23)
C44M0Y7K23 (44%, 0%, 7%, 23%)
(0.44 / 0.00 / 0.07 / 0.23)

CMYK percentages

%44.16
%0
%6.6
%22.75

Codes

Color #6EC5B8 in popluar color models

6E C5 B8
RGB 110 197 184
HSL 171° 42.86% 60.20%
HSB/HSV 171° 44.16% 77.25%
CMYK 44.16% 0.00% 6.60%
22.75%

Color #6EC5B8 in popluar number systems.

HEX 6E C5 B8
Decimal 110 197 184
Binary 1101110 11000101 10111000
Octal 156 305 270

Shades and tints

Shades of #6EC5B8

#6EC5B8
(110,197,184)
#64B4A8
(100,180,168)
#5AA398
(90,163,152)
#509288
(80,146,136)
#468178
(70,129,120)
#3C7068
(60,112,104)
#325F58
(50,95,88)
#284E48
(40,78,72)
#1E3D38
(30,61,56)
#142C28
(20,44,40)
#0A1B18
(10,27,24)
#000000
(0,0,0)

Tints of #6EC5B8

#6EC5B8
(110,197,184)
#7BCABE
(123,202,190)
#88CFC4
(136,207,196)
#95D4CA
(149,212,202)
#A2D9D0
(162,217,208)
#AFDED6
(175,222,214)
#BCE3DC
(188,227,220)
#C9E8E2
(201,232,226)
#D6EDE8
(214,237,232)
#E3F2EE
(227,242,238)
#F0F7F4
(240,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6EC5B8 color. Also use rgb(110,197,184) instead hex code.

Text Font Color

.myTextColor { color: #6EC5B8; }

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

This text font color is #6EC5B8.

Background Color

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

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

This div background color is #6EC5B8.

Border color

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

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

This div border color is #6EC5B8.

Opacity

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

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

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

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

This text has shadow with #6EC5B8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EC5B8.

Preview

Color preview on black background

This text has color #6EC5B8 on black background.


Color preview on white background

This text has color #6EC5B8 on white background.


Black color preview on #6EC5B8 background

This text has black color on #6EC5B8 background.


White color preview on #6EC5B8 background

This text has white color on #6EC5B8 background.


Related colors

Complementary color

Complementary color for #hex is #913A47.


I love getcolorcode.com

Triadic colors

1 #B86EC5 and #C5B86E with #6EC5B8 are triadic colors.

2 #B8C56E and #C56EB8 with #6EC5B8 are triadic colors.