COLOR #2E5D89

HEX: #2E5D89 RGB: (46,93,137)

Color info

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

RGB color model

#2E5D89 color RGB value is (46,93,137).

RGB: (46,93,137) (18%, 36%, 54%)

RGB channels and saturation

R 46 of 255 = 18%
G 93 of 255 = 36%
B 137 of 255 = 54%

46
93
137

R + G + B ~ 36%. #2E5D89 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 46 + 93 + 137 = 276 (100%)
R 46 of 276 ~ 16.67%
G 93 of 276 ~ 33.7%
B 137 of 276 ~ 49.64'%

%16.67
%33.7
%49.64

CMYK color model

#2E5D89 color CMYK value is (66,32,0,46).

  • cyan value is 66.42%
  • magenta value is 32.12%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (66,32,0,46)
C66M32Y0K46 (66%, 32%, 0%, 46%)
(0.66 / 0.32 / 0.00 / 0.46)

CMYK percentages

%66.42
%32.12
%0
%46.27

Codes

Color #2E5D89 in popluar color models

2E 5D 89
RGB 46 93 137
HSL 209° 49.73% 35.88%
HSB/HSV 209° 66.42% 53.73%
CMYK 66.42% 32.12% 0.00%
46.27%

Color #2E5D89 in popluar number systems.

HEX 2E 5D 89
Decimal 46 93 137
Binary 101110 1011101 10001001
Octal 56 135 211

Shades and tints

Shades of #2E5D89

#2E5D89
(46,93,137)
#2A557D
(42,85,125)
#264D71
(38,77,113)
#224565
(34,69,101)
#1E3D59
(30,61,89)
#1A354D
(26,53,77)
#162D41
(22,45,65)
#122535
(18,37,53)
#0E1D29
(14,29,41)
#0A151D
(10,21,29)
#060D11
(6,13,17)
#000000
(0,0,0)

Tints of #2E5D89

#2E5D89
(46,93,137)
#416B93
(65,107,147)
#54799D
(84,121,157)
#6787A7
(103,135,167)
#7A95B1
(122,149,177)
#8DA3BB
(141,163,187)
#A0B1C5
(160,177,197)
#B3BFCF
(179,191,207)
#C6CDD9
(198,205,217)
#D9DBE3
(217,219,227)
#ECE9ED
(236,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #2E5D89 color. Also use rgb(46,93,137) instead hex code.

Text Font Color

.myTextColor { color: #2E5D89; }

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

This text font color is #2E5D89.

Background Color

.myBgColor { background-color: #2E5D89; }

<div style="background-color:#2E5D89">Inner text</div>

This div background color is #2E5D89.

Border color

.myBorderColor { border: 1px solid #2E5D89; }

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

This div border color is #2E5D89.

Opacity

.myOpacity80 { color: #2E5D89; opacity: 0.8; }

<p style="color:#2E5D89;opacity:0.8;">80%</p>

Text with #2E5D89 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 #2E5D89;}

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

This text has shadow with #2E5D89 color.


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

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

This text has shadow with #2E5D89 primary color and red secondary color.


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

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

This text has shadow with #2E5D89 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #2E5D89.

Preview

Color preview on black background

This text has color #2E5D89 on black background.


Color preview on white background

This text has color #2E5D89 on white background.


Black color preview on #2E5D89 background

This text has black color on #2E5D89 background.


White color preview on #2E5D89 background

This text has white color on #2E5D89 background.


Related colors

Complementary color

Complementary color for #hex is #D1A276.


I love getcolorcode.com

Triadic colors

1 #892E5D and #5D892E with #2E5D89 are triadic colors.

2 #895D2E and #5D2E89 with #2E5D89 are triadic colors.