COLOR #2B4E89

HEX: #2B4E89 RGB: (43,78,137)

Color info

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

RGB color model

#2B4E89 color RGB value is (43,78,137).

RGB: (43,78,137) (17%, 31%, 54%)

RGB channels and saturation

R 43 of 255 = 17%
G 78 of 255 = 31%
B 137 of 255 = 54%

43
78
137

R + G + B ~ 34%. #2B4E89 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 43 + 78 + 137 = 258 (100%)
R 43 of 258 ~ 16.67%
G 78 of 258 ~ 30.23%
B 137 of 258 ~ 53.1'%

%16.67
%30.23
%53.1

CMYK color model

#2B4E89 color CMYK value is (69,43,0,46).

  • cyan value is 68.61%
  • magenta value is 43.07%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (69,43,0,46)
C69M43Y0K46 (69%, 43%, 0%, 46%)
(0.69 / 0.43 / 0.00 / 0.46)

CMYK percentages

%68.61
%43.07
%0
%46.27

Codes

Color #2B4E89 in popluar color models

2B 4E 89
RGB 43 78 137
HSL 218° 52.22% 35.29%
HSB/HSV 218° 68.61% 53.73%
CMYK 68.61% 43.07% 0.00%
46.27%

Color #2B4E89 in popluar number systems.

HEX 2B 4E 89
Decimal 43 78 137
Binary 101011 1001110 10001001
Octal 53 116 211

Shades and tints

Shades of #2B4E89

#2B4E89
(43,78,137)
#28477D
(40,71,125)
#254071
(37,64,113)
#223965
(34,57,101)
#1F3259
(31,50,89)
#1C2B4D
(28,43,77)
#192441
(25,36,65)
#161D35
(22,29,53)
#131629
(19,22,41)
#100F1D
(16,15,29)
#0D0811
(13,8,17)
#000000
(0,0,0)

Tints of #2B4E89

#2B4E89
(43,78,137)
#3E5E93
(62,94,147)
#516E9D
(81,110,157)
#647EA7
(100,126,167)
#778EB1
(119,142,177)
#8A9EBB
(138,158,187)
#9DAEC5
(157,174,197)
#B0BECF
(176,190,207)
#C3CED9
(195,206,217)
#D6DEE3
(214,222,227)
#E9EEED
(233,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #2B4E89 color. Also use rgb(43,78,137) instead hex code.

Text Font Color

.myTextColor { color: #2B4E89; }

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

This text font color is #2B4E89.

Background Color

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

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

This div background color is #2B4E89.

Border color

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

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

This div border color is #2B4E89.

Opacity

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

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

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

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

This text has shadow with #2B4E89 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2B4E89.

Preview

Color preview on black background

This text has color #2B4E89 on black background.


Color preview on white background

This text has color #2B4E89 on white background.


Black color preview on #2B4E89 background

This text has black color on #2B4E89 background.


White color preview on #2B4E89 background

This text has white color on #2B4E89 background.


Related colors

Complementary color

Complementary color for #hex is #D4B176.


I love getcolorcode.com

Triadic colors

1 #892B4E and #4E892B with #2B4E89 are triadic colors.

2 #894E2B and #4E2B89 with #2B4E89 are triadic colors.