COLOR #2B4886

HEX: #2B4886 RGB: (43,72,134)

Color info

#2B4886 contains mainly blue color. Web safe color of #2B4886 is #333399 (or #339).

RGB color model

#2B4886 color RGB value is (43,72,134).

RGB: (43,72,134) (17%, 28%, 53%)

RGB channels and saturation

R 43 of 255 = 17%
G 72 of 255 = 28%
B 134 of 255 = 53%

43
72
134

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

Portions of RGB colors in percentages

R + G + B = 43 + 72 + 134 = 249 (100%)
R 43 of 249 ~ 17.27%
G 72 of 249 ~ 28.92%
B 134 of 249 ~ 53.82'%

%17.27
%28.92
%53.82

CMYK color model

#2B4886 color CMYK value is (68,46,0,47).

  • cyan value is 67.91%
  • magenta value is 46.27%
  • yellow value is 0.00%
  • key color value is 47.45%
CMYK: (68,46,0,47) C68M46Y0K47 (68%,46%,0%,47%) (0.68/0.46/0.00/0.47) 

CMYK percentages

%67.91
%46.27
%0
%47.45

Codes

Color #2B4886 in popluar color models

2B 48 86
RGB 43 72 134
HSL 221° 51.41% 34.71%
HSB/HSV 221° 67.91% 52.55%
CMYK 67.91% 46.27% 0.00%
47.45%

Color #2B4886 in popluar number systems.

HEX 2B 48 86
Decimal 43 72 134
Binary 101011 1001000 10000110
Octal 53 110 206

Shades and tints

Shades of #2B4886

#2B4886
(43,72,134)
#28427A
(40,66,122)
#253C6E
(37,60,110)
#223662
(34,54,98)
#1F3056
(31,48,86)
#1C2A4A
(28,42,74)
#19243E
(25,36,62)
#161E32
(22,30,50)
#131826
(19,24,38)
#10121A
(16,18,26)
#0D0C0E
(13,12,14)
#000000
(0,0,0)

Tints of #2B4886

#2B4886
(43,72,134)
#3E5891
(62,88,145)
#51689C
(81,104,156)
#6478A7
(100,120,167)
#7788B2
(119,136,178)
#8A98BD
(138,152,189)
#9DA8C8
(157,168,200)
#B0B8D3
(176,184,211)
#C3C8DE
(195,200,222)
#D6D8E9
(214,216,233)
#E9E8F4
(233,232,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #2B4886 color. Also use rgb(43,72,134) instead hex code.

Text Font Color

.myTextColor { color: #2B4886; }

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

This text font color is #2B4886.

Background Color

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

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

This div background color is #2B4886.

Border color

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

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

This div border color is #2B4886.

Opacity

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

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

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

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

This text has shadow with #2B4886 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #2B4886.

Preview

Color preview on black background

This text has color #2B4886 on black background.


Color preview on white background

This text has color #2B4886 on white background.


Black color preview on #2B4886 background

This text has black color on #2B4886 background.


White color preview on #2B4886 background

This text has white color on #2B4886 background.


Related colors

Complementary color

Complementary color for #hex is #D4B779.


I love getcolorcode.com

Gradients

Color #2B4886 is used in Facebook Blue gradient.

Facebook Blue


Triadic colors

1 #862B48 and #48862B with #2B4886 are triadic colors.

2 #86482B and #482B86 with #2B4886 are triadic colors.