COLOR #6AE0BA

HEX: #6AE0BA RGB: (106,224,186)

Color info

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

RGB color model

#6AE0BA color RGB value is (106,224,186).

RGB: (106,224,186) (42%, 88%, 73%)

RGB channels and saturation

R 106 of 255 = 42%
G 224 of 255 = 88%
B 186 of 255 = 73%

106
224
186

R + G + B ~ 68%. #6AE0BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 106 + 224 + 186 = 516 (100%)
R 106 of 516 ~ 20.54%
G 224 of 516 ~ 43.41%
B 186 of 516 ~ 36.05'%

%20.54
%43.41
%36.05

CMYK color model

#6AE0BA color CMYK value is (53,0,17,12).

  • cyan value is 52.68%
  • magenta value is 0.00%
  • yellow value is 16.96%
  • key color value is 12.16%

CMYK: (53,0,17,12)
C53M0Y17K12 (53%, 0%, 17%, 12%)
(0.53 / 0.00 / 0.17 / 0.12)

CMYK percentages

%52.68
%0
%16.96
%12.16

Codes

Color #6AE0BA in popluar color models

6A E0 BA
RGB 106 224 186
HSL 161° 65.56% 64.71%
HSB/HSV 161° 52.68% 87.84%
CMYK 52.68% 0.00% 16.96%
12.16%

Color #6AE0BA in popluar number systems.

HEX 6A E0 BA
Decimal 106 224 186
Binary 1101010 11100000 10111010
Octal 152 340 272

Shades and tints

Shades of #6AE0BA

#6AE0BA
(106,224,186)
#61CCAA
(97,204,170)
#58B89A
(88,184,154)
#4FA48A
(79,164,138)
#46907A
(70,144,122)
#3D7C6A
(61,124,106)
#34685A
(52,104,90)
#2B544A
(43,84,74)
#22403A
(34,64,58)
#192C2A
(25,44,42)
#10181A
(16,24,26)
#000000
(0,0,0)

Tints of #6AE0BA

#6AE0BA
(106,224,186)
#77E2C0
(119,226,192)
#84E4C6
(132,228,198)
#91E6CC
(145,230,204)
#9EE8D2
(158,232,210)
#ABEAD8
(171,234,216)
#B8ECDE
(184,236,222)
#C5EEE4
(197,238,228)
#D2F0EA
(210,240,234)
#DFF2F0
(223,242,240)
#ECF4F6
(236,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6AE0BA color. Also use rgb(106,224,186) instead hex code.

Text Font Color

.myTextColor { color: #6AE0BA; }

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

This text font color is #6AE0BA.

Background Color

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

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

This div background color is #6AE0BA.

Border color

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

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

This div border color is #6AE0BA.

Opacity

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

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

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

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

This text has shadow with #6AE0BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6AE0BA.

Preview

Color preview on black background

This text has color #6AE0BA on black background.


Color preview on white background

This text has color #6AE0BA on white background.


Black color preview on #6AE0BA background

This text has black color on #6AE0BA background.


White color preview on #6AE0BA background

This text has white color on #6AE0BA background.


Related colors

Complementary color

Complementary color for #hex is #951F45.


I love getcolorcode.com

Triadic colors

1 #BA6AE0 and #E0BA6A with #6AE0BA are triadic colors.

2 #BAE06A and #E06ABA with #6AE0BA are triadic colors.