COLOR #2E4D76

HEX: #2E4D76 RGB: (46,77,118)

Color info

#2E4D76 contains mainly green and blue colors. Web safe color of #2E4D76 is #333366 (or #336).

RGB color model

#2E4D76 color RGB value is (46,77,118).

RGB: (46,77,118) (18%, 30%, 46%)

RGB channels and saturation

R 46 of 255 = 18%
G 77 of 255 = 30%
B 118 of 255 = 46%

46
77
118

R + G + B ~ 31%. #2E4D76 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 46 + 77 + 118 = 241 (100%)
R 46 of 241 ~ 19.09%
G 77 of 241 ~ 31.95%
B 118 of 241 ~ 48.96'%

%19.09
%31.95
%48.96

CMYK color model

#2E4D76 color CMYK value is (61,35,0,54).

  • cyan value is 61.02%
  • magenta value is 34.75%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (61,35,0,54)
C61M35Y0K54 (61%, 35%, 0%, 54%)
(0.61 / 0.35 / 0.00 / 0.54)

CMYK percentages

%61.02
%34.75
%0
%53.73

Codes

Color #2E4D76 in popluar color models

2E 4D 76
RGB 46 77 118
HSL 214° 43.90% 32.16%
HSB/HSV 214° 61.02% 46.27%
CMYK 61.02% 34.75% 0.00%
53.73%

Color #2E4D76 in popluar number systems.

HEX 2E 4D 76
Decimal 46 77 118
Binary 101110 1001101 1110110
Octal 56 115 166

Shades and tints

Shades of #2E4D76

#2E4D76
(46,77,118)
#2A466C
(42,70,108)
#263F62
(38,63,98)
#223858
(34,56,88)
#1E314E
(30,49,78)
#1A2A44
(26,42,68)
#16233A
(22,35,58)
#121C30
(18,28,48)
#0E1526
(14,21,38)
#0A0E1C
(10,14,28)
#060712
(6,7,18)
#000000
(0,0,0)

Tints of #2E4D76

#2E4D76
(46,77,118)
#415D82
(65,93,130)
#546D8E
(84,109,142)
#677D9A
(103,125,154)
#7A8DA6
(122,141,166)
#8D9DB2
(141,157,178)
#A0ADBE
(160,173,190)
#B3BDCA
(179,189,202)
#C6CDD6
(198,205,214)
#D9DDE2
(217,221,226)
#ECEDEE
(236,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #2E4D76 color. Also use rgb(46,77,118) instead hex code.

Text Font Color

.myTextColor { color: #2E4D76; }

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

This text font color is #2E4D76.

Background Color

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

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

This div background color is #2E4D76.

Border color

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

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

This div border color is #2E4D76.

Opacity

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

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

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

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

This text has shadow with #2E4D76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2E4D76.

Preview

Color preview on black background

This text has color #2E4D76 on black background.


Color preview on white background

This text has color #2E4D76 on white background.


Black color preview on #2E4D76 background

This text has black color on #2E4D76 background.


White color preview on #2E4D76 background

This text has white color on #2E4D76 background.


Related colors

Complementary color

Complementary color for #2E4D76 is #D1B289.


I love getcolorcode.com

Triadic colors

1 #762E4D and #4D762E with #2E4D76 are triadic colors.

2 #764D2E and #4D2E76 with #2E4D76 are triadic colors.