COLOR #2E5E72

HEX: #2E5E72 RGB: (46,94,114)

Color info

#2E5E72 contains mainly green and blue colors. Web safe color of #2E5E72 is #336666 (or #366).

RGB color model

#2E5E72 color RGB value is (46,94,114).

RGB: (46,94,114) (18%, 37%, 45%)

RGB channels and saturation

R 46 of 255 = 18%
G 94 of 255 = 37%
B 114 of 255 = 45%

46
94
114

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

Portions of RGB colors in percentages

R + G + B = 46 + 94 + 114 = 254 (100%)
R 46 of 254 ~ 18.11%
G 94 of 254 ~ 37.01%
B 114 of 254 ~ 44.88'%

%18.11
%37.01
%44.88

CMYK color model

#2E5E72 color CMYK value is (60,18,0,55).

  • cyan value is 59.65%
  • magenta value is 17.54%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (60,18,0,55)
C60M18Y0K55 (60%, 18%, 0%, 55%)
(0.60 / 0.18 / 0.00 / 0.55)

CMYK percentages

%59.65
%17.54
%0
%55.29

Codes

Color #2E5E72 in popluar color models

2E 5E 72
RGB 46 94 114
HSL 198° 42.50% 31.37%
HSB/HSV 198° 59.65% 44.71%
CMYK 59.65% 17.54% 0.00%
55.29%

Color #2E5E72 in popluar number systems.

HEX 2E 5E 72
Decimal 46 94 114
Binary 101110 1011110 1110010
Octal 56 136 162

Shades and tints

Shades of #2E5E72

#2E5E72
(46,94,114)
#2A5668
(42,86,104)
#264E5E
(38,78,94)
#224654
(34,70,84)
#1E3E4A
(30,62,74)
#1A3640
(26,54,64)
#162E36
(22,46,54)
#12262C
(18,38,44)
#0E1E22
(14,30,34)
#0A1618
(10,22,24)
#060E0E
(6,14,14)
#000000
(0,0,0)

Tints of #2E5E72

#2E5E72
(46,94,114)
#416C7E
(65,108,126)
#547A8A
(84,122,138)
#678896
(103,136,150)
#7A96A2
(122,150,162)
#8DA4AE
(141,164,174)
#A0B2BA
(160,178,186)
#B3C0C6
(179,192,198)
#C6CED2
(198,206,210)
#D9DCDE
(217,220,222)
#ECEAEA
(236,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #2E5E72 color. Also use rgb(46,94,114) instead hex code.

Text Font Color

.myTextColor { color: #2E5E72; }

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

This text font color is #2E5E72.

Background Color

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

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

This div background color is #2E5E72.

Border color

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

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

This div border color is #2E5E72.

Opacity

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

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

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

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

This text has shadow with #2E5E72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2E5E72.

Preview

Color preview on black background

This text has color #2E5E72 on black background.


Color preview on white background

This text has color #2E5E72 on white background.


Black color preview on #2E5E72 background

This text has black color on #2E5E72 background.


White color preview on #2E5E72 background

This text has white color on #2E5E72 background.


Related colors

Complementary color

Complementary color for #hex is #D1A18D.


I love getcolorcode.com

Triadic colors

1 #722E5E and #5E722E with #2E5E72 are triadic colors.

2 #725E2E and #5E2E72 with #2E5E72 are triadic colors.