COLOR #3E9B86

HEX: #3E9B86 RGB: (62,155,134)

Color info

#3E9B86 contains mainly green and blue colors. Web safe color of #3E9B86 is #339999 (or #399).

RGB color model

#3E9B86 color RGB value is (62,155,134).

RGB: (62,155,134) (24%, 61%, 53%)

RGB channels and saturation

R 62 of 255 = 24%
G 155 of 255 = 61%
B 134 of 255 = 53%

62
155
134

R + G + B ~ 46%. #3E9B86 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 62 + 155 + 134 = 351 (100%)
R 62 of 351 ~ 17.66%
G 155 of 351 ~ 44.16%
B 134 of 351 ~ 38.18'%

%17.66
%44.16
%38.18

CMYK color model

#3E9B86 color CMYK value is (60,0,14,39).

  • cyan value is 60.00%
  • magenta value is 0.00%
  • yellow value is 13.55%
  • key color value is 39.22%

CMYK: (60,0,14,39)
C60M0Y14K39 (60%, 0%, 14%, 39%)
(0.60 / 0.00 / 0.14 / 0.39)

CMYK percentages

%60
%0
%13.55
%39.22

Codes

Color #3E9B86 in popluar color models

3E 9B 86
RGB 62 155 134
HSL 166° 42.86% 42.55%
HSB/HSV 166° 60.00% 60.78%
CMYK 60.00% 0.00% 13.55%
39.22%

Color #3E9B86 in popluar number systems.

HEX 3E 9B 86
Decimal 62 155 134
Binary 111110 10011011 10000110
Octal 76 233 206

Shades and tints

Shades of #3E9B86

#3E9B86
(62,155,134)
#398D7A
(57,141,122)
#347F6E
(52,127,110)
#2F7162
(47,113,98)
#2A6356
(42,99,86)
#25554A
(37,85,74)
#20473E
(32,71,62)
#1B3932
(27,57,50)
#162B26
(22,43,38)
#111D1A
(17,29,26)
#0C0F0E
(12,15,14)
#000000
(0,0,0)

Tints of #3E9B86

#3E9B86
(62,155,134)
#4FA491
(79,164,145)
#60AD9C
(96,173,156)
#71B6A7
(113,182,167)
#82BFB2
(130,191,178)
#93C8BD
(147,200,189)
#A4D1C8
(164,209,200)
#B5DAD3
(181,218,211)
#C6E3DE
(198,227,222)
#D7ECE9
(215,236,233)
#E8F5F4
(232,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3E9B86 color. Also use rgb(62,155,134) instead hex code.

Text Font Color

.myTextColor { color: #3E9B86; }

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

This text font color is #3E9B86.

Background Color

.myBgColor { background-color: #3E9B86; }

<div style="background-color:#3E9B86">Inner text</div>

This div background color is #3E9B86.

Border color

.myBorderColor { border: 1px solid #3E9B86; }

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

This div border color is #3E9B86.

Opacity

.myOpacity80 { color: #3E9B86; opacity: 0.8; }

<p style="color:#3E9B86;opacity:0.8;">80%</p>

Text with #3E9B86 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 #3E9B86;}

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

This text has shadow with #3E9B86 color.


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

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

This text has shadow with #3E9B86 primary color and red secondary color.


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

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

This text has shadow with #3E9B86 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #3E9B86.

Preview

Color preview on black background

This text has color #3E9B86 on black background.


Color preview on white background

This text has color #3E9B86 on white background.


Black color preview on #3E9B86 background

This text has black color on #3E9B86 background.


White color preview on #3E9B86 background

This text has white color on #3E9B86 background.


Related colors

Complementary color

Complementary color for #hex is #C16479.


I love getcolorcode.com

Triadic colors

1 #863E9B and #9B863E with #3E9B86 are triadic colors.

2 #869B3E and #9B3E86 with #3E9B86 are triadic colors.