COLOR #6EBEA6

HEX: #6EBEA6 RGB: (110,190,166)

Color info

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

RGB color model

#6EBEA6 color RGB value is (110,190,166).

RGB: (110,190,166) (43%, 75%, 65%)

RGB channels and saturation

R 110 of 255 = 43%
G 190 of 255 = 75%
B 166 of 255 = 65%

110
190
166

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

Portions of RGB colors in percentages

R + G + B = 110 + 190 + 166 = 466 (100%)
R 110 of 466 ~ 23.61%
G 190 of 466 ~ 40.77%
B 166 of 466 ~ 35.62'%

%23.61
%40.77
%35.62

CMYK color model

#6EBEA6 color CMYK value is (42,0,13,25).

  • cyan value is 42.11%
  • magenta value is 0.00%
  • yellow value is 12.63%
  • key color value is 25.49%

CMYK: (42,0,13,25)
C42M0Y13K25 (42%, 0%, 13%, 25%)
(0.42 / 0.00 / 0.13 / 0.25)

CMYK percentages

%42.11
%0
%12.63
%25.49

Codes

Color #6EBEA6 in popluar color models

6E BE A6
RGB 110 190 166
HSL 162° 38.10% 58.82%
HSB/HSV 162° 42.11% 74.51%
CMYK 42.11% 0.00% 12.63%
25.49%

Color #6EBEA6 in popluar number systems.

HEX 6E BE A6
Decimal 110 190 166
Binary 1101110 10111110 10100110
Octal 156 276 246

Shades and tints

Shades of #6EBEA6

#6EBEA6
(110,190,166)
#64AD97
(100,173,151)
#5A9C88
(90,156,136)
#508B79
(80,139,121)
#467A6A
(70,122,106)
#3C695B
(60,105,91)
#32584C
(50,88,76)
#28473D
(40,71,61)
#1E362E
(30,54,46)
#14251F
(20,37,31)
#0A1410
(10,20,16)
#000000
(0,0,0)

Tints of #6EBEA6

#6EBEA6
(110,190,166)
#7BC3AE
(123,195,174)
#88C8B6
(136,200,182)
#95CDBE
(149,205,190)
#A2D2C6
(162,210,198)
#AFD7CE
(175,215,206)
#BCDCD6
(188,220,214)
#C9E1DE
(201,225,222)
#D6E6E6
(214,230,230)
#E3EBEE
(227,235,238)
#F0F0F6
(240,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6EBEA6 color. Also use rgb(110,190,166) instead hex code.

Text Font Color

.myTextColor { color: #6EBEA6; }

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

This text font color is #6EBEA6.

Background Color

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

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

This div background color is #6EBEA6.

Border color

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

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

This div border color is #6EBEA6.

Opacity

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

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

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

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

This text has shadow with #6EBEA6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EBEA6.

Preview

Color preview on black background

This text has color #6EBEA6 on black background.


Color preview on white background

This text has color #6EBEA6 on white background.


Black color preview on #6EBEA6 background

This text has black color on #6EBEA6 background.


White color preview on #6EBEA6 background

This text has white color on #6EBEA6 background.


Related colors

Complementary color

Complementary color for #hex is #914159.


I love getcolorcode.com

Triadic colors

1 #A66EBE and #BEA66E with #6EBEA6 are triadic colors.

2 #A6BE6E and #BE6EA6 with #6EBEA6 are triadic colors.