COLOR #3E6B87

HEX: #3E6B87 RGB: (62,107,135)

Color info

#3E6B87 contains mainly green and blue colors. Web safe color of #3E6B87 is #336699 (or #369).

RGB color model

#3E6B87 color RGB value is (62,107,135).

RGB: (62,107,135) (24%, 42%, 53%)

RGB channels and saturation

R 62 of 255 = 24%
G 107 of 255 = 42%
B 135 of 255 = 53%

62
107
135

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

Portions of RGB colors in percentages

R + G + B = 62 + 107 + 135 = 304 (100%)
R 62 of 304 ~ 20.39%
G 107 of 304 ~ 35.2%
B 135 of 304 ~ 44.41'%

%20.39
%35.2
%44.41

CMYK color model

#3E6B87 color CMYK value is (54,21,0,47).

  • cyan value is 54.07%
  • magenta value is 20.74%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (54,21,0,47)
C54M21Y0K47 (54%, 21%, 0%, 47%)
(0.54 / 0.21 / 0.00 / 0.47)

CMYK percentages

%54.07
%20.74
%0
%47.06

Codes

Color #3E6B87 in popluar color models

3E 6B 87
RGB 62 107 135
HSL 203° 37.06% 38.63%
HSB/HSV 203° 54.07% 52.94%
CMYK 54.07% 20.74% 0.00%
47.06%

Color #3E6B87 in popluar number systems.

HEX 3E 6B 87
Decimal 62 107 135
Binary 111110 1101011 10000111
Octal 76 153 207

Shades and tints

Shades of #3E6B87

#3E6B87
(62,107,135)
#39627B
(57,98,123)
#34596F
(52,89,111)
#2F5063
(47,80,99)
#2A4757
(42,71,87)
#253E4B
(37,62,75)
#20353F
(32,53,63)
#1B2C33
(27,44,51)
#162327
(22,35,39)
#111A1B
(17,26,27)
#0C110F
(12,17,15)
#000000
(0,0,0)

Tints of #3E6B87

#3E6B87
(62,107,135)
#4F7891
(79,120,145)
#60859B
(96,133,155)
#7192A5
(113,146,165)
#829FAF
(130,159,175)
#93ACB9
(147,172,185)
#A4B9C3
(164,185,195)
#B5C6CD
(181,198,205)
#C6D3D7
(198,211,215)
#D7E0E1
(215,224,225)
#E8EDEB
(232,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3E6B87 color. Also use rgb(62,107,135) instead hex code.

Text Font Color

.myTextColor { color: #3E6B87; }

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

This text font color is #3E6B87.

Background Color

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

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

This div background color is #3E6B87.

Border color

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

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

This div border color is #3E6B87.

Opacity

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

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

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

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

This text has shadow with #3E6B87 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3E6B87.

Preview

Color preview on black background

This text has color #3E6B87 on black background.


Color preview on white background

This text has color #3E6B87 on white background.


Black color preview on #3E6B87 background

This text has black color on #3E6B87 background.


White color preview on #3E6B87 background

This text has white color on #3E6B87 background.


Related colors

Complementary color

Complementary color for #hex is #C19478.


I love getcolorcode.com

Triadic colors

1 #873E6B and #6B873E with #3E6B87 are triadic colors.

2 #876B3E and #6B3E87 with #3E6B87 are triadic colors.