COLOR #6EB1AB

HEX: #6EB1AB RGB: (110,177,171)

Color info

#6EB1AB contains mainly green and blue colors. Web safe color of #6EB1AB is #669999 (or #699).

RGB color model

#6EB1AB color RGB value is (110,177,171).

RGB: (110,177,171) (43%, 69%, 67%)

RGB channels and saturation

R 110 of 255 = 43%
G 177 of 255 = 69%
B 171 of 255 = 67%

110
177
171

R + G + B ~ 60%. #6EB1AB is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 110 + 177 + 171 = 458 (100%)
R 110 of 458 ~ 24.02%
G 177 of 458 ~ 38.65%
B 171 of 458 ~ 37.34'%

%24.02
%38.65
%37.34

CMYK color model

#6EB1AB color CMYK value is (38,0,3,31).

  • cyan value is 37.85%
  • magenta value is 0.00%
  • yellow value is 3.39%
  • key color value is 30.59%

CMYK: (38,0,3,31)
C38M0Y3K31 (38%, 0%, 3%, 31%)
(0.38 / 0.00 / 0.03 / 0.31)

CMYK percentages

%37.85
%0
%3.39
%30.59

Codes

Color #6EB1AB in popluar color models

6E B1 AB
RGB 110 177 171
HSL 175° 30.04% 56.27%
HSB/HSV 175° 37.85% 69.41%
CMYK 37.85% 0.00% 3.39%
30.59%

Color #6EB1AB in popluar number systems.

HEX 6E B1 AB
Decimal 110 177 171
Binary 1101110 10110001 10101011
Octal 156 261 253

Shades and tints

Shades of #6EB1AB

#6EB1AB
(110,177,171)
#64A19C
(100,161,156)
#5A918D
(90,145,141)
#50817E
(80,129,126)
#46716F
(70,113,111)
#3C6160
(60,97,96)
#325151
(50,81,81)
#284142
(40,65,66)
#1E3133
(30,49,51)
#142124
(20,33,36)
#0A1115
(10,17,21)
#000000
(0,0,0)

Tints of #6EB1AB

#6EB1AB
(110,177,171)
#7BB8B2
(123,184,178)
#88BFB9
(136,191,185)
#95C6C0
(149,198,192)
#A2CDC7
(162,205,199)
#AFD4CE
(175,212,206)
#BCDBD5
(188,219,213)
#C9E2DC
(201,226,220)
#D6E9E3
(214,233,227)
#E3F0EA
(227,240,234)
#F0F7F1
(240,247,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6EB1AB color. Also use rgb(110,177,171) instead hex code.

Text Font Color

.myTextColor { color: #6EB1AB; }

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

This text font color is #6EB1AB.

Background Color

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

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

This div background color is #6EB1AB.

Border color

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

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

This div border color is #6EB1AB.

Opacity

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

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

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

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

This text has shadow with #6EB1AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EB1AB.

Preview

Color preview on black background

This text has color #6EB1AB on black background.


Color preview on white background

This text has color #6EB1AB on white background.


Black color preview on #6EB1AB background

This text has black color on #6EB1AB background.


White color preview on #6EB1AB background

This text has white color on #6EB1AB background.


Related colors

Complementary color

Complementary color for #hex is #914E54.


I love getcolorcode.com

Triadic colors

1 #AB6EB1 and #B1AB6E with #6EB1AB are triadic colors.

2 #ABB16E and #B16EAB with #6EB1AB are triadic colors.