COLOR #3E5D60

HEX: #3E5D60 RGB: (62,93,96)

Color info

#3E5D60 contains red, green and blue colors in about the same proportion. Web safe color of #3E5D60 is #336666 (or #366).

RGB color model

#3E5D60 color RGB value is (62,93,96).

RGB: (62,93,96) (24%, 36%, 38%)

RGB channels and saturation

R 62 of 255 = 24%
G 93 of 255 = 36%
B 96 of 255 = 38%

62
93
96

R + G + B ~ 33%. #3E5D60 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 62 + 93 + 96 = 251 (100%)
R 62 of 251 ~ 24.7%
G 93 of 251 ~ 37.05%
B 96 of 251 ~ 38.25'%

%24.7
%37.05
%38.25

CMYK color model

#3E5D60 color CMYK value is (35,3,0,62).

  • cyan value is 35.42%
  • magenta value is 3.12%
  • yellow value is 0.00%
  • key color value is 62.35%

CMYK: (35,3,0,62)
C35M3Y0K62 (35%, 3%, 0%, 62%)
(0.35 / 0.03 / 0.00 / 0.62)

CMYK percentages

%35.42
%3.12
%0
%62.35

Codes

Color #3E5D60 in popluar color models

3E 5D 60
RGB 62 93 96
HSL 185° 21.52% 30.98%
HSB/HSV 185° 35.42% 37.65%
CMYK 35.42% 3.12% 0.00%
62.35%

Color #3E5D60 in popluar number systems.

HEX 3E 5D 60
Decimal 62 93 96
Binary 111110 1011101 1100000
Octal 76 135 140

Shades and tints

Shades of #3E5D60

#3E5D60
(62,93,96)
#395558
(57,85,88)
#344D50
(52,77,80)
#2F4548
(47,69,72)
#2A3D40
(42,61,64)
#253538
(37,53,56)
#202D30
(32,45,48)
#1B2528
(27,37,40)
#161D20
(22,29,32)
#111518
(17,21,24)
#0C0D10
(12,13,16)
#000000
(0,0,0)

Tints of #3E5D60

#3E5D60
(62,93,96)
#4F6B6E
(79,107,110)
#60797C
(96,121,124)
#71878A
(113,135,138)
#829598
(130,149,152)
#93A3A6
(147,163,166)
#A4B1B4
(164,177,180)
#B5BFC2
(181,191,194)
#C6CDD0
(198,205,208)
#D7DBDE
(215,219,222)
#E8E9EC
(232,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3E5D60 color. Also use rgb(62,93,96) instead hex code.

Text Font Color

.myTextColor { color: #3E5D60; }

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

This text font color is #3E5D60.

Background Color

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

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

This div background color is #3E5D60.

Border color

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

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

This div border color is #3E5D60.

Opacity

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

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

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

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

This text has shadow with #3E5D60 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3E5D60.

Preview

Color preview on black background

This text has color #3E5D60 on black background.


Color preview on white background

This text has color #3E5D60 on white background.


Black color preview on #3E5D60 background

This text has black color on #3E5D60 background.


White color preview on #3E5D60 background

This text has white color on #3E5D60 background.


Related colors

Complementary color

Complementary color for #hex is #C1A29F.


I love getcolorcode.com

Triadic colors

1 #603E5D and #5D603E with #3E5D60 are triadic colors.

2 #605D3E and #5D3E60 with #3E5D60 are triadic colors.