COLOR #3E7A73

HEX: #3E7A73 RGB: (62,122,115)

Color info

#3E7A73 contains mainly green and blue colors. Web safe color of #3E7A73 is #336666 (or #366).

RGB color model

#3E7A73 color RGB value is (62,122,115).

RGB: (62,122,115) (24%, 48%, 45%)

RGB channels and saturation

R 62 of 255 = 24%
G 122 of 255 = 48%
B 115 of 255 = 45%

62
122
115

R + G + B ~ 39%. #3E7A73 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 62 + 122 + 115 = 299 (100%)
R 62 of 299 ~ 20.74%
G 122 of 299 ~ 40.8%
B 115 of 299 ~ 38.46'%

%20.74
%40.8
%38.46

CMYK color model

#3E7A73 color CMYK value is (49,0,6,52).

  • cyan value is 49.18%
  • magenta value is 0.00%
  • yellow value is 5.74%
  • key color value is 52.16%

CMYK: (49,0,6,52)
C49M0Y6K52 (49%, 0%, 6%, 52%)
(0.49 / 0.00 / 0.06 / 0.52)

CMYK percentages

%49.18
%0
%5.74
%52.16

Codes

Color #3E7A73 in popluar color models

3E 7A 73
RGB 62 122 115
HSL 173° 32.61% 36.08%
HSB/HSV 173° 49.18% 47.84%
CMYK 49.18% 0.00% 5.74%
52.16%

Color #3E7A73 in popluar number systems.

HEX 3E 7A 73
Decimal 62 122 115
Binary 111110 1111010 1110011
Octal 76 172 163

Shades and tints

Shades of #3E7A73

#3E7A73
(62,122,115)
#396F69
(57,111,105)
#34645F
(52,100,95)
#2F5955
(47,89,85)
#2A4E4B
(42,78,75)
#254341
(37,67,65)
#203837
(32,56,55)
#1B2D2D
(27,45,45)
#162223
(22,34,35)
#111719
(17,23,25)
#0C0C0F
(12,12,15)
#000000
(0,0,0)

Tints of #3E7A73

#3E7A73
(62,122,115)
#4F867F
(79,134,127)
#60928B
(96,146,139)
#719E97
(113,158,151)
#82AAA3
(130,170,163)
#93B6AF
(147,182,175)
#A4C2BB
(164,194,187)
#B5CEC7
(181,206,199)
#C6DAD3
(198,218,211)
#D7E6DF
(215,230,223)
#E8F2EB
(232,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3E7A73 color. Also use rgb(62,122,115) instead hex code.

Text Font Color

.myTextColor { color: #3E7A73; }

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

This text font color is #3E7A73.

Background Color

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

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

This div background color is #3E7A73.

Border color

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

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

This div border color is #3E7A73.

Opacity

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

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

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

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

This text has shadow with #3E7A73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3E7A73.

Preview

Color preview on black background

This text has color #3E7A73 on black background.


Color preview on white background

This text has color #3E7A73 on white background.


Black color preview on #3E7A73 background

This text has black color on #3E7A73 background.


White color preview on #3E7A73 background

This text has white color on #3E7A73 background.


Related colors

Complementary color

Complementary color for #hex is #C1858C.


I love getcolorcode.com

Triadic colors

1 #733E7A and #7A733E with #3E7A73 are triadic colors.

2 #737A3E and #7A3E73 with #3E7A73 are triadic colors.