COLOR #3E4B93

HEX: #3E4B93 RGB: (62,75,147)

Color info

#3E4B93 contains mainly blue color. Web safe color of #3E4B93 is #333399 (or #339).

RGB color model

#3E4B93 color RGB value is (62,75,147).

RGB: (62,75,147) (24%, 29%, 58%)

RGB channels and saturation

R 62 of 255 = 24%
G 75 of 255 = 29%
B 147 of 255 = 58%

62
75
147

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

Portions of RGB colors in percentages

R + G + B = 62 + 75 + 147 = 284 (100%)
R 62 of 284 ~ 21.83%
G 75 of 284 ~ 26.41%
B 147 of 284 ~ 51.76'%

%21.83
%26.41
%51.76

CMYK color model

#3E4B93 color CMYK value is (58,49,0,42).

  • cyan value is 57.82%
  • magenta value is 48.98%
  • yellow value is 0.00%
  • key color value is 42.35%

CMYK: (58,49,0,42)
C58M49Y0K42 (58%, 49%, 0%, 42%)
(0.58 / 0.49 / 0.00 / 0.42)

CMYK percentages

%57.82
%48.98
%0
%42.35

Codes

Color #3E4B93 in popluar color models

3E 4B 93
RGB 62 75 147
HSL 231° 40.67% 40.98%
HSB/HSV 231° 57.82% 57.65%
CMYK 57.82% 48.98% 0.00%
42.35%

Color #3E4B93 in popluar number systems.

HEX 3E 4B 93
Decimal 62 75 147
Binary 111110 1001011 10010011
Octal 76 113 223

Shades and tints

Shades of #3E4B93

#3E4B93
(62,75,147)
#394586
(57,69,134)
#343F79
(52,63,121)
#2F396C
(47,57,108)
#2A335F
(42,51,95)
#252D52
(37,45,82)
#202745
(32,39,69)
#1B2138
(27,33,56)
#161B2B
(22,27,43)
#11151E
(17,21,30)
#0C0F11
(12,15,17)
#000000
(0,0,0)

Tints of #3E4B93

#3E4B93
(62,75,147)
#4F5B9C
(79,91,156)
#606BA5
(96,107,165)
#717BAE
(113,123,174)
#828BB7
(130,139,183)
#939BC0
(147,155,192)
#A4ABC9
(164,171,201)
#B5BBD2
(181,187,210)
#C6CBDB
(198,203,219)
#D7DBE4
(215,219,228)
#E8EBED
(232,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #3E4B93 color. Also use rgb(62,75,147) instead hex code.

Text Font Color

.myTextColor { color: #3E4B93; }

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

This text font color is #3E4B93.

Background Color

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

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

This div background color is #3E4B93.

Border color

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

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

This div border color is #3E4B93.

Opacity

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

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

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

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

This text has shadow with #3E4B93 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #3E4B93.

Preview

Color preview on black background

This text has color #3E4B93 on black background.


Color preview on white background

This text has color #3E4B93 on white background.


Black color preview on #3E4B93 background

This text has black color on #3E4B93 background.


White color preview on #3E4B93 background

This text has white color on #3E4B93 background.


Related colors

Complementary color

Complementary color for #hex is #C1B46C.


I love getcolorcode.com

Triadic colors

1 #933E4B and #4B933E with #3E4B93 are triadic colors.

2 #934B3E and #4B3E93 with #3E4B93 are triadic colors.