COLOR #2E4E82

HEX: #2E4E82 RGB: (46,78,130)

Color info

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

RGB color model

#2E4E82 color RGB value is (46,78,130).

RGB: (46,78,130) (18%, 31%, 51%)

RGB channels and saturation

R 46 of 255 = 18%
G 78 of 255 = 31%
B 130 of 255 = 51%

46
78
130

R + G + B ~ 33%. #2E4E82 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 46 + 78 + 130 = 254 (100%)
R 46 of 254 ~ 18.11%
G 78 of 254 ~ 30.71%
B 130 of 254 ~ 51.18'%

%18.11
%30.71
%51.18

CMYK color model

#2E4E82 color CMYK value is (65,40,0,49).

  • cyan value is 64.62%
  • magenta value is 40.00%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (65,40,0,49)
C65M40Y0K49 (65%, 40%, 0%, 49%)
(0.65 / 0.40 / 0.00 / 0.49)

CMYK percentages

%64.62
%40
%0
%49.02

Codes

Color #2E4E82 in popluar color models

2E 4E 82
RGB 46 78 130
HSL 217° 47.73% 34.51%
HSB/HSV 217° 64.62% 50.98%
CMYK 64.62% 40.00% 0.00%
49.02%

Color #2E4E82 in popluar number systems.

HEX 2E 4E 82
Decimal 46 78 130
Binary 101110 1001110 10000010
Octal 56 116 202

Shades and tints

Shades of #2E4E82

#2E4E82
(46,78,130)
#2A4777
(42,71,119)
#26406C
(38,64,108)
#223961
(34,57,97)
#1E3256
(30,50,86)
#1A2B4B
(26,43,75)
#162440
(22,36,64)
#121D35
(18,29,53)
#0E162A
(14,22,42)
#0A0F1F
(10,15,31)
#060814
(6,8,20)
#000000
(0,0,0)

Tints of #2E4E82

#2E4E82
(46,78,130)
#415E8D
(65,94,141)
#546E98
(84,110,152)
#677EA3
(103,126,163)
#7A8EAE
(122,142,174)
#8D9EB9
(141,158,185)
#A0AEC4
(160,174,196)
#B3BECF
(179,190,207)
#C6CEDA
(198,206,218)
#D9DEE5
(217,222,229)
#ECEEF0
(236,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #2E4E82 color. Also use rgb(46,78,130) instead hex code.

Text Font Color

.myTextColor { color: #2E4E82; }

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

This text font color is #2E4E82.

Background Color

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

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

This div background color is #2E4E82.

Border color

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

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

This div border color is #2E4E82.

Opacity

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

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

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

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

This text has shadow with #2E4E82 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2E4E82.

Preview

Color preview on black background

This text has color #2E4E82 on black background.


Color preview on white background

This text has color #2E4E82 on white background.


Black color preview on #2E4E82 background

This text has black color on #2E4E82 background.


White color preview on #2E4E82 background

This text has white color on #2E4E82 background.


Related colors

Complementary color

Complementary color for #hex is #D1B17D.


I love getcolorcode.com

Triadic colors

1 #822E4E and #4E822E with #2E4E82 are triadic colors.

2 #824E2E and #4E2E82 with #2E4E82 are triadic colors.