COLOR #6EB7AB

HEX: #6EB7AB RGB: (110,183,171)

Color info

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

RGB color model

#6EB7AB color RGB value is (110,183,171).

RGB: (110,183,171) (43%, 72%, 67%)

RGB channels and saturation

R 110 of 255 = 43%
G 183 of 255 = 72%
B 171 of 255 = 67%

110
183
171

R + G + B ~ 61%. #6EB7AB is quite light color.

Portions of RGB colors in percentages

R + G + B = 110 + 183 + 171 = 464 (100%)
R 110 of 464 ~ 23.71%
G 183 of 464 ~ 39.44%
B 171 of 464 ~ 36.85'%

%23.71
%39.44
%36.85

CMYK color model

#6EB7AB color CMYK value is (40,0,7,28).

  • cyan value is 39.89%
  • magenta value is 0.00%
  • yellow value is 6.56%
  • key color value is 28.24%

CMYK: (40,0,7,28)
C40M0Y7K28 (40%, 0%, 7%, 28%)
(0.40 / 0.00 / 0.07 / 0.28)

CMYK percentages

%39.89
%0
%6.56
%28.24

Codes

Color #6EB7AB in popluar color models

6E B7 AB
RGB 110 183 171
HSL 170° 33.64% 57.45%
HSB/HSV 170° 39.89% 71.76%
CMYK 39.89% 0.00% 6.56%
28.24%

Color #6EB7AB in popluar number systems.

HEX 6E B7 AB
Decimal 110 183 171
Binary 1101110 10110111 10101011
Octal 156 267 253

Shades and tints

Shades of #6EB7AB

#6EB7AB
(110,183,171)
#64A79C
(100,167,156)
#5A978D
(90,151,141)
#50877E
(80,135,126)
#46776F
(70,119,111)
#3C6760
(60,103,96)
#325751
(50,87,81)
#284742
(40,71,66)
#1E3733
(30,55,51)
#142724
(20,39,36)
#0A1715
(10,23,21)
#000000
(0,0,0)

Tints of #6EB7AB

#6EB7AB
(110,183,171)
#7BBDB2
(123,189,178)
#88C3B9
(136,195,185)
#95C9C0
(149,201,192)
#A2CFC7
(162,207,199)
#AFD5CE
(175,213,206)
#BCDBD5
(188,219,213)
#C9E1DC
(201,225,220)
#D6E7E3
(214,231,227)
#E3EDEA
(227,237,234)
#F0F3F1
(240,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6EB7AB; }

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

This text font color is #6EB7AB.

Background Color

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

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

This div background color is #6EB7AB.

Border color

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

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

This div border color is #6EB7AB.

Opacity

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

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

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

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

This text has shadow with #6EB7AB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EB7AB.

Preview

Color preview on black background

This text has color #6EB7AB on black background.


Color preview on white background

This text has color #6EB7AB on white background.


Black color preview on #6EB7AB background

This text has black color on #6EB7AB background.


White color preview on #6EB7AB background

This text has white color on #6EB7AB background.


Related colors

Complementary color

Complementary color for #hex is #914854.


I love getcolorcode.com

Triadic colors

1 #AB6EB7 and #B7AB6E with #6EB7AB are triadic colors.

2 #ABB76E and #B76EAB with #6EB7AB are triadic colors.