COLOR #2E4A63

HEX: #2E4A63 RGB: (46,74,99)

Color info

#2E4A63 contains red, green and blue colors in about the same proportion. Web safe color of #2E4A63 is #333366 (or #336).

RGB color model

#2E4A63 color RGB value is (46,74,99).

RGB: (46,74,99) (18%, 29%, 39%)

RGB channels and saturation

R 46 of 255 = 18%
G 74 of 255 = 29%
B 99 of 255 = 39%

46
74
99

R + G + B ~ 29%. #2E4A63 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 46 + 74 + 99 = 219 (100%)
R 46 of 219 ~ 21%
G 74 of 219 ~ 33.79%
B 99 of 219 ~ 45.21'%

%21
%33.79
%45.21

CMYK color model

#2E4A63 color CMYK value is (54,25,0,61).

  • cyan value is 53.54%
  • magenta value is 25.25%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (54,25,0,61)
C54M25Y0K61 (54%, 25%, 0%, 61%)
(0.54 / 0.25 / 0.00 / 0.61)

CMYK percentages

%53.54
%25.25
%0
%61.18

Codes

Color #2E4A63 in popluar color models

2E 4A 63
RGB 46 74 99
HSL 208° 36.55% 28.43%
HSB/HSV 208° 53.54% 38.82%
CMYK 53.54% 25.25% 0.00%
61.18%

Color #2E4A63 in popluar number systems.

HEX 2E 4A 63
Decimal 46 74 99
Binary 101110 1001010 1100011
Octal 56 112 143

Shades and tints

Shades of #2E4A63

#2E4A63
(46,74,99)
#2A445A
(42,68,90)
#263E51
(38,62,81)
#223848
(34,56,72)
#1E323F
(30,50,63)
#1A2C36
(26,44,54)
#16262D
(22,38,45)
#122024
(18,32,36)
#0E1A1B
(14,26,27)
#0A1412
(10,20,18)
#060E09
(6,14,9)
#000000
(0,0,0)

Tints of #2E4A63

#2E4A63
(46,74,99)
#415A71
(65,90,113)
#546A7F
(84,106,127)
#677A8D
(103,122,141)
#7A8A9B
(122,138,155)
#8D9AA9
(141,154,169)
#A0AAB7
(160,170,183)
#B3BAC5
(179,186,197)
#C6CAD3
(198,202,211)
#D9DAE1
(217,218,225)
#ECEAEF
(236,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #2E4A63 color. Also use rgb(46,74,99) instead hex code.

Text Font Color

.myTextColor { color: #2E4A63; }

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

This text font color is #2E4A63.

Background Color

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

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

This div background color is #2E4A63.

Border color

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

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

This div border color is #2E4A63.

Opacity

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

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

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

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

This text has shadow with #2E4A63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2E4A63.

Preview

Color preview on black background

This text has color #2E4A63 on black background.


Color preview on white background

This text has color #2E4A63 on white background.


Black color preview on #2E4A63 background

This text has black color on #2E4A63 background.


White color preview on #2E4A63 background

This text has white color on #2E4A63 background.


Related colors

Complementary color

Complementary color for #hex is #D1B59C.


I love getcolorcode.com

Triadic colors

1 #632E4A and #4A632E with #2E4A63 are triadic colors.

2 #634A2E and #4A2E63 with #2E4A63 are triadic colors.