COLOR #3B4E92

HEX: #3B4E92 RGB: (59,78,146)

Color info

#3B4E92 contains mainly blue color. Web safe color of #3B4E92 is #336699 (or #369).

RGB color model

#3B4E92 color RGB value is (59,78,146).

RGB: (59,78,146) (23%, 31%, 57%)

RGB channels and saturation

R 59 of 255 = 23%
G 78 of 255 = 31%
B 146 of 255 = 57%

59
78
146

R + G + B ~ 37%. #3B4E92 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 59 + 78 + 146 = 283 (100%)
R 59 of 283 ~ 20.85%
G 78 of 283 ~ 27.56%
B 146 of 283 ~ 51.59'%

%20.85
%27.56
%51.59

CMYK color model

#3B4E92 color CMYK value is (60,47,0,43).

  • cyan value is 59.59%
  • magenta value is 46.58%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (60,47,0,43)
C60M47Y0K43 (60%, 47%, 0%, 43%)
(0.60 / 0.47 / 0.00 / 0.43)

CMYK percentages

%59.59
%46.58
%0
%42.75

Codes

Color #3B4E92 in popluar color models

3B 4E 92
RGB 59 78 146
HSL 227° 42.44% 40.20%
HSB/HSV 227° 59.59% 57.25%
CMYK 59.59% 46.58% 0.00%
42.75%

Color #3B4E92 in popluar number systems.

HEX 3B 4E 92
Decimal 59 78 146
Binary 111011 1001110 10010010
Octal 73 116 222

Shades and tints

Shades of #3B4E92

#3B4E92
(59,78,146)
#364785
(54,71,133)
#314078
(49,64,120)
#2C396B
(44,57,107)
#27325E
(39,50,94)
#222B51
(34,43,81)
#1D2444
(29,36,68)
#181D37
(24,29,55)
#13162A
(19,22,42)
#0E0F1D
(14,15,29)
#090810
(9,8,16)
#000000
(0,0,0)

Tints of #3B4E92

#3B4E92
(59,78,146)
#4C5E9B
(76,94,155)
#5D6EA4
(93,110,164)
#6E7EAD
(110,126,173)
#7F8EB6
(127,142,182)
#909EBF
(144,158,191)
#A1AEC8
(161,174,200)
#B2BED1
(178,190,209)
#C3CEDA
(195,206,218)
#D4DEE3
(212,222,227)
#E5EEEC
(229,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3B4E92 color. Also use rgb(59,78,146) instead hex code.

Text Font Color

.myTextColor { color: #3B4E92; }

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

This text font color is #3B4E92.

Background Color

.myBgColor { background-color: #3B4E92; }

<div style="background-color:#3B4E92">Inner text</div>

This div background color is #3B4E92.

Border color

.myBorderColor { border: 1px solid #3B4E92; }

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

This div border color is #3B4E92.

Opacity

.myOpacity80 { color: #3B4E92; opacity: 0.8; }

<p style="color:#3B4E92;opacity:0.8;">80%</p>

Text with #3B4E92 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 #3B4E92;}

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

This text has shadow with #3B4E92 color.


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

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

This text has shadow with #3B4E92 primary color and red secondary color.


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

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

This text has shadow with #3B4E92 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #3B4E92.

Preview

Color preview on black background

This text has color #3B4E92 on black background.


Color preview on white background

This text has color #3B4E92 on white background.


Black color preview on #3B4E92 background

This text has black color on #3B4E92 background.


White color preview on #3B4E92 background

This text has white color on #3B4E92 background.


Related colors

Complementary color

Complementary color for #hex is #C4B16D.


I love getcolorcode.com

Triadic colors

1 #923B4E and #4E923B with #3B4E92 are triadic colors.

2 #924E3B and #4E3B92 with #3B4E92 are triadic colors.