COLOR #3E5A47

HEX: #3E5A47 RGB: (62,90,71)

Renk bilgisi

#3E5A47 contains red, green and blue colors in about the same proportion. #3E5A47 ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#3E5A47 color RGB value is (62,90,71).

RGB: (62,90,71) (24%, 35%, 28%)

RGB bağlantıları ve doygunluk

R 62 of 255 = 24%
G 90 of 255 = 35%
B 71 of 255 = 28%

62
90
71

R + G + B ~ 29%. #3E5A47 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 62 + 90 + 71 = 223 (100%)
R 62 of 223 ~ 27.8%
G 90 of 223 ~ 40.36%
B 71 of 223 ~ 31.84'%

%27.8
%40.36
%31.84

CMYK RENK MODELİ

#3E5A47 rengi CMYK tonu (31,0,21,65).

  • camgöbeği tonu 31.11%
  • eflatun tonu 0.00%
  • sarı tonu 21.11%
  • ana renk tonu 64.71%

CMYK: (31,0,21,65)
C31M0Y21K65 (31%, 0%, 21%, 65%)
(0.31 / 0.00 / 0.21 / 0.65)

CMYK yüzdeleri

%31.11
%0
%21.11
%64.71

Codes

Color #3E5A47 in popluar color models

3E 5A 47
RGB 62 90 71
HSL 139° 18.42% 29.80%
HSB/HSV 139° 31.11% 35.29%
CMYK 31.11% 0.00% 21.11%
64.71%

Color #3E5A47 in popluar number systems.

HEX 3E 5A 47
Decimal 62 90 71
Binary 111110 1011010 1000111
Octal 76 132 107

Shades and tints

Shades of #3E5A47

#3E5A47
(62,90,71)
#395241
(57,82,65)
#344A3B
(52,74,59)
#2F4235
(47,66,53)
#2A3A2F
(42,58,47)
#253229
(37,50,41)
#202A23
(32,42,35)
#1B221D
(27,34,29)
#161A17
(22,26,23)
#111211
(17,18,17)
#0C0A0B
(12,10,11)
#000000
(0,0,0)

Tints of #3E5A47

#3E5A47
(62,90,71)
#4F6957
(79,105,87)
#607867
(96,120,103)
#718777
(113,135,119)
#829687
(130,150,135)
#93A597
(147,165,151)
#A4B4A7
(164,180,167)
#B5C3B7
(181,195,183)
#C6D2C7
(198,210,199)
#D7E1D7
(215,225,215)
#E8F0E7
(232,240,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3E5A47 color. Also use rgb(62,90,71) instead hex code.

Text Font Color

.myTextColor { color: #3E5A47; }

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

This text font color is #3E5A47.

Background Color

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

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

This div background color is #3E5A47.

Border color

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

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

This div border color is #3E5A47.

Opacity

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

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

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

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

This text has shadow with #3E5A47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3E5A47.

Preview

Color preview on black background

This text has color #3E5A47 on black background.


Color preview on white background

This text has color #3E5A47 on white background.


Black color preview on #3E5A47 background

This text has black color on #3E5A47 background.


White color preview on #3E5A47 background

This text has white color on #3E5A47 background.


Related colors

Complementary color

Complementary color for #hex is #C1A5B8.


I love getcolorcode.com

Triadic colors

1 #473E5A and #5A473E with #3E5A47 are triadic colors.

2 #475A3E and #5A3E47 with #3E5A47 are triadic colors.